Reflected cross-site scripting (XSS) In python-markdown2
Description
XSS in python-markdown2 python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | 2.3.9-1 | ||
debian 14 | 2.3.9-1 | ||
debian 13 | 2.3.9-1 | ||
pypi | 2.3.9 | ||
debian 12 | 2.3.9-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7.