Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
•added 2021/02/27 12:00 a.m.•113 views

Under Construction, Coming Soon & Maintenance Mode < 1.1.2 - Reflected Cross-Site Scripting (XSS)

The includes/mc-getlists.php file decoded JSON data fetched from the URL provided and then displayed the HTML from the response without any HTML escaping, leading to a reflected cross-site scripting issue where the payload is on a different server controlled by the attacker for example. The issue...

6.3AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2021/01/13 12:00 a.m.•113 views

Elementor Contact Form DB < 1.6 - Unauthenticated & Unauthorised Form Submissions Export

The sbelemcfddownloadcsv function, registered as an admininit hook does not have capability and CSRF checks, allowing unauthenticated attackers to download arbitrary form submissions as a CSV. The data will include PII such as email addresses. A CSRF check was added, but no capability one, so the...

2.9AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2023/01/11 12:00 a.m.•112 views

GamiPress – Vimeo integration < 1.0.9 - 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. gamipressvimeo url='https://vimeo.com/"...

5.4CVSS0.9AI score0.00695EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/10 12:00 a.m.•112 views

Strong Testimonials < 3.0.3 - Contributor+ Stored XSS via 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. Exploit:...

5.4CVSS2.2AI score0.00649EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/06 12:00 a.m.•112 views

Posts List Designer by Category < 3.2 - Contributor+ Stored XSS via 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. Exploit...

5.4CVSS1.7AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/06 12:00 a.m.•112 views

WP Extended Search < 2.1.2 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attack. Exploit shortcode: wpessearchform searchformcssclass='" onmouseover="alert1"'...

5.4CVSS1.9AI score0.00484EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/05 12:00 a.m.•112 views

Welcart e-Commerce < 2.8.6 - Subscriber+ PHAR Deserialisation

The plugin does not validate user input before using it in fileexist functions via various AJAX actions available to any authenticated users, which could allow users with a role as low as subscriber to perform PHAR deserialisation when they can upload a file and a suitable gadget chain is present...

8.8CVSS0.01073EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/05 12:00 a.m.•112 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgcopyid POST parameter before concatenating it to an SQL query in cg-copy-comments.php and cg-copy-rating.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST...

6.5CVSS0.7AI score0.00911EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/10/18 12:00 a.m.•112 views

Chat Bubble < 2.3 - Unauthenticated Stored Cross-Site Scripting

The plugin does not sanitise and escape some contact parameters, which could allow unauthenticated attackers to set Stored Cross-Site Scripting payloads in them, which will trigger when an admin view the related contact message Setup: - In the General Settings of the plugin, check the "Show Chat...

6.1CVSS0.1AI score0.00531EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/10 12:00 a.m.•112 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 To read the userlogin and userpass columns from the wpusers table:...

9.8CVSS2.8AI score0.05461EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/04/26 12:00 a.m.•112 views

Domain Replace <= 1.3.8 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in an attribute in an admin page, leading to a Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=dr-convert&msg=%3Csvg%2Fonload%3Dalert%28%2Fxss%2F%29%3E...

6.1CVSS1.2AI score0.00788EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/04/07 12:00 a.m.•112 views

Visual Form Builder < 3.0.7 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the form's 'Email to' field , which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Create/edit a form and put the following payload in the 'E-mail To' field: " The XSS will be...

4.8CVSS0.6AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/31 12:00 a.m.•112 views

Post Snippets < 3.1.4 - CSRF to Stored Cross-Site Scripting

The plugin does not have CSRF check when importing files, allowing attacker to make a logged In admin import arbitrary snippets. Furthermore, imported snippers are not sanitised and escaped, which could lead to Stored Cross-Site Scripting issues function submitRequest var xhr = new XMLHttpRequest...

9.6CVSS0.00612EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/24 12:00 a.m.•112 views

Duplicate Page or Post < 1.5.1 - Arbitrary Settings Update to Stored XSS

The plugin does not have any authorisation and has a flawed CSRF check in the wpdevartduplicatepostparametrssaveindb AJAX action, allowing any authenticated users, such as subscriber to call it and change the plugin's settings, or perform such attack via CSRF. Furthermore, due to the lack of...

3.5CVSS0.4AI score0.01364EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/18 12:00 a.m.•112 views

