cvelist/2002/2xxx/CVE-2002-2131.json
2019-03-18 03:40:43 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2131",
"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 Perl-HTTPd before 1.0.2 allows remote attackers to view arbitrary files via a .. (dot dot) in an unknown argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "6497",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6497"
},
{
"name": "perlhttpd-dotdot-directory-traversal(10992)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10992.php"
},
{
"name": "http://citrustech.net/~chrisj/perl-httpd/INFO.txt",
"refsource": "MISC",
"url": "http://citrustech.net/~chrisj/perl-httpd/INFO.txt"
}
]
}
}