Vulnerability Details : CVE-2021-37634
Leafkit is a templating language with Swift-inspired syntax. Versions prior to 1.3.0 are susceptible to Cross-site Scripting (XSS) attacks. This affects anyone passing unsanitised data to Leaf's variable tags. Before this fix, Leaf would not escape any strings passed to tags as variables. If an attacker managed to find a variable that was rendered with their unsanitised data, they could inject scripts into a generated Leaf page, which could enable XSS attacks if other mitigations such as a Content Security Policy were not enabled. This has been patched in 1.3.0. As a workaround sanitize any untrusted input before passing it to Leaf and enable a CSP to block inline script and CSS data.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2021-37634
- cpe:2.3:a:vapor:leafkit:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-37634
0.31%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 51 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-37634
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:P/A:N |
8.6
|
2.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST | |
7.4
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N |
2.8
|
4.0
|
GitHub, Inc. |
CWE ids for CVE-2021-37634
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2021-37634
-
https://github.com/vapor/leaf-kit-ghsa-rv3x-xq3r-8j9h/pull/1
Page not found · GitHub · GitHubBroken Link
-
https://github.com/vapor/leaf-kit/security/advisories/GHSA-rv3x-xq3r-8j9h
LeafKit allows XSS with untrusted user input · Advisory · vapor/leaf-kit · GitHubThird Party Advisory
Jump to