原始 OSV JSON{
"id": "GHSA-55r9-7mf8-m382",
"aliases": [
"CVE-2021-23443"
],
"details": "Edge is a logical and batteries included template engine for Node.js. This affects the package edge.js before 5.3.2. A type confusion vulnerability can be used to bypass input sanitization when the input to be rendered is an array (instead of a string or a SafeValue), even if `{{ }}` are used.",
"summary": "Cross-site Scripting in edge.js",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.2"
}
]
}
],
"package": {
"name": "edge.js",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-11T16:20:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"published": "2021-09-22T20:36:46Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23443",
"type": "ADVISORY"
},
{
"url": "https://github.com/edge-js/edge/commit/fa2c7fde86327aeae232752e89a6e37e2e469e21",
"type": "WEB"
},
{
"url": "https://github.com/edge-js/edge",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-EDGEJS-1579556",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-843"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-09-21T17:15:00Z",
"github_reviewed_at": "2021-09-22T14:25:18Z"
}
}