Files
CVEs-PoC/2007/CVE-2007-2352.md
T
2024-06-18 02:51:15 +02:00

18 lines
951 B
Markdown

### [CVE-2007-2352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2352)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple format string vulnerabilities in AFFLIB 2.2.6 allow remote attackers to execute arbitrary code via certain command line parameters, which are used in (1) warn and (2) err calls, possibly involving (a) lib/s3.cpp, (b) tools/afconvert.cpp, (c) tools/afcopy.cpp, (d) tools/afinfo.cpp, (e) aimage/imager.cpp, and (f) tools/afxml.cpp. NOTE: this identifier is intended to address the vectors that were not fixed in CVE-2007-2054, but the unfixed vectors were not explicitly listed.
### POC
#### Reference
- http://securityreason.com/securityalert/2657
#### Github
No PoCs found on GitHub currently.