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

83 lines
3.1 KiB
JSON

{
"id": "CVE-2007-0370",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-19T23:28:00.000",
"lastModified": "2017-10-19T01:29:59.427",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in index.php in phpBP RC3 (2.204) and earlier allows remote administrators to inject arbitrary PHP code into an upload/banners/ file via a banners add operation that uploads the PHP code through an image_form parameter specifying a multiple-extension filename such as .jpg.vil.gif.php, which is stored in upload/banners/ under a different name, and executable via a direct request. NOTE: a separate SQL injection issue could be leveraged to make this vulnerability reachable by remote unauthenticated attackers."
},
{
"lang": "es",
"value": "Vulnerabilidad de actualizaci\u00f3n de fichero no restrictiva en index.php en phpBP RC3 (2.204) y anteriores permiten a administradores remotos inyectar c\u00f3digo PHP de su elecci\u00f3n dentro del archivo upload/banners/ a trav\u00e9s de la operaci\u00f3n de a\u00f1adido de banners que actualizan el c\u00f3digo PHP a trav\u00e9s del par\u00e1metro image_form especificando un nombre de archivo de m\u00faltiples extensiones tales como .jpg.vil.gif.php, el cual es almacenado en upload/banners/ bajo un nombre diferente, y ejecutable a trav\u00e9s de una respuesta directa. NOTA: el asunto de inyecci\u00f3n SQL separado podr\u00eda estar apalancado hace esta vulnerabilidad accesible a trav\u00e9s de atacantes remotos no validados."
}
],
"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": true,
"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:phpbp:phpbp:rc3_2.204:*:*:*:*:*:*:*",
"matchCriteriaId": "84F85867-77D4-4CC5-92BA-D85CDA3CDF5B"
}
]
}
]
}
],
"references": [
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31619",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/3153",
"source": "cve@mitre.org"
}
]
}