mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2009-20004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-20004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
gAlan 0.2.1, a modular audio processing environment for Windows, is vulnerable to a stack-based buffer overflow when parsing .galan files. The application fails to properly validate the length of input data, allowing a specially crafted file to overwrite the stack and execute arbitrary code. Exploitation requires local interaction, typically by convincing a user to open the malicious file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/10339
|
|
- https://www.exploit-db.com/exploits/10345
|
|
- https://www.exploit-db.com/exploits/16664
|
|
- https://www.vulncheck.com/advisories/galan-buffer-overflow
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|