102 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-5178",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-03T14:17:00.000",
"lastModified": "2017-09-29T01:29:30.940",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "contrib/mx_glance_sdesc.php in the mx_glance 2.3.3 module for mxBB places a critical security check within a comment because of a missing comment delimiter, which allows remote attackers to conduct remote file inclusion attacks and execute arbitrary PHP code via a URL in the mx_root_path parameter. NOTE: some sources incorrectly state that phpbb_root_path is the affected parameter."
},
{
"lang": "es",
"value": "contrib/mx_glance_sdesc.php en el m\u00f3dulo mx_glance 2.3.3 para mxBB coloca una comprobaci\u00f3n de seguridad cr\u00edtica dentro de un comentario debido a un delimitador de comentario ausente, lo cual permite a atacantes remotos llevar a cabo ataques de inclusi\u00f3n remota de archivos y ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro mx_root_path. NOTA: algunas fuentes afirman incorrectamente que phpbb_root_path es el par\u00e1metro afectado."
}
],
"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:mxbb:mx_glance:2.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7D484162-8EAD-404C-8D57-B099C7A6BD2B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.attrition.org/pipermail/vim/2007-October/001807.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.attrition.org/pipermail/vim/2007-October/001808.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25866",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3326",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36867",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4470",
"source": "cve@mitre.org"
}
]
}