mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
18 lines
966 B
Markdown
18 lines
966 B
Markdown
### [CVE-2007-2053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2053)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|