cvelist/2008/2xxx/CVE-2008-2672.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:57:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2672",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:57:31 +00:00
"lang": "eng",
"value": "Multiple directory traversal vulnerabilities in ErfurtWiki R1.02b and earlier, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) ewiki_id and (2) ewiki_action parameters to fragments/css.php, and possibly the (3) id parameter to the default URI. NOTE: the default URI is site-specific but often performs an include_once of ewiki.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:57:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "29628",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/29628"
},
{
"name": "20080610 [web-app] ErfurtWiki <= R1.02b (css) Local File Inclusion Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/493219/100/0/threaded"
},
{
"name": "http://chroot.org/exploits/chroot_uu_007",
"refsource": "MISC",
"url": "http://chroot.org/exploits/chroot_uu_007"
},
{
"name": "3936",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/3936"
},
{
"name": "5771",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/5771"
},
{
"name": "erfurtwiki-css-file-include(42981)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42981"
}
]
}
}