mirror of
https://github.com/0x5t4l1n/CVE.git
synced 2026-05-26 11:25:49 +00:00
8c3b271b98
Agent-Logs-Url: https://github.com/0x5t4l1n/CVE/sessions/fa832b9e-3288-4289-b847-672ac80fb634 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
29 lines
552 B
Markdown
29 lines
552 B
Markdown

|
|
|
|
# CVE-2026-41575 — DOM-Based XSS (IP Reputation Checker)
|
|
|
|
**Severity:** Moderate
|
|
**CWE:** CWE-80, CWE-85
|
|
|
|
## Summary
|
|
A DOM-based XSS vulnerability allows execution of arbitrary JavaScript due to unsanitized user input.
|
|
|
|
## Impact
|
|
- Session hijacking
|
|
- Credential theft
|
|
- Client-side compromise
|
|
|
|
## Affected
|
|
1.0.1
|
|
|
|
## Fixed
|
|
2.0.1
|
|
|
|
## References
|
|
- https://github.com/advisories/GHSA-j7wv-7j97-9qh9
|
|
|
|
## Credits
|
|
Reporter: krraze
|
|
Coordinator: 0x5t4l1n
|
|
Coordinator: harriiinnii
|