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

85 lines
2.4 KiB
JSON

{
"id": "CVE-2009-3324",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-23T12:08:35.500",
"lastModified": "2017-09-19T01:29:33.860",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in include/prodler.class.php in ProdLer 2.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the sPath parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo PHP en include/prodler.class.php en ProdLer v2.0, permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro sPath."
}
],
"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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:andres_g_aragoneses:prodler:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0",
"matchCriteriaId": "C574B33D-DA8E-4161-B3FA-19AE486D5819"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:andres_g_aragoneses:prodler:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "CCD1542F-4FC9-4439-B700-7E416754B7E5"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9728",
"source": "cve@mitre.org"
}
]
}