mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
### [CVE-2007-4559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4559)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/BSolarV/cvedetails-summary
|
|
- https://github.com/Brianpan/go-creosote
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/NaInSec/CVE-LIST
|
|
- https://github.com/Ooscaar/MALW
|
|
- https://github.com/advanced-threat-research/Creosote
|
|
- https://github.com/alextamkin/dabs
|
|
- https://github.com/davidholiday/CVE-2007-4559
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/luigigubello/trellix-tarslip-patch-bypass
|
|
- https://github.com/woniwory/woniwory
|
|
|