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

92 lines
2.6 KiB
JSON

{
"id": "CVE-2006-5083",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-29T00:07:00.000",
"lastModified": "2017-10-19T01:29:29.173",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in includes/functions_portal.php in Integrated MODs (IM) Portal 1.2.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad PHP de inclusi\u00f3n de archivo en includes/functions_portal.php en Integrated MODs (IM) Portal 1.2.0 y anteriores permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario mediante una URL en el par\u00e1metro phpbb_root_path."
}
],
"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:phpbb_security:importal:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.0",
"matchCriteriaId": "E33440D4-0E48-4640-B6C6-D0FBE00FCE49"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/84255",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/3774",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29146",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2430",
"source": "cve@mitre.org"
}
]
}