FeedWordPress < 2022.0123 - Reflected Cross-Site Scripting (XSS)

The plugin is affected by a Reflected Cross-Site Scripting XSS within the "visibility" parameter. https://example.com/wp-admin/admin.php?page=feedwordpress%2Fsyndication.php&visibility=%22%3E%3Cimg+src%3D2+onerror%3Dalert%28origin%29%3E...

6.1CVSS1.9AI score0.0201EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/01/03 12:00 a.m.•112 views

TrustMate.io integration for WooCommerce < 1.7.1 - Subscriber+ Arbitrary Blog Option Update

The plugin does not have any CSRF and authorisation checks in the savecheckbox AJAX action, available to any authenticated users, and do not validate the option key to ensure the option to update belongs to the plugin. As a result, any authenticated user, such as subscriber can update arbitrary...

SaveExploits0
wpexploit
wpexploit
•added 2021/12/28 12:00 a.m.•112 views

Insight Core <= 1.0 - Subscriber+ PHP Object Injection & Stored XSS

The plugin does not have any authorisation and CSRF checks in the insightcustomizeroptionsimport available to any authenticated user, does not validate user input before passing it to unserialize, nor sanitise and escape it before outputting it in the response. As a result, it could allow users...

5.4CVSS0.00524EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/09/20 12:00 a.m.•112 views

WP Ticket < 5.10.4 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize or escape form fields before outputting it in the List, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Navigate to WP Ticket Forms edit layout of "Open a Ticket" or "Search Tickets"...

4.8CVSS4.8AI score0.00643EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/06/30 12:00 a.m.•112 views

Woocommerce Tabs Plugin, Add Custom Product Tabs <= 1.0.1 - Arbitrary Tab Deletion/Edition via CSRF

The plugin does not properly check for CSRF in its tabsession, tabsessiondel, tabsessionedit and ptabsubmit AJAX actions, allowing attacker to make logged in user call them via a CSRF attack To delete a tab:...

0.9AI score
SaveExploits0
wpexploit
wpexploit
•added 2021/04/11 12:00 a.m.•112 views

Business Directory Plugin < 5.11.1 - Arbitrary Add/Edit/Delete Form Field to Stored XSS

The plugin suffered from Cross-Site Request Forgery issues, allowing an attacker to make a logged in administrator add, edit or delete form fields, which could also lead to Stored Cross-Site Scripting issues. Note WPScanTeam: The CSRF has ben fixed and proper capability checks have also been adde...

6.8CVSS8.1AI score0.00672EPSS
SaveExploits2
wpexploit
wpexploit
•added 2020/01/14 12:00 a.m.•112 views

Real Estate 7 < 2.9.5 - Multiple Vulnerabilities

Multiple vulnerabilities was discovered in the 'Real Estate 7 WordPress', tested version — v2.9.4: - Unauthenticated Reflected XSS - Authenticated Persistent XSS - Authenticated Persistent Self-XSS - IDOR - Information Exposure Edit WPScanTeam: January 12th - Report Received & Envato Contacted...

6.6AI score
SaveExploits0References2
wpexploit
wpexploit
•added 2023/09/11 12:00 a.m.•111 views

Socialdriver <= 2021 - Prototype Pollution to XSS

Description The theme has a prototype pollution vulnerability that could allow an attacker to inject arbitrary properties resulting in a cross-site scripting XSS attack. Access the URL:...

6.2AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2023/03/20 12:00 a.m.•111 views

Simple Giveaways < 2.45.1 - 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 As admin, add/edit a sharing method "Giveaways"...

4.8CVSS5.3AI score0.00442EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/06 12:00 a.m.•111 views

GigPress <= 2.3.28 - Subscriber+ SQLi

The plugin does not validate and escape some of its shortcode attributes before using them in SQL statement/s, which could allow any authenticated users, such as subscriber to perform SQL Injection attacks Run the below commands in the developer console of the web browser while being on the blog ...

8.8CVSS9.2AI score0.01301EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/28 12:00 a.m.•111 views

Spacer < 3.0.7 - Admin+ Stored XSS

The plugin does not sanitize and escapes 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. Add new Spacers and add payload "Gem to Setting...

4.8CVSS0.9AI score0.00475EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/10 12:00 a.m.•111 views

