Files
CVEs-PoC/2007/CVE-2007-3641.md
T
2024-05-26 14:27:05 +02:00

22 lines
975 B
Markdown

### [CVE-2007-3641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3641)
![](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
archive_read_support_format_tar.c in libarchive before 2.2.4 does not properly compute the length of a certain buffer when processing a malformed pax extension header, which allows user-assisted remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted (1) PAX or (2) TAR archive that triggers a buffer overflow.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Hwangtaewon/radamsa
- https://github.com/StephenHaruna/RADAMSA
- https://github.com/nqwang/radamsa
- https://github.com/sambacha/mirror-radamsa
- https://github.com/sunzu94/radamsa-Fuzzer