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

82 lines
2.6 KiB
JSON

{
"id": "CVE-2007-5114",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-26T23:17:00.000",
"lastModified": "2008-11-15T06:59:45.343",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** PHP remote file inclusion vulnerability in include/plugin/block.t.php in Peter Schmidt phpmyProfiler 0.9.6b allows remote attackers to execute arbitrary PHP code via a URL in the pmp_rel_path parameter. NOTE: this issue is disputed by CVE because the applicable require_once is in a function that is not called on a direct request."
},
{
"lang": "es",
"value": "** EN DISPUTA ** Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en include/plugin/block.t.php de Peter Schmidt phpmyProfiler versi\u00f3n 0.9.6b permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro pmp_rel_path. NOTA: esta vulnerabilidad se impugna por CVE porque el susodicho require_once se encuentra en una funci\u00f3n que no es invocada en una petici\u00f3n directa."
}
],
"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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpmyprofiler:phpmyprofiler:0.9.6b:*:*:*:*:*:*:*",
"matchCriteriaId": "B6D97AE9-8258-4E6B-84CB-DD146E6B5E29"
}
]
}
]
}
],
"references": [
{
"url": "http://arfis.wordpress.com/2007/09/14/rfi-02-phpmyprofiler/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}