cvelist/2005/1xxx/CVE-2005-1952.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-1952",
"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 Pico Server (pServ) 3.3 allows remote attackers to read arbitrary files and execute arbitrary commands via a /./ (slash dot slash) before each .. (dot dot) sequence in the URL, which results in an incorrect directory depth count."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050611 Multiple vulnerabilities in Pico Server (pServ) v3.3",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=111852830111316&w=2"
},
{
"name" : "http://sourceforge.net/project/shownotes.php?group_id=59378&release_id=334036",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://sourceforge.net/project/shownotes.php?group_id=59378&release_id=334036"
},
{
"name" : "15663",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/15663"
}
]
}
}