97 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-1828",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-19T16:06:00.000",
"lastModified": "2017-10-19T01:29:05.813",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that \"magic_quotes_gpc\" is disabled.",
"descriptions": [
{
"lang": "en",
"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."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php121:php121_instant_messenger:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4",
"matchCriteriaId": "AE55D4ED-758F-40DF-B975-953C80E7BB7D"
}
]
}
]
}
],
"references": [
{
"url": "http://retrogod.altervista.org/php121im_14_sql_xpl.html",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1015936",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17509",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/1349",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25785",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1666",
"source": "cve@mitre.org"
}
]
}