cvelist/2007/2xxx/CVE-2007-2234.json
2019-03-17 22:13:09 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2234",
"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": "include/common.php in PunBB 1.2.14 and earlier does not properly handle a disabled ini_get function when checking the register_globals setting, which allows remote attackers to register global parameters, as demonstrated by an SQL injection attack on the search_id parameter to search.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070411 PunBB <= 1.2.14 Remote Code Execution (Exploit)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/465338/100/100/threaded"
},
{
"name": "http://dev.punbb.org/changeset/933",
"refsource": "CONFIRM",
"url": "http://dev.punbb.org/changeset/933"
},
{
"name": "http://www.acid-root.new.fr/advisories/13070411.txt",
"refsource": "MISC",
"url": "http://www.acid-root.new.fr/advisories/13070411.txt"
},
{
"name": "2613",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2613"
},
{
"name": "20070411 PunBB <= 1.2.14 Multiple Vulnerabilities (Advisory)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/465400/100/100/threaded"
}
]
}
}