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

106 lines
3.5 KiB
JSON

{
"id": "CVE-2018-7486",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-02-26T14:29:00.447",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Blue River Mura CMS before v7.0.7029 supports inline function calls with an [m] tag and [/m] end tag, without proper restrictions on file types or pathnames, which allows remote attackers to execute arbitrary code via an [m]$.dspinclude(\"../pathname/executable.jpeg\")[/m] approach, where executable.jpeg contains ColdFusion Markup Language code. This can be exploited in conjunction with a CKFinder feature that allows file upload."
},
{
"lang": "es",
"value": "Blue River Mura CMS, en versiones anteriores a la v7.0.7029, soporta las llamadas de funci\u00f3n insertadas con una etiqueta [m] y una etiqueta de cierre [/m] sin restricciones adecuadas de tipos de archivo o nombres de ruta. Esto permite que atacantes remotos ejecuten c\u00f3digo arbitrario mediante un enfoque [m]$.dspinclude(\"../pathname/executable.jpeg\")[/m], en donde executable.jpeg contiene c\u00f3digo ColdFusion Markup Language. Esto puede explotarse junto con una caracter\u00edstica CKFinder que permite la subida de archivos."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueriver:muracms:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.7029",
"matchCriteriaId": "FA83FC47-B34C-4978-B25E-67B4D4AD9762"
}
]
}
]
}
],
"references": [
{
"url": "http://bekhzod0725.github.io/cybersecurity/2018/02/16/exploiting-muracms.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}