原始 OSV JSON{
"id": "GHSA-7xrj-f5rp-j55h",
"aliases": [
"CVE-2021-23429"
],
"details": "All versions of package transpile are vulnerable to Denial of Service (DoS) due to a lack of input sanitization or whitelisting, coupled with improper exception handling in the .to() function.",
"summary": "Uncontrolled Resource Consumption in transpile",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.7.2"
}
]
}
],
"package": {
"name": "transpile",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-25T19:32:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"published": "2021-09-02T17:10:42Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23429",
"type": "ADVISORY"
},
{
"url": "https://github.com/stealjs/transpile",
"type": "PACKAGE"
},
{
"url": "https://github.com/stealjs/transpile/blob/56aaeb26f69496e45a60c03dc92653d53021d4ac/main.js%23L53",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-TRANSPILE-1290774",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-755"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-08-24T08:15:00Z",
"github_reviewed_at": "2021-08-25T19:32:59Z"
}
}