Official Integration for Billingo < 3.4.0 - ShopManager+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users with a role as low as Shop Manager to perform Stored Cross-Site Scripting attacks. Put the following payload in the WooCommerce Settings Billingo E-mail Beállítások Gomb szöveg field in the table:...

4.8CVSS0.3AI score0.00493EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/09/19 12:00 a.m.•111 views

Simple File List < 4.4.12 - 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 First Stored XSS - HTTP Request POST...

4.8CVSS0.00493EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/07/04 12:00 a.m.•111 views

Name Directory < 1.25.4 - Arbitrary Directory/Name Deletion via CSRF

The plugin does not have CSRF checks in place when deleting Directories and Names, which could allow attackers to make a logged in admin delete them via a CSRF attack https://example.com/wp-admin/admin.php?page=name-directory&deletedir=2...

4.3AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/06/27 12:00 a.m.•111 views

Download Manager < 3.2.44 - Unauthenticated Reflected Cross-Site Scripting

The plugin does not escape a generated URL before outputting it back in an attribute of the login page made by the plugin, leading to Reflected Cross-Site Scripting, which is only exploitable against unauthenticated users On the login page from the plugin ie where the wpdmloginform is embed, appe...

0.4AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/02/21 12:00 a.m.•111 views

SEO 301 Meta <= 1.9.1 - Admin+ Stored Cross-Site Scripting

The plugin does not escape its Request and Destination settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Put the following payload in the Request or Destination settings of the plugin: "...

4.8CVSS1.5AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/12/20 12:00 a.m.•111 views

ACF Photo Gallery Field < 1.7.5 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the post parameter in the includes/acfphotogallerymetaboxedit.php file before outputing back in an attribute, leading to a Reflected Cross-Site Scripting issue...

6.1CVSS1.8AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/08/13 12:00 a.m.•111 views

Skaut bazar < 1.3.3 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $SERVER'PHPSELF' in the /skaut-bazar.php file which allows attackers to inject arbitrary web scripts https://example.com/wp-admin/options-general.php/"alert/XSS//?page=skatubazaroption...

6.1CVSS2.4AI score0.0235EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/05/07 12:00 a.m.•111 views

DSGVO All in one for WP < 4.0 - Unauthenticated Stored Cross-Site Scripting (XSS)

The dsgvoaiowritelog AJAX action of the plugin did not sanitise or escape some POST parameter submitted before outputting them in the Log page in the administrator dashboard wp-admin/admin.php?page=dsgvoaiofree-show-log. This could allow unauthenticated attackers to gain unauthorised access by...

6.1CVSS0.7AI score0.01186EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/04/16 12:00 a.m.•111 views

Easy Digital Downloads < 2.10.3 - Unauthorised Stripe Disconnect via CSRF

The plugin did not property check for CSRF when disconnecting Stripe, allowing attackers to make logged in users with the manageoptions capability disconnect the Stripe gateway via a CSRF attack. https://example.com/wp-admin/admin-post.php?page=edd-settings&edds-stripe-disconnect=1...

3.7AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2021/03/29 12:00 a.m.•111 views

Virtual Robots.txt < 1.10 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not sanitise the content of the robots.txt, allowing high privilege users admin+ to use XSS payloads, which will be output back in the settings page of the plugin. Put the following directive in the plugin settings "User Agents and Directives for this site" Disallow:...

0.4AI score0.01669EPSS
SaveExploits1References1
wpexploit
wpexploit
•added 2021/03/15 12:00 a.m.•111 views

Tutor LMS < 1.8.3 - SQL Injection via tutor_quiz_builder_get_question_form

The tutorquizbuildergetquestionform AJAX action from the plugin was vulnerable to UNION based SQL injection that could be exploited by students. python3 sqlmap.py -r /tutorunion4.txt --dbms=mysql --technique=U -p questionid --dump Where tutorunion4.txt is POST /wp-admin/admin-ajax.php HTTP/1.1...

4CVSS1.2AI score0.01742EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/03/06 12:00 a.m.•110 views

Multiple e-plugins - Subscriber+ Privilege Escalation

The plugins, sold by the same developer e-plugins, do not implementing any security measures in some AJAX calls. For example in the file plugin.php, the function ivdirectoriesupdateprofilesetting uses updateusermeta with any data provided by the ajax call, which can be used to give the logged in...

