Lucene search
+L

289 matches found

CNVD
CNVD
added 2019/11/08 12:0 a.m.11 views

WordPress Visualizer Server-Side Request Forgery Vulnerability

WordPress is a blogging platform developed by the WordPress Foundation using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.Visualizer plugin is a chart management plugin used in it. A server-side request forgery vulnerability exists in WordPress Visualizer...

10CVSS6.8AI score0.39137EPSS
SaveExploits2References1
OpenVAS
OpenVAS
added 2019/11/06 12:0 a.m.73 views

Elastic Kibana < 5.6.15, 6.x.x < 6.6.1 RCE Vulnerability - Active Check

Kibana contains an arbitrary code execution flaw in the Timelion visualizer. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

10CVSS8.6AI score0.95338EPSS
SaveExploits12References5
Tenable Nessus
Tenable Nessus
added 2019/10/24 12:0 a.m.39 views

Kibana 5.x < 5.6.15 / 6.x < 6.6.1 Multiple Vulnerabilities

Binary data 701234.prm...

10CVSS8.2AI score0.95338EPSS
SaveExploits12References4
GithubExploit
GithubExploit
added 2019/10/21 7:32 a.m.131 views

Exploit for Code Injection in Elastic Kibana

PoC exploit for CVE-2019-7609, an RCE vulnerability in Kibana ve...

10CVSS8AI score0.95338EPSS
SaveExploits12
OSV
OSV
added 2019/10/03 7:15 p.m.4 views

CVE-2019-16931

A stored XSS vulnerability in the Visualizer plugin 3.3.0 for WordPress allows an unauthenticated attacker to execute arbitrary JavaScript when an admin or other privileged user edits the chart via the admin dashboard. This occurs because classes/Visualizer/Gutenberg/Block.php registers...

6.1CVSS6.6AI score0.03342EPSS
SaveExploits2References3
Prion
Prion
added 2019/10/03 7:15 p.m.21 views

Cross site scripting

A stored XSS vulnerability in the Visualizer plugin 3.3.0 for WordPress allows an unauthenticated attacker to execute arbitrary JavaScript when an admin or other privileged user edits the chart via the admin dashboard. This occurs because classes/Visualizer/Gutenberg/Block.php registers...

4.3CVSS6.2AI score0.03342EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2019/10/03 6:34 p.m.32 views

CVE-2019-16931

A stored XSS vulnerability in the Visualizer plugin 3.3.0 for WordPress allows an unauthenticated attacker to execute arbitrary JavaScript when an admin or other privileged user edits the chart via the admin dashboard. This occurs because classes/Visualizer/Gutenberg/Block.php registers...

6.6AI score0.03342EPSS
SaveExploits2References3
CVE
CVE
added 2019/10/03 6:34 p.m.152 views

CVE-2019-16931

The WordPress Visualizer plugin (versions prior to 3.3.1; affected entry cites 3.3.0) contains a stored XSS via the WP-JSON API endpoint /wp-json/visualizer/v1/update-chart. The root cause is that Block.php registers this endpoint with no access control and Data.php lacks output sanitization, all...

6.1CVSS6.5AI score0.03342EPSS
SaveExploits2References3Affected Software1
OpenVAS
OpenVAS
added 2019/10/02 12:0 a.m.20 views

WordPress Visualizer Plugin < 3.3.1 Multiple Vulnerabilities

The WordPress plugin SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.113537";...

10CVSS7.9AI score0.39137EPSS
SaveExploits4References3
OSV
OSV
added 2019/09/30 4:15 p.m.6 views

CVE-2019-16932

A blind SSRF vulnerability exists in the Visualizer plugin before 3.3.1 for WordPress via wp-json/visualizer/v1/upload-data...

10CVSS7.3AI score0.39137EPSS
SaveExploits2References3
NVD
NVD
added 2019/09/30 4:15 p.m.20 views

CVE-2019-16932

A blind SSRF vulnerability exists in the Visualizer plugin before 3.3.1 for WordPress via wp-json/visualizer/v1/upload-data...

