mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
924 B
Markdown
18 lines
924 B
Markdown
### [CVE-2020-24903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24903)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cute Editor for ASP.NET 6.4 is vulnerable to reflected cross-site scripting (XSS) caused by improper validation of user supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://seclists.org/bugtraq/2016/Mar/104
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|