6.1
CVE-2025-48051
- EPSS 0.36%
- Veröffentlicht 15.05.2025 00:00:00
- Zuletzt bearbeitet 12.06.2025 13:08:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
powertip.ts in Lila (for Lichess) before ab0beaf allows XSS in some applications because of an innerHTML usage pattern in which text is extracted from a DOM node and interpreted as HTML.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Lichess ≫ Powertip.Ts Version < 2025-03-27
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.36% | 0.272 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| cve@mitre.org | 4.7 | 1.6 | 2.7 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
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.
https://github.com/lichess-org/lila/security/advisories/GHSA-9xhx-p3c5-p4v6
https://github.com/lichess-org/lila/commit/ab0beaf0ad671761705d9274663c5dc450608527
https://github.com/lichess-org/lila/blob/7b82f35d15f9113ac8a0a9271d34bef4f6119e9f/ui/site/src/powertip.ts#L60