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

129 lines
3.6 KiB
JSON

{
"id": "CVE-2021-28092",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-03-12T22:15:14.983",
"lastModified": "2021-05-17T20:14:53.767",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The is-svg package 2.1.0 through 4.2.1 for Node.js uses a regular expression that is vulnerable to Regular Expression Denial of Service (ReDoS). If an attacker provides a malicious string, is-svg will get stuck processing the input for a very long time."
},
{
"lang": "es",
"value": "El paquete is-svg versiones 2.1.0 hasta 4.2.1 para Node.js, usa una expresi\u00f3n regular que es vulnerable a una Denegaci\u00f3n de Servicio de Expresi\u00f3n Regular (ReDoS). Si un atacante proporciona una cadena maliciosa, is-svg se bloquear\u00e1 al procesar la entrada durante mucho tiempo"
}
],
"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:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:is-svg_project:is-svg:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "2.1.0",
"versionEndIncluding": "4.2.1",
"matchCriteriaId": "5BB35285-8008-4EED-8975-A3F11F13D31C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/sindresorhus/is-svg/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/sindresorhus/is-svg/releases/tag/v4.2.2",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20210513-0008/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.npmjs.com/package/is-svg",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}