原始 OSV JSON{
"id": "GHSA-7r28-3m3f-r2pr",
"aliases": [
"CVE-2021-28092"
],
"details": "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.",
"summary": "Regular Expression Denial of Service (ReDoS)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "4.2.2"
}
]
}
],
"package": {
"name": "is-svg",
"ecosystem": "npm"
}
}
],
"modified": "2023-08-15T22:24:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-03-19T21:25:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28092",
"type": "ADVISORY"
},
{
"url": "https://github.com/sindresorhus/is-svg/commit/01f8a087fab8a69c3ac9085fbb16035907ab6a5b",
"type": "WEB"
},
{
"url": "https://github.com/sindresorhus/is-svg/releases",
"type": "WEB"
},
{
"url": "https://github.com/sindresorhus/is-svg/releases/tag/v4.2.2",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210513-0008",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/is-svg",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-03-12T22:15:00Z",
"github_reviewed_at": "2021-03-15T18:19:52Z"
}
}