René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2008-3489",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-08-06T17:41:00.000",
"lastModified": "2017-09-29T01:31:42.883",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in checkCookie function in includes/functions.inc.php in PHPX 3.5.16 allows remote attackers to execute arbitrary SQL commands via a PXL cookie."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en checkCookie function de includes/functions.inc.php en PHPX 3.5.16 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de una cookie PXL."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpx:phpx:3.5.16:*:*:*:*:*:*:*",
"matchCriteriaId": "C40BACBB-64E9-490C-84DA-FF07A4AB6C4C"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4112",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/30478",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44240",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6176",
"source": "cve@mitre.org"
}
]
}