CVE-2009-20005
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-17
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| intersystems | cache | 2009.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in the UtilConfigHome.csp endpoint of InterSystems Caché 2009.1. It occurs when a specially crafted HTTP GET request with an oversized argument is sent to the .csp handler. Because the input is not properly checked for size, it overflows a stack buffer, allowing an attacker to overwrite control structures and potentially execute arbitrary code.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary code on the affected system without any privileges or user interaction. This can lead to full system compromise, data theft, or disruption of services.