{ "schema_version": "1.4.0", "id": "GHSA-phvc-ghwf-mr3q", "modified": "2022-01-20T00:02:15Z", "published": "2022-01-14T00:02:19Z", "aliases": [ "CVE-2021-23824" ], "details": "This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker can manipulate the input to introduce additional attributes, potentially executing code. This may lead to a Cross-site Scripting (XSS) vulnerability, assuming an attacker can influence the value entered into the template. If the template is used to render user-generated content, this vulnerability may escalate to a persistent XSS vulnerability.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23824" }, { "type": "WEB", "url": "https://github.com/CrowCpp/Crow/pull/317" }, { "type": "WEB", "url": "https://github.com/CrowCpp/Crow/releases/tag/v0.3%2B4" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-13T15:15:00Z" } }