Unknown · Changedetection.Io · CVE-2024-34061
**Name of the Vulnerable Software and Affected Versions**
changedetection.io versions prior to 0.45.22
**Description**
The issue is related to a reflected XSS vulnerability. In affected versions, input in the `notification urls` parameter is not properly processed, resulting in JavaScript execution in the application. This allows an attacker to inject malicious content when user input from a URL or POST data is reflected on the page without being stored.
**Recommendations**
For versions prior to 0.45.22, upgrade to version 0.45.22 or later to resolve the issue. As a temporary workaround, consider restricting access to the `notification urls` parameter to minimize the risk of exploitation. Avoid using the `notification urls` parameter in the affected API endpoint until the issue is resolved.