cvelist/2007/1xxx/CVE-2007-1636.json
2019-03-18 03:44:50 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1636",
"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 RoseOnlineCMS 3 B1 allows remote attackers to include arbitrary files via a .. (dot dot) sequence in the op parameter, as demonstrated by injecting PHP code into Apache log files via the URL and User-Agent HTTP header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-1094",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1094"
},
{
"name": "38601",
"refsource": "OSVDB",
"url": "http://osvdb.org/38601"
},
{
"name": "3548",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3548"
},
{
"name": "roseonlinecms-index-file-include(33185)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33185"
},
{
"name": "23108",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23108"
}
]
}
}