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

155 lines
4.8 KiB
JSON

{
"id": "CVE-2017-11594",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-24T01:29:00.740",
"lastModified": "2017-08-08T16:47:48.317",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Markdown parser in Loomio before 1.8.0 allows remote attackers to inject arbitrary web script or HTML via non-sanitized Markdown content in a new thread or a thread comment."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site-scripting (XSS) en el analizador Markdown en Loomio anterior a la versi\u00f3n 1.8.0, permite a los atacantes remotos inyectar script web o HTML arbitrario por medio de contenido Markdown no saneado en un nuevo hilo (subproceso) o un comentario de hilo (subproceso)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "879FCC51-7D95-4080-B3FF-4647ABEAE75E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "98FC47CF-01B0-46D8-ADBA-B84D6A85BA93"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8121C3F3-FCDF-4120-B8C1-85152C49DCEA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0CC75F6A-F937-4A89-A856-7D188C13E3D5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "58F7EBC8-9BFB-4FC1-B14F-E5B2BDAEB092"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "99D2A210-C4C6-450B-A815-86D8FDF24EF8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D56939EC-D022-4120-BA1E-A3C008A4398A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:loomio:loomio:1.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6DEC9D29-4D87-45E1-BF4E-5D59BDC17FEC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/loomio/loomio/commit/63973f71e337ead8ca7b7ae2a043b837032dc3fe",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/loomio/loomio/issues/4220",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/loomio/loomio/releases/tag/1.8.0",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}