cve/2024/CVE-2024-47947.md
2025-09-29 21:09:30 +02:00

18 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-47947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47947)
![](https://img.shields.io/static/v1?label=Product&message=Scan2Net&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brightgreen)
### Description
Due to missing input sanitization, an attacker can perform cross-site-scripting attacks and run arbitrary Javascript in the browser of other users. The "Edit Disclaimer Text" function of the configuration menu is vulnerable to stored XSS. Only the users Poweruser and Admin can use this function which is available at the URLhttps://$SCANNER/cgi/admin.cgi?-rdisclaimer+-apreThe stored Javascript payload will be executed every time the ScanWizard is loaded, even in the Kiosk-mode browser.
### POC
#### Reference
- https://r.sec-consult.com/imageaccess
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds