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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2008-2481",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-28T15:32:00.000",
"lastModified": "2017-09-29T01:31:11.240",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in authentication/phpbb3/phpbb3.functions.php in phpRaider 1.0.7 and 1.0.7a, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the pConfig_auth[phpbb_path] parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo PHP en authentication/phpbb3/phpbb3.functions.php de phpRaider 1.0.7 y 1.0.7a, cuando register_globals se encuentra activado, permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL mediante el par\u00e1metro pConfig_auth[phpbb_path]."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"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:phpraider:phpraider:1.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "82B44E2E-BB9F-48F2-B669-C7A5DF76DCF0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpraider:phpraider:1.0.7a:*:*:*:*:*:*:*",
"matchCriteriaId": "FFB62328-93DB-4EDB-A281-487BCB184443"
}
]
}
]
}
],
"references": [
{
"url": "http://forums.phpraider.com/showthread.php?t=1087#v1_0_7b_-_May_29__2008",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/29356",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/1646/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42622",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5671",
"source": "cve@mitre.org"
}
]
}