Lucene search
+L
WpvulndbMost viewed

14608 matches found

WPVulnDB
WPVulnDB
added 2023/01/11 12:0 a.m.20 views

Vimeo Video Autoplay Automute <= 1.0 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. PoC vimeo clipid="1" color="'...

5.4CVSS2.9AI score0.0055EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/01/11 12:0 a.m.20 views

WOOF - Products Filter for WooCommerce < 1.3.2 - Admin+ PHP Object Injection

The plugin unserializes user input provided via the settings, which could allow high privilege users such as admin to perform PHP Object Injection when a suitable gadget is present. PoC 1. To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void...

7.2CVSS3.1AI score0.01313EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/01/10 12:0 a.m.20 views

Royal Elementor Addons < 1.3.60 - Subscriber+ Arbitrary Template Activation

The plugin does not have authorisation and CSRF checks when activating templates, which could allow any authenticated user, such as subscriber to perform such action...

4.3CVSS3.2AI score0.00603EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/29 12:0 a.m.20 views

Video Conferencing with Zoom < 4.0.10 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC 1. Insert...

5.4CVSS2.3AI score0.00471EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/28 12:0 a.m.20 views

Product Slider for WooCommerce < 2.6.4 - Contributor+ Stored XSS in Shortcode

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC Install t...

5.4CVSS0.9AI score0.00471EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/22 12:0 a.m.20 views

Real Testimonials < 2.6.0 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC Exploit...

5.4CVSS2.2AI score0.00471EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/21 12:0 a.m.20 views

Page Scroll To ID < 1.7.6 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC Put the...

5.4CVSS1.5AI score0.00471EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/13 12:0 a.m.20 views

WP Custom Admin Interface < 7.29 - Admin+ PHP Object Injection

The plugin unserialize user input provided via the settings, which could allow high privilege users such as admin to perform PHP Object Injection when a suitable gadget is present. PoC action=importsettings=O%3a4%3a%22Evil%22%3a0%3a%7b%7d%3b=6960d7bb50...

7.2CVSS4.5AI score0.17686EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/12 12:0 a.m.20 views

Web Invoice <= 2.1.3 - Authenticated SQLi

The plugin does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL Injection exploitable by high privilege users such as admin by default. However, depending on the plugin configuration, other users, such as subscriber could exploit this as well PoC...

7.2CVSS1AI score0.00983EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/05 12:0 a.m.20 views

Contest Gallery < 19.1.5.1 - Author+ SQL Injection

The plugins do not escape the upload POST parameter before concatenating it to an SQL query in get-data-create-upload-v10.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. PoC POST...

6.5CVSS6.5AI score0.00854EPSS
SaveExploits2References1Affected Software2
WPVulnDB
WPVulnDB
added 2022/11/30 12:0 a.m.20 views

Custom Product Tabs for WooCommerce < 1.8.0 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2.2AI score0.00392EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/29 12:0 a.m.20 views

Simple:Press < 6.8.1 - Subscriber+ Stored XSS via Profile Signatures

The plugin does not sanitise and escape the postitem parameter when modifying profile signatures, which could allow any authenticated users, such as subscriber to perform Stored XSS attacks...

6.4CVSS4.3AI score0.00495EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/28 12:0 a.m.20 views

JobBoardWP < 1.2.2 - Unauthenticated Arbitrary File Upload

The plugin does not properly validate file names and types in its file upload functionalities, allowing unauthenticated users to upload arbitrary files such as PHP. PoC Setup: 1. Install the vulnerable plugin jobboardwp version 1.2.1 2. In the toast message that appears on the plugin's...

7.5CVSS2.3AI score0.01354EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/28 12:0 a.m.20 views

InPost Gallery < 2.1.4.1 - Unauthenticated LFI to RCE

The plugin insecurely uses PHP's extract function when rendering HTML views, allowing attackers to force the inclusion of malicious files & URLs, which may enable them to run code on servers. PoC Invoke the following shell commands to disclose the /etc/passwd file: Define the payload "pagepath"...

9.8CVSS0.09519EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/22 12:0 a.m.20 views

Easy Video Player < 1.2.2.3 - Contributor+ Stored XSS

The plugin does not sanitize and escapes some parameters, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks. PoC 1. Add a new post and add the payload there: evpembedvideo url='" onerror=alert/XSS/ "' 2. Preview the post, and the XSS will trigger...

5.4CVSS2.3AI score0.00507EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/21 12:0 a.m.20 views

Livemesh Addons for Elementor < 7.2.4 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup. PoC 1. Enter the setting page of this plugin. 2...

4.8CVSS0.2AI score0.0047EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/17 12:0 a.m.20 views

Flat PM < 3.0.13 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin PoC v 3.0.13 the blockid needs to start with an existing block ID...

5.4CVSS5.2AI score0.00869EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/17 12:0 a.m.20 views

Chameleon < 1.4.4 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2AI score0.00392EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/17 12:0 a.m.20 views

Essential Real Estate < 3.9.6 - Reflected Cross-Site-Scripting

