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

112 lines
3.5 KiB
JSON

{
"id": "CVE-2006-4195",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-08-17T21:04:00.000",
"lastModified": "2018-10-17T21:33:55.833",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that \"register_globals\" and \"allow_fopenurl\" are enabled.",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in param.peoplebook.php in the Peoplebook Component for Mambo (com_peoplebook) 1.0 and earlier, and possibly 1.1.2, when register_globals and allow_url_fopen are enabled, allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en param.peoplebook.php del componente Peoplebook para Mambo (com_peoplebook) 1.0 y anteriores, y posiblemente 1.1.2, cuando register_globals y allow_fopenurl est\u00e1n activados, permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante una URL en el par\u00e1metro mosConfig_absolute_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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mamboxchange:peoplebook:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.2",
"matchCriteriaId": "7A819574-E740-4213-BA2B-70491A38203A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mamboxchange:peoplebook:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2370EE26-7DAB-4893-A6F4-8AFB8179B11D"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/1406",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/443201/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/19505",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3277",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28359",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2184",
"source": "cve@mitre.org"
}
]
}