cvelist/2007/4xxx/CVE-2007-4559.json
2019-03-17 21:56:13 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-4559",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "26623",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/26623"
},
{
"name": "ADV-2007-3022",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/3022"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=263261",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261"
},
{
"name": "[python-dev] 20070824 tarfile and directory traversal vulnerability",
"refsource": "MLIST",
"url": "http://mail.python.org/pipermail/python-dev/2007-August/074290.html"
},
{
"name": "[python-dev] 20070825 tarfile and directory traversal vulnerability",
"refsource": "MLIST",
"url": "http://mail.python.org/pipermail/python-dev/2007-August/074292.html"
}
]
}
}