The plugin does not sanitize and escapes some parameters, which could allow users with a role as low as Admin to perform Cross-Site Scripting attacks. PoC https://example.com/wp-admin/admin-ajax.php?action=erepropertygalleryfillterajaxgap=%22%3E%3Cscript%3Ealert%22xss%22;%3C/script%3E%3C!--...

5.4CVSS1.7AI score0.00869EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/16 12:0 a.m.20 views

Directorist < 7.4.2.2 - Subscriber+ Arbitrary User Password Update via IDOR

The plugin suffers from an IDOR vulnerability which an attacker can exploit to change the password of arbitrary users instead of his own. PoC The following Python script automates the exploitation of this vulnerability. The script was tested on an installation of WordPress 6.1 with the vulnerable...

6.5CVSS0.00606EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/11 12:0 a.m.20 views

Broken Link Checker < 1.11.20 - Admin+ Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC Put the following payload in the Youtube API K...

4.8CVSS2AI score0.00506EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/09 12:0 a.m.20 views

REST API Authentication < 2.4.1 - Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack...

8.8CVSS4.8AI score0.00264EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/03 12:0 a.m.20 views

4ECPS Web Forms <= 0.2.17 - Admin+ Stored XSS

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS4.7AI score0.00412EPSS
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/11/01 12:0 a.m.20 views

WatchTowerHQ < 3.6.16 - Unauthenticated Arbitrary File Access

The plugin does properly check for the access token in its REST API endpoints, which could allow unauthenticated attackers to call them and download arbitrary files...

7.5CVSS4.6AI score0.007EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/31 12:0 a.m.20 views

Booster for WooCommerce - Checkout Files Deletion via CSRF

The plugins do not have CSRF check in place when deleting files uploaded at the checkout, allowing attackers to make a logged in shop manager or admin delete them via a CSRF attack PoC Requirements: - Enable the "Checkout File Upload" module of the plugin...

8.1CVSS0.5AI score0.00371EPSS
SaveExploits2Affected Software3
WPVulnDB
WPVulnDB
added 2022/10/24 12:0 a.m.20 views

IP Blacklist Cloud Plugin <= 5.00 - Admin+ SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin...

9.1CVSS2.2AI score0.00723EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/21 12:0 a.m.20 views

Quiz And Survey Master < 7.3.5 - Contributor+ Stored XSS

The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks...

5.4CVSS3AI score0.00429EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/21 12:0 a.m.20 views

WP Page Builder < 1.2.7 - Author+ Stored XSS

The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Author to perform Cross-Site Scripting attacks...

5.4CVSS2.6AI score0.00409EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/17 12:0 a.m.20 views

Role Based Pricing for WooCommerce < 1.6.3 - Subscriber+ PHAR Deserialization

The plugin does not have authorisation and proper CSRF checks, as well as does not validate path given via user input, allowing any authenticated users like subscriber to perform PHAR deserialization attacks when they can upload a file, and a suitable gadget chain is present on the blog PoC As a...

8.8CVSS0.9AI score0.00511EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/12 12:0 a.m.20 views

AB Press Optimizer <= 1.1.1 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2.4AI score0.00407EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/10 12:0 a.m.20 views

AWP Classifieds Plugin < 4.3 - Unauthenticated SQLi

The plugin does not properly sanitise and escape some parameters before using them in a SQL statement via an AJAX action available to unauthenticated users and when a specific premium module is active, leading to a SQL injection PoC To read the userlogin and userpass columns from the wpusers tabl...

9.8CVSS3.4AI score0.05103EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/03 12:0 a.m.20 views

Anti-Spam by CleanTalk < 5.185.1 - Admin+ SQLi

The plugin does not validate ids before using them in a SQL statement, which could lead to SQL injection exploitable by high privilege users such as admin PoC When deleting a scan logs /edit-comments.php?page=ctcheckspamlogs, intercept the request and change the spamids parameter to...

7.2CVSS0.2AI score0.01015EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/29 12:0 a.m.20 views

AdminPad < 2.2 - Note Update via CSRF

The plugin does not have CSRF check when updating admin's note, allowing attackers to make a logged in admin update their notes via a CSRF attack PoC Notes are displayed in the Dashboard /wp-admin/index.php...

6.5CVSS4.8AI score0.00339EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/28 12:0 a.m.20 views

Booking Ultra Pro <= 1.1.4 - Multiple CSRF

The plugin does not have CSRF check in some places, which could allow attackers to make logged in users perform unwanted actions...

8.8CVSS4.7AI score0.00272EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/08 12:0 a.m.20 views

Zephyr Project Manager < 3.2.55 - Unauthorised AJAX Calls To Stored XSS

The plugin does not have any authorisation as well as CSRF in all its AJAX actions, allowing unauthenticated users to call them either directly or via CSRF attacks. Furthermore, due to the lack of sanitisation and escaping, it could also allow them to perform Stored Cross-Site Scripting attacks...

5.4CVSS2.1AI score0.00385EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/06 12:0 a.m.20 views

Ketchup Restaurant Reservations <= 1.0.0 - Unauthenticated Stored XSS

The plugin does not sanitise and escape some of the reservation user inputs, allowing unauthenticated attackers to perform Cross-Site Scripting attacks logged in admin viewing the malicious reservation made PoC As unauthenticated, make a reservation ie on a page where the reservationform is embed...

6.1CVSS0.9AI score0.83373EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:0 a.m.20 views

NinjaForms < 3.6.13 - Admin+ PHP Objection Injection

The plugin unserialises the content of an imported file, which could lead to PHP object injections issues when an admin import intentionally or not a malicious file and a suitable gadget chain is present on the blog. PoC To simulate a gadget chain, put the following code in a plugin class Evil...

7.2CVSS1.5AI score0.01157EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:0 a.m.20 views

Download Manager < 3.2.55 - Admin+ Arbitrary File/Folder Access via Path Traversal

The plugin does not validate one of its settings, which could allow high privilege users such as admin to list and read arbitrary files and folders outside of the blog directory PoC 1. Navigate to settings page /wp-admin/edit.php?posttype=wpdmpro=settings 2. In the “File Browser Root:” setting,...

4.9CVSS3.5AI score0.01409EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:0 a.m.20 views

Post SMTP < 2.1.7 - Admin+ Blind SSRF

The plugin does not have proper authorisation in some AJAX actions, which could allow high privilege users such as admin to perform blind SSRF on multisite installations for example. PoC Navigate to https://example.com/wp-admin/admin.php?page=postman%2Fporttest Inside "Outgoing Mail Server...

7.2CVSS6.9AI score0.01101EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/29 12:0 a.m.20 views

Beaver Builder < 2.5.5.3 - Authenticated Stored XSS via Image URL

The plugin does not sanitise and escape the Image URL field of the Media block, which could allow users with access to the plugin's editor to perform Cross-Site Scripting attacks...

6.4CVSS2.9AI score0.00457EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/25 12:0 a.m.20 views

Accommodation System <= 1.0.1 - Subscriber+ Unauthorised Actions

The plugin does not have authorisation in various actions, which could allow users with a role as low as subscriber to call them and perform unauthorised actions...

9.8CVSS4.8AI score0.00736EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/22 12:0 a.m.20 views

Classima < 2.1.11 - Reflected Cross-Site Scripting

The theme and some of its required plugins do not escape a parameter before outputting it back in attributes, leading to Reflected Cross-Site Scripting PoC https://example.com/all-ads/?q="+onmouseover%3Dalert%281%29+id%3Dx+tabindex%3D0+style%3Ddisplay%3Ablock The XSS will be triggered when the us...

6.1CVSS0.4AI score0.0051EPSS
SaveExploits2Affected Software5
WPVulnDB
WPVulnDB
added 2022/08/15 12:0 a.m.20 views

Multivendor Marketplace Solution for WooCommerce < 3.8.12 - Unauthenticated LFI

The plugin does not validate and sanitise a parameter before using it to include a file via an AJAX action available to both unauthenticated and authenticated users, which could lead to Local File Inclusion PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept:...

2.9AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/15 12:0 a.m.20 views

Multivendor Marketplace Solution for WooCommerce < 3.8.12 - Unauthorised AJAX Calls

The plugin is lacking authorisation and CSRF in multiple AJAX actions, which could allow any authenticated users, such as subscriber to call them and suspend vendors reporter by the submitter or update arbitrary order status identified by WPScan when verifying the issue for example. Other...

4.3CVSS3.5AI score0.00275EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/12 12:0 a.m.20 views

Alpine PhotoTile for Pinterest <= 1.3.1 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

5.4CVSS2.6AI score0.00522EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/08 12:0 a.m.20 views

JoomSport < 5.2.6 - Admin+ SQLi

The plugin does not properly escape the orderby parameter before using it in multiple SQL statement, which could allow high privilege users to perform SQL injection...

7.2CVSS3.3AI score0.01172EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/03 12:0 a.m.20 views

MailChimp for Woocommerce < 2.7.2 - Admin+ SSRF

The plugin has an AJAX action that allows high privilege users to perform a POST request on behalf of the server to the internal network/LAN, the body of the request is also appended to the response so it can be used to scan private network for example PoC As an admin:...

2.7CVSS0.7AI score0.00632EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/01 12:0 a.m.20 views

Download Manager < 3.2.49 - Contributor+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some parameters which could allow users with a role as low as contruibutor to perform Stored Cross-Site Scripting attacks...

5.4CVSS3AI score0.00465EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/01 12:0 a.m.20 views

WP Edit Menu <= 1.5.0 - Arbitrary Post Deletion via CSRF

The plugin does not have CSRF in an AJAX action, which could allow attackers to make a logged in admin delete arbitrary posts/pages from the blog via a CSRF attack PoC...

4.3CVSS5.1AI score0.00302EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/01 12:0 a.m.20 views

Button Plugin MaxButtons < 9.3 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2.3AI score0.00441EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities5000