93 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-7208",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-26T23:30:00.000",
"lastModified": "2018-10-16T16:29:47.193",
"vulnStatus": "Modified",
"evaluatorComment": "requires that PHP's 'register_globals' setting be enabled",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in download.php in the Adam van Dongen Forum (com_forum) component (aka phpBB component) 1.2.4RC3 and earlier for Mambo allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en download.php del componente Adam van Dongen Forum (com_forum) (tambi\u00e9n conocido como componente phpBB) 1.2.4RC3 y anteriores para Mambo permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro phpbb_root_path."
}
],
"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": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:adam_van_dongen:com_forum:1.2.4rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "DC85F995-016F-4C8A-ABAF-ABAB6FB5A66F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:adam_van_dongen:phpbb_component:1.2.4rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "909A4911-1975-48CA-AF9F-B3B62C40E1C3"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/2836",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/472005/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1995",
"source": "cve@mitre.org"
}
]
}