cvelist/2002/1xxx/CVE-2002-1425.json

73 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-1425",
"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 munpack in mpack 1.5 and earlier allows remote attackers to create new files in the parent directory via a ../ (dot-dot) sequence in the filename to be extracted."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "DSA-141",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2002/dsa-141"
},
{
"name" : "5386",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5386"
},
{
"name" : "munpack-dotdot-directory-traversal(9748)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9748.php"
}
]
}
}