cvelist/2009/4xxx/CVE-2009-4581.json
2019-03-17 22:39:39 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4581",
"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 modules/admincp.php in RoseOnlineCMS 3 B1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the admin parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "10793",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/10793"
},
{
"name": "roseonlinecms-admincp-file-include(55207)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55207"
},
{
"name": "http://packetstormsecurity.org/0912-exploits/roseonlinecms-lfi.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0912-exploits/roseonlinecms-lfi.txt"
},
{
"name": "37529",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37529"
}
]
}
}