10CVSS9.5AI score0.39137EPSS
SaveExploits2References3
Prion
Prion
added 2019/09/30 4:15 p.m.24 views

Server side request forgery (ssrf)

A blind SSRF vulnerability exists in the Visualizer plugin before 3.3.1 for WordPress via wp-json/visualizer/v1/upload-data...

5.8CVSS9.4AI score0.39137EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2019/09/30 3:8 p.m.25 views

CVE-2019-16932

A blind SSRF vulnerability exists in the Visualizer plugin before 3.3.1 for WordPress via wp-json/visualizer/v1/upload-data...

9.5AI score0.39137EPSS
SaveExploits2References3
CVE
CVE
added 2019/09/30 3:8 p.m.127 views

CVE-2019-16932

CVE-2019-16932 affects WordPress Visualizer plugin

10CVSS9.4AI score0.39137EPSS
SaveIn wildExploits2References3Affected Software1
RedHat Linux
RedHat Linux
added 2019/09/30 2:15 p.m.7 views

kibana: Arbitrary code execution flaw in the Timelion visualizer

An arbitrary code execution flaw was found in the Timelion visualizer in Kibana versions before 5.6.15 and 6.6.1. This flaw allows an attacker with access to the Timelion application to send a request that attempts to execute javascript code. This could lead to an attacker executing arbitrary...

10CVSS6.4AI score0.95338EPSS
SaveExploits12References6
WPVulnDB
WPVulnDB
added 2019/09/28 12:0 a.m.14 views

Visualizer < 3.3.1 - Blind Server-Side Request Forgery (SSRF)

This plugin suffers from a blind SSRF vulnerability in the /wp-json/visualizer/v1/upload-data endpoint. PoC curl -i -s -X $'POST' \ -H $'Host: 192.168.158.128:8000' \ --data-binary $'"url":"http://db:3306"' \ $'http://192.168.158.128:8000/wp-json/visualizer/v1/upload-data' See the references...

5.8CVSS1.2AI score0.39137EPSS
SaveExploits2References1Affected Software1
Patchstack
Patchstack
added 2019/09/28 12:0 a.m.23 views

WordPress Visualizer plugin <= 3.3.0 - Server-Side Request Forgery (SSRF)

The disclosed vulnerability allows a remote attacker to perform SSRF attacks. Solution Update the plugin to the latest version...

10CVSS5.8AI score0.39137EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2019/09/28 12:0 a.m.21 views

Visualizer < 3.3.1 - Stored Cross-Site Scripting (XSS)

By abusing a lack of access controls on the /wp-json/visualizer/v1/update-chart WP-JSON API endpoint, an attacker can arbitrarily modify meta data of an existing chart, and inject a XSS payload to be stored and later executed when an admin goes to edit the chart. PoC curl -i -s -k -X $'POST' \ -H...

4.3CVSS2.8AI score0.03342EPSS
SaveExploits2References1Affected Software1
wpexploit
wpexploit
added 2019/09/28 12:0 a.m.31 views

Visualizer < 3.3.1 - Stored Cross-Site Scripting (XSS)

By abusing a lack of access controls on the /wp-json/visualizer/v1/update-chart WP-JSON API endpoint, an attacker can arbitrarily modify meta data of an existing chart, and inject a XSS payload to be stored and later executed when an admin goes to edit the chart. curl -i -s -k -X $'POST' \ -H...

4.3CVSS1.8AI score0.03342EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2019/09/28 12:0 a.m.16 views

Visualizer < 3.3.1 - Blind Server-Side Request Forgery (SSRF)

This plugin suffers from a blind SSRF vulnerability in the /wp-json/visualizer/v1/upload-data endpoint. curl -i -s -X $'POST' \ -H $'Host: 192.168.158.128:8000' \ --data-binary $'"url":"http://db:3306"' \ $'http://192.168.158.128:8000/wp-json/visualizer/v1/upload-data' See the references for...

5.8CVSS1.9AI score0.39137EPSS
SaveExploits2References1
Rows per page
Query Builder