mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
22 lines
1000 B
Markdown
22 lines
1000 B
Markdown
### [CVE-2007-3645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3645)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
archive_read_support_format_tar.c in libarchive before 2.2.4 allows user-assisted remote attackers to cause a denial of service (crash) via (1) an end-of-file condition within a tar header that follows a pax extension header or (2) a malformed pax extension header in an (a) PAX or a (b) TAR archive, which results in a NULL pointer dereference, a different issue than CVE-2007-3644.
|
|
|
|
### 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
|
|
|