cvelist/2006/0xxx/CVE-2006-0932.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:26:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-0932",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:26:10 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in zip.lib.php 0.1.1 in PEAR::Archive_Zip allows remote attackers to create and overwrite arbitrary files via certain crafted pathnames in a ZIP archive."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:26:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20060225 Archive_Zip (Zip file management class) Directory traversal",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/426153/100/0/threaded"
},
{
"name": "20060224 Archive_Tar v 1.2(Tested) (Tar file management class) Directory traversal",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/425967/100/0/threaded"
},
{
"name": "http://www.hamid.ir/security/phpzip.txt",
"refsource": "MISC",
"url": "http://www.hamid.ir/security/phpzip.txt"
},
{
"name": "ziplib-directory-traversal(24972)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24972"
},
{
"name": "486",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/486"
}
]
}
}