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

94 lines
2.7 KiB
JSON

{
"id": "CVE-2008-2195",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-14T17:20:00.000",
"lastModified": "2017-09-29T01:31:03.287",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Static code injection vulnerability in admincp.php in DeluxeBB 1.2 and earlier allows remote authenticated administrators to inject arbitrary PHP code into logs/cp.php via the URI."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de c\u00f3digo est\u00e1tico en admincp.php de DeluxeBB 1.2 y versiones anteriores permite a administradores remotos autenticados inyectar c\u00f3digo PHP de su elecci\u00f3n en logs/cp.php a trav\u00e9s de una URI."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deluxebb:deluxebb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1",
"matchCriteriaId": "A26025D5-190F-4AE1-AC64-4CACC47BF7B6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deluxebb:deluxebb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "CF5128A2-8DE9-4E00-BA8D-CF162B92ADE6"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29062",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42225",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5550",
"source": "cve@mitre.org"
}
]
}