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

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1235",
"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 admin/deleteuser.php in HitHost 1.0.0 might allow remote attackers to delete directories (possibly only empty directories) via the $deleteuser variable. NOTE: the initial disclosure for this issue indicated that the researcher was unable to prove this issue; however, this might have been due to certain behaviors of rmdir."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060306 histhost v1.0.0 xss and possible rmdir",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/426931/100/0/threaded"
},
{
"name" : "20060314 Re: histhost v1.0.0 xss and possible rmdir",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/427631/100/0/threaded"
},
{
"name" : "19155",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19155"
},
{
"name" : "hithost-deleteuser-directory-deletion(25106)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25106"
}
]
}
}