Dom XSS in module "Search IPv4" in librenms/librenms
Reported on
Aug 19th 2023
Description
1 .Access to IPv4 search function
2 .Enter the payload in the IPv4 field to perform the search
Payload : "><script>alert(document.cookie)</script>
3 .Enter the search button and the payload will be executed
Poc
Video poc https://drive.google.com/file/d/1A-zwXxsA-7GHa0iGfRGQc61JkOb-4A38/view?usp=sharing
Impact
XSS can cause a variety of problems for the end user that range in severity from an annoyance to complete account compromise. The most severe XSS attacks involve disclosure of the user's session cookie, allowing an attacker to hijack the user's session and take over the account.can execute client side scrips etc
SECURITY.md
exists
4 months ago
Please make sure Occurrences link is valid, to respect maintainer's time.