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

18 lines
966 B
Markdown

### [CVE-2007-2053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2053)
![](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 stack-based buffer overflows in AFFLIB before 2.2.6 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via (1) a long LastModified value in an S3 XML response in lib/s3.cpp; (2) a long (a) path or (b) bucket in an S3 URL in lib/vnode_s3.cpp; or (3) a long (c) EFW, (d) AFD, or (c) aimage file path. NOTE: the aimage vector (3c) has since been recalled from the researcher's original advisory, since the code is not called in any version of AFFLIB.
### POC
#### Reference
- http://securityreason.com/securityalert/2655
#### Github
No PoCs found on GitHub currently.