cvelist/2006/1xxx/CVE-2006-1828.json
2019-03-18 02:30:23 +00:00

92 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1828",
"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": "SQL injection vulnerability in php121language.php in PHP121 1.4 allows remote attackers to execute arbitrary SQL commands and execute arbitrary code via the sess_username variable, as set by the php121un HTTP COOKIE parameter, which is used in multiple files including php121login.php. NOTE: the code execution occurs because the SQL query results are used in an include statement."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1349",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1349"
},
{
"name": "1015936",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015936"
},
{
"name": "php121-php121login-sql-injection(25785)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25785"
},
{
"name": "17509",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17509"
},
{
"name": "http://retrogod.altervista.org/php121im_14_sql_xpl.html",
"refsource": "MISC",
"url": "http://retrogod.altervista.org/php121im_14_sql_xpl.html"
},
{
"name": "19643",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19643"
},
{
"name": "1666",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/1666"
}
]
}
}