-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| fava | pip | >= 0, < 1.22.3 | 1.22.3 |
The vulnerability stems from multiple tooltip generation functions that constructed HTML content through unsafe string interpolation of user-controlled input. The patch replaces direct HTML string manipulation with DOM-safe methods (document.createTextNode, element creation). Key indicators include:
Ongoing coverage of React2Shell