8.8CVSS8.6AI score0.00905EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/02/28 12:00 a.m.•110 views

OAuth Single Sign On - SSO (OAuth Client) Standard < 28.4.9 - IdP Deletion via CSRF

The plugin does not have CSRF checks when deleting Identity Providers IdP, which could allow attackers to make logged in admins delete arbitrary IdP via a CSRF attack https://example.com/wp-admin/admin.php?page=mooauthsettings&tab=config&action=delete&app=wordpress...

6.5CVSS6.8AI score0.00442EPSS
SaveExploits5
wpexploit
wpexploit
•added 2023/01/11 12:00 a.m.•110 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. vimeo clipid="1" color="'...

5.4CVSS2.6AI score0.0055EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/23 12:00 a.m.•110 views

Welcart e-Commerce < 2.8.9 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escapes one of its shortcode attributes, which could allow users with a role as low as a contributor to perform a Stored Cross-Site Scripting attack. 1. Add a product item to the plugin. The item name, for example, "first". You will also use this in the shortcode...

5.4CVSS0.9AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/20 12:00 a.m.•110 views

Metricool < 1.18 - 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. 1. In the settings page of the plugin, add the...

4.8CVSS0.2AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/17 12:00 a.m.•110 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 As a...

8.8CVSS0.5AI score0.00516EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/07/04 12:00 a.m.•110 views

NextScripts: Social Networks Auto-Poster < 4.3.26 - Reflected Cross-Site Scripting

The plugin does not escape a generated URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=nxssnap&a"alert/XSS/...

0.3AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/06/15 12:00 a.m.•110 views

Photo Gallery by Supsystic < 1.15.6 - Arbitrary 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...

5.4CVSS1.9AI score0.00381EPSS
SaveExploits1
wpexploit
wpexploit
•added 2022/04/12 12:00 a.m.•110 views

Order Listener for WooCommerce < 3.2.2 - Unauthenticated SQLi

The plugin does not sanitise and escape the id parameter before using it in a SQL statement via a REST route available to unauthenticated users, leading to an SQL injection curl 'http://example.com/?restroute=/olistener/new' --data '"id":" SELECT SLEEP3"' -H 'content-type: application/json'...

9.8CVSS2.5AI score0.09879EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/03/30 12:00 a.m.•110 views

Clipr <= 1.2.3 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its API Key settings before outputting it in an attribute, leading to a Stored Cross-Site Scripting issue even when the unfilteredhtml capability is disallowed Put the following payload in the API Key settings of the plugin: 'alert/XSS/ The XSS will be...

4.8CVSS4.8AI score0.00994EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/02/01 12:00 a.m.•110 views

Cost Calculator <= 1.8 - Authenticated Local File Inclusion

The plugin allows authenticated users Contributor+ in versions 1.5, and Admin+ in versions = 1.8 to perform path traversal and local PHP file inclusion on Windows Web Servers via the Cost Calculator post's Layout As a contributor, create a Cost Calculator post, set the Layout to...

6.5CVSS0.2AI score0.03047EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/31 12:00 a.m.•110 views

Blackhole for Bad Bots < 3.3.2 - Arbitrary IP Address Blocking via IP Spoofing

The plugin uses headers such as CF-CONNECTING-IP, CLIENT-IP etc to determine the IP address of requests hitting the blackhole URL, which allows them to be spoofed. This could result in blocking arbitrary IP addresses, such as legitimate/good search engine crawlers / bots. This could also be abuse...

9.1CVSS0.2AI score0.0167EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/01/19 12:00 a.m.•110 views

AnyComment < 0.2.18 - Comment Rating Increase/Decrease via Race Condition

The plugin is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other users https://www.youtube.com/watch?v=0IqZL-slt00 1. Make a new comment 2. Like your comment and intercept it using...

3.5CVSS0.4AI score0.00494EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/12/30 12:00 a.m.•110 views

Link Library < 7.2.8 - Unauthenticated Arbitrary Links Deletion

The plugin does not have authorisation in place when deleting links, allowing unauthenticated users to delete arbitrary links via a crafted request https://example.com/?posttype=linklibrarylinks&ll60reupdate=1...

7.5CVSS4.1AI score0.01196EPSS
SaveExploits2
Total number of security vulnerabilities4361