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

95 lines
2.7 KiB
JSON

{
"id": "CVE-2008-2013",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-30T00:10:00.000",
"lastModified": "2017-09-29T01:30:58.957",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in the pnFlashGames 1.5 through 2.5 module for PostNuke, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a display action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en index.php del m\u00f3dulo pnFlashGames de 1.5 a 2.5 para PostNuke, cuando est\u00e1 deshabilitado magic_quotes_gpc, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante el par\u00e1metro id en una acci\u00f3n display."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:pnflashgames:pnflashgames:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "910802C5-880F-4E7F-A3A0-F55A48C373BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pnflashgames:pnflashgames:2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "69350C06-7DC9-4D37-80B8-3F4572B54952"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28948",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42019",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5500",
"source": "cve@mitre.org"
}
]
}