.. / CVE-2024-34061

Exploit for Changedetection.io <=v0.45.21 - Cross-Site Scripting (CVE-2024-34061)

Description:

Changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notification_urls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when the user input from a URL or POST data is reflected on the page without being stored, thus allowing the attacker to inject malicious content. This issue has been addressed in version 0.45.22. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Nuclei Template

View the template here CVE-2024-34061.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2024/CVE-2024-34061.yaml
Copy

References:

https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-pwgc-w4x9-gw67
https://nvd.nist.gov/vuln/detail/CVE-2024-34061