Lucene search

K
prionPRIOn knowledge basePRION:CVE-2024-21496
HistoryFeb 17, 2024 - 5:15 a.m.

Cross site scripting

2024-02-1705:15:00
PRIOn knowledge base
www.prio-n.com
1
cross-site scripting
xss vulnerability
input sanitization
referer header
javascript url scheme
nvd
malicious scripts
user sessions

5.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.8%

All versions of the package github.com/greenpau/caddy-security are vulnerable to Cross-site Scripting (XSS) via the Referer header, due to improper input sanitization. Although the Referer header is sanitized by escaping some characters that can allow XSS (e.g., [&], [<], [>], ["], [']), it does not account for the attack based on the JavaScript URL scheme (e.g., javascript:alert(document.domain)// payload). Exploiting this vulnerability may not be trivial, but it could lead to the execution of malicious scripts in the context of the target user’s browser, compromising user sessions.

5.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.8%

Related for PRION:CVE-2024-21496