nuclei-templates/http/cves/2022/CVE-2022-23779.yaml

68 lines
2.0 KiB
YAML

id: CVE-2022-23779
info:
name: Zoho ManageEngine - Internal Hostname Disclosure
author: cckuailong
severity: medium
description: Zoho ManageEngine Desktop Central before 10.1.2137.8 exposes the installed server name to anyone. The internal hostname can be discovered by reading HTTP redirect responses.
remediation: |
Apply the latest security patch or update provided by Zoho ManageEngine to fix the internal hostname disclosure vulnerability.
reference:
- https://www.manageengine.com/products/desktop-central/cve-2022-23779.html
- https://github.com/fbusr/CVE-2022-23779
- https://nvd.nist.gov/vuln/detail/CVE-2022-23779
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2022-23779
cwe-id: CWE-200
epss-score: 0.01227
epss-percentile: 0.83786
cpe: cpe:2.3:a:zohocorp:manageengine_desktop_central:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: zohocorp
product: manageengine_desktop_central
fofa-query: app="ZOHO-ManageEngine-Desktop"
tags: cve,cve2022,zoho,exposure,zohocorp
http:
- method: GET
path:
- "{{BaseURL}}/themes"
matchers-condition: and
matchers:
- type: word
part: header
words:
- '/themes/'
- 'text/html'
condition: and
- type: word
part: location
negative: true
words:
- '{{Host}}'
- type: word
words:
- '<center><h1>301 Moved Permanently</h1></center>'
- type: regex
part: location
regex:
- 'https?:\/\/(.*):'
- type: status
status:
- 301
extractors:
- type: regex
group: 1
regex:
- 'https?:\/\/(.*):'
part: location
# digest: 4b0a00483046022100d64b100ca12673282d2851b5d68bdb4e9901e72f75af057257d5246806f120d1022100d46a888c63686543565cdbcb9c6896f32a6d38a946229a264625dff15a941818:922c64590222798bb761d5b6d8e72950