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

153 lines
3.8 KiB
JSON

{
"id": "CVE-2020-12827",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-17T14:15:10.523",
"lastModified": "2020-06-23T00:09:53.320",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "MJML prior to 4.6.3 contains a path traversal vulnerability when processing the mj-include directive within an MJML document."
},
{
"lang": "es",
"value": "MJML versiones anteriores a 4.6.3, contiene una vulnerabilidad de salto de ruta cuando se procesa una directiva mj-include dentro de un documento de MJML"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"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:mjml:mjml:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.6.3",
"matchCriteriaId": "06CC7F7C-8C28-4583-B3AE-F4B921C22613"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/158111/MJML-4.6.2-Path-Traversal.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2020/Jun/23",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/mjmlio/mjml/commit/30e29ed2cdaec8684d60a6d12ea07b611c765a12",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/mjmlio/mjml/releases/tag/v4.6.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://mjml.io/community",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://rcesecurity.com",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://twitter.com/mjmlio",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}