cvelist/2006/3xxx/CVE-2006-3249.json
2019-03-18 02:14:07 +00:00

82 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3249",
"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": "** DISPUTED ** SQL injection vulnerability in search.php in Phorum 5.1.14 and earlier allows remote attackers to execute arbitrary SQL commands via the page parameter. NOTE: the vendor has disputed this report, stating \"If a non positive integer or non-integer is used for the page parameter for a search URL, the search query will use a negative number for the LIMIT clause. This causes the query to break, showing no results. It IS NOT however a sql injection error.\" While the original report is from a researcher with mixed accuracy, as of 20060703, CVE does not have any additional information regarding this issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.phorum.org/phorum5/read.php?14,114358",
"refsource": "MISC",
"url": "http://www.phorum.org/phorum5/read.php?14,114358"
},
{
"name": "phorum-search-page-sql-injection(27369)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27369"
},
{
"name": "http://www.phorum.org/cgi-bin/trac.cgi/ticket/382#preview",
"refsource": "MISC",
"url": "http://www.phorum.org/cgi-bin/trac.cgi/ticket/382#preview"
},
{
"name": "27165",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27165"
},
{
"name": "http://pridels0.blogspot.com/2006/06/phorum-sql-injection-vuln.html",
"refsource": "MISC",
"url": "http://pridels0.blogspot.com/2006/06/phorum-sql-injection-vuln.html"
}
]
}
}