cvelist/2006/0xxx/CVE-2006-0508.json
2018-10-19 11:05:17 -04:00

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-0508",
"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" : "Easy CMS stores the images directory under the web document root with insufficient access control and browsing enabled, which allows remote attackers to list and possibly read images that are stored in that directory."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060129 EasyCMS vulnerable to XSS injection.",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/423442/100/0/threaded"
},
{
"name" : "20060208 Re: Re: EasyCMS vulnerable to XSS injection.",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/424431/100/0/threaded"
},
{
"name" : "18673",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18673"
},
{
"name" : "easycms-insecure-directories(24373)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24373"
}
]
}
}