cvelist/2006/1xxx/CVE-2006-1995.json
2018-10-18 11:15:13 -04:00

108 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1995",
"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 index.php in Scry Gallery 1.1 allows remote attackers to read arbitrary files via \"..\" sequences in the p parameter, which is not properly sanitized due to an rtrim function call with the arguments in the wrong order."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060421 Scry Gallery Directory Traversal & Full Path Disclosure Vulnerabilites",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/431716/100/0/threaded"
},
{
"name" : "20060425 Interesting Scry stuff",
"refsource" : "VIM",
"url" : "http://attrition.org/pipermail/vim/2006-April/000716.html"
},
{
"name" : "http://downloads.securityfocus.com/vulnerabilities/exploits/17649-directory-traversal.exploit",
"refsource" : "MISC",
"url" : "http://downloads.securityfocus.com/vulnerabilities/exploits/17649-directory-traversal.exploit"
},
{
"name" : "17649",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17649"
},
{
"name" : "17668",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17668"
},
{
"name" : "ADV-2006-1490",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1490"
},
{
"name" : "24889",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/24889"
},
{
"name" : "19777",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19777"
},
{
"name" : "784",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/784"
},
{
"name" : "scry-gallery-index-directory-traversal(25991)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25991"
}
]
}
}