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

96 lines
3.1 KiB
JSON

{
"id": "CVE-2007-5100",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-26T22:17:00.000",
"lastModified": "2011-03-08T03:00:04.860",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in phpBB Plus 1.53, and 1.53a before 20070922, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter to (1) language/lang_german/lang_admin_album.php, (2) language/lang_english/lang_main_album.php, and (3) language/lang_english/lang_admin_album.php, different vectors than CVE-2007-5009."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inclusi\u00f3n remota de archivo en PHP en phpBB Plus 1.53, y 1.53a anterior a 20070922, cuando register_globals est\u00e1 activado, permiten a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro phpbb_root_path de (1) language/lang_german/lang_admin_album.php, (2) language/lang_english/lang_main_album.php, and (3) language/lang_english/lang_admin_album.php, vectores diferentes de CVE-2007-5009."
}
],
"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": true,
"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:phpbb:phpbb_plus:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.53a",
"matchCriteriaId": "FD740EB0-FDA6-472B-8B25-2DF788AFB1CC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpbb:phpbb_plus:1.53:*:*:*:*:*:*:*",
"matchCriteriaId": "17B75965-AD2C-4A71-B4AA-2E64C708076E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.phpbb2.de/ftopic45218.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/25776",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3247",
"source": "cve@mitre.org"
}
]
}