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

104 lines
3.1 KiB
JSON

{
"id": "CVE-2006-4962",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-23T10:07:00.000",
"lastModified": "2017-10-19T01:29:27.423",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in pbd_engine.php in Php Blue Dragon 2.9.1 and earlier allows remote attackers to read and execute arbitrary local files via a .. (dot dot) sequence via the phpExt parameter, as demonstrated by executing PHP code in a log file."
},
{
"lang": "es",
"value": "Vulnerabilidad de atravesamiento de directorios en pbd_engine.php en Php Blue Dragon 2.9.1 y anteriores permite a un atacante remoto leer y ejecutar c\u00f3digo archivos de su elecci\u00f3n a trav\u00e9s de la secuencia ..(punto punto) a trav\u00e9s del par\u00e1metro phpExt, como se demuestra con la ejecuci\u00f3n de c\u00f3digo PHP en un fichero grande."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:blue_dragon:php_blue_dragon:platinum_2.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "95710926-EE8E-4FC9-8098-2A41EE73D4C6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blue_dragon:php_blue_dragon:platinum_2.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A3A967BA-4749-4265-90B4-D97020045C97"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/20123",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25264",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/3736",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29067",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2402",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4277",
"source": "cve@mitre.org"
}
]
}