Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
added 2022/05/23 12:0 a.m.106 views

Private Files <= 0.40 - Protection Disabling via CSRF

The plugin is missing CSRF check when disabling the protection, which could allow attackers to make a logged in admin perform such action via a CSRF attack and make the blog public document.getElementById"test".submit; That will also delete the .htaccess...

4.3CVSS0.9AI score0.00421EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/18 12:0 a.m.106 views

MailerLite < 1.5.4 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting The first digit of the ID must be an existing form ID...

6.1CVSS0.3AI score0.00833EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/22 12:0 a.m.106 views

WP Downgrade < 1.2.3 - Admin+ Stored Cross-Site Scripting

The plugin only perform client side validation of its "WordPress Target Version" settings, but does not sanitise and escape it server side, allowing high privilege users such as admin to perform Cross-Site attacks even when the unfilteredhtml capability is disallowed Access the settings of the...

4.8CVSS0.3AI score0.04782EPSS
SaveExploits4References1
wpexploit
wpexploit
added 2022/01/25 12:0 a.m.106 views

Simple Membership < 4.0.9 - Arbitrary Member Deletion via CSRF

The plugin does not have CSRF check when deleting members in bulk, which could allow attackers to make a logged in admin delete them via a CSRF attack https://example.com/wp-admin/admin.php?page=simplewpmembership&action=bulkdelete&members%5B0%5D=1&members%5B1%5D=2...

4.7CVSS3.4AI score0.00471EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/01/05 12:0 a.m.106 views

Rearrange Woocommerce Products < 3.0.8 - Subscriber+ SQL Injection

The plugin does not have proper access controls in the saveallorder AJAX action, nor validation and escaping when inserting user data in SQL statement, leading to an SQL injection, and allowing any authenticated user, such as subscriber, to modify arbitrary post content for example with an XSS...

6.5CVSS1.1AI score0.00889EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/23 12:0 a.m.106 views

Protect WP Admin < 3.6.2 - Unauthenticated Plugin Deactivation

The plugin does not check for authorisation in the lib/pwa-deactivate.php file, which could allow unauthenticated users to disable the plugin and therefore the protection offered via a crafted request v 3.6 - https:/example.com/wp-content/plugins/protect-wp-admin/lib/pwa-deactivate.php?disablepwa...

7.5CVSS3.4AI score0.01489EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/08/22 12:0 a.m.106 views

WP-Board <= 1.1 (beta) - Unauthenticated SQL Injection

The options.php file of the plugin accepts a postid parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. This is a time based SQLI and in the same function vulnerable parameter is passed twice so if we pass time as 5 seconds it take...

8.8CVSS0.8AI score0.0471EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/03/22 12:0 a.m.105 views

InPost Gallery <= 2.1.4.1 - Reflected XSS

The plugin does not sanitise and escape the imgurl parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open...

5.4CVSS5.7AI score0.00441EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/03/03 12:0 a.m.105 views

Schedulicity - Easy Online Scheduling <= 2.21 - 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. schedulenowbutton bizkey='"...

6.5CVSS5.2AI score0.0056EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.105 views

Contest Gallery < 19.1.5 - Admin+ SQL Injection

The plugins do not escape the optionid GET parameter before concatenating it to an SQL query in export-images-data.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.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/10/21 12:0 a.m.105 views

OAuth Client by DigitialPixies <= 1.1.0 - CSRF

The plugin does not have CSRF checks in some places, which could allow attackers to make logged-in users perform unwanted actions. Make a logged in user visit a page with the following code fetch'https://example.com/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers 'Content-Type':...

6.5CVSS1.9AI score0.0034EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/20 12:0 a.m.105 views

Import all XML, CSV & TXT into WordPress < 6.5.8 - Admin+ SQLi

The plugin does not properly sanitise and escape imported data before using them back SQL statements, leading to SQL injection exploitable by high privilege users such as admin With the additional https://wordpress.org/plugins/polylang/ plugin installed, import a CSV with the following payload in...

7.2CVSS7.3AI score0.01002EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/26 12:0 a.m.105 views

Vertical scroll recent post < 14.0 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting https://example.com/wp-admin/options-general.php?page=vertical-scroll-recent-post&action=edit&vsrpid=0%22%3E%3Csvg%2Fonload%3Dalert%28%2Fxss%2F%29%3E...

6.1CVSS0.7AI score0.00788EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/14 12:0 a.m.105 views

Ad Inserter < 2.7.12 - Reflected Cross-Site Scripting

The plugins do not sanitise and escape the REQUESTURI before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting in browsers which do not encode characters In a browser which does not encode characters:...

6.1CVSS1AI score0.03541EPSS
SaveExploits4
wpexploit
wpexploit
added 2022/03/08 12:0 a.m.105 views

WP Block and Stop Bad Bots < 6.88 - Unauthenticated SQLi

The plugin does not properly sanitise and escape the User Agent before using it in a SQL statement to record logs, leading to an SQL Injection issue GET / HTTP/1.1 User-Agent: '+SLEEP5-- g Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,/;q=0.8 Accept-Language:...

9.8CVSS0.2AI score0.01583EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/14 12:0 a.m.105 views

YOP Poll < 6.3.5 - Author+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of the settings available to users with a role as low as author before outputting them, leading to a Stored Cross-Site Scripting issue As author, put the following payload in the Settings Integration Use Google reCaptcha Yes Site Key: v v 6.3.5 - "...

5.4CVSS5.3AI score0.00604EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/26 12:0 a.m.105 views

WordPress GDPR & CCPA < 1.9.26 - Authenticated Reflected Cross-Site Scripting

The checkprivacysettings AJAX action of the plugin, available to both unauthenticated and authenticated users, responds with JSON data without an "application/json" content-type. Since an HTML payload isn't properly escaped, it may be interpreted by a web browser led to this endpoint. Javascript...

9.6CVSS9.2AI score0.02085EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/26 12:0 a.m.105 views

StatCounter < 2.0.7 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the Project ID and Secure Code settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Put the following payload in the Project ID or Secure Code settings...

4.8CVSS0.8AI score0.00647EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/02 12:0 a.m.105 views

Community Event < 1.4.8 - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise, validate or escape its importrowscount and successimportcount GET parameters before outputting them back in an admin page, leading to a reflected Cross-Site Scripting issue which will be executed in the context of a logged in administrator...

4.3CVSS2.4AI score0.00827EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/04/27 12:0 a.m.105 views

404 SEO Redirection <= 1.3 - CSRF to Stored Cross-Site Scripting (XSS)

Description The plugin is lacking CSRF checks in all its settings, allowing attackers to make a logged in user change the plugin's settings. Due to the lack of sanitisation and escaping in some fields, it could also lead to Stored Cross-Site Scripting issues The PoC will be displayed once the iss...

6.5CVSS6.1AI score0.0056EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/03/26 12:0 a.m.105 views

Easy Form Builder <= 1.0 - Authenticated Arbitrary File Upload

The EFBPverifyuploadfile AJAX action of the plugin, available to authenticated users, does not have any security in place to verify uploaded files, allowing low privilege users to upload arbitrary files, leading to RCE. The PoC will be displayed once the issue has been remediated...

6.5CVSS1.9AI score0.01906EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/12/02 12:0 a.m.105 views

Profile Builder & Profile Builder Pro < 3.3.3 - Authenticated Blind SQL Injection

The orderby parameter of the wp-admin/users.php?page=unconfirmedemails=email=asc page, which is available when the "Email confirmation" setting of the plugin is activated default is off, is not properly sanitised and validated before being concatenated in a SQL statement, leading to an SQL...

0.4AI score
SaveExploits0References1
wpexploit
wpexploit
added 2023/03/13 12:0 a.m.104 views

Shopping Cart & eCommerce Store < 5.4.3 - Admin+ LFI

The plugin does not validate HTTP requests, allowing authenticated users with admin privileges to perform LFI attacks. 1. Login as Admin. 2. Go to wp-admin/admin.php?page=wp-easycart-products&subpage=products 3. Click on Import Products. Browse any file and click on import file. Intercept the...

7.2CVSS7.2AI score0.01084EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/03/06 12:0 a.m.104 views

Gallery Blocks with Lightbox < 3.0.8 - Subscriber+ Arbitrary Options Update

The plugin has an AJAX endpoint that can be accessed by any authenticated users, such as subscriber. The callback function allows numerous actions, the most serious one being reading and updating the WordPress options which could be used to enable registration with a default administrator user...

8.1CVSS7.8AI score0.00731EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.104 views

Contact Form 7 Widget For Elementor Page Builder & Gutenberg Blocks < 1.1.6 - Arbitrary Plugin Activation via CSRF

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack activate woocommerce plugin exploit: fetch'http://localhost/wp-admin/admin-ajax.php', method: 'POST', headers: new...

4.3CVSS5.6AI score0.00278EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.104 views

WP News <= 1.1.9 - Arbitrary Plugin Activation via CSRF

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack activate woocommerce plugin exploit: fetch'http://localhost/wp-admin/admin-ajax.php', method: 'POST', headers: new...

6.5CVSS6.9AI score0.00326EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/02 12:0 a.m.104 views

Ocean Extra < 2.1.2 - Contributor+ Stored XSS

The plugin does not escape the class attribute of its oceanwpbreadcrumb shortcode before outputting it 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 oceanwpbreadcrumb class='"...

5.5CVSS5.6AI score0.00343EPSS
SaveExploits1
wpexploit
wpexploit
added 2023/01/04 12:0 a.m.104 views

WooCommerce Chained Products < 2.12.0 - Unauthenticated Arbitrary Options Update to 'no'

The plugin does not have authorisation and CSRF checks, as well as does not ensure that the option to be updated belong to the plugin, allowing unauthenticated attackers to set arbitrary options to 'no' As unauthenticated, open the following URL to set the Blog Name to 'no':...

4.3CVSS1.9AI score0.00281EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/14 12:0 a.m.104 views

WP Table Reloaded <= 1.9.4 - Contributor+ Stored XSS

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

5.4CVSS0.4AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/21 12:0 a.m.104 views

Contact Form Entries < 1.3.0 - CSV Injection

The plugin does not validate data when its output in a CSV file, which could lead to CSV injection. - Submit a form using Contact Form 7, Ninja Forms, Elementor Forms or WP Forms using =5+5 as the value - Export the data as CSV /wp-admin/admin.php?page=vxcfleads - Open the CSV with a spreadsheet...

0.5AI score0.00428EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/26 12:0 a.m.104 views

Tutor LMS < 2.0.10 - Admin+ Stored Cross-Site Scripting

The plugin does not escape some course parameters, 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 Create/Edit a Course, add a new Topic and put the following...

4.8CVSS4.7AI score0.00584EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/29 12:0 a.m.104 views

Flo Launch < 2.4.1 - Missing Authentication Allow Full Site Takeover

The plugin injects code into wp-config.php when creating a cloned site, allowing any attacker to initiate a new site install by setting the flocustomtableprefix cookie to an arbitrary value. On any website where flo-launch is active create cookie "flocustomtableprefix" with any string value to...

9.8CVSS1.6AI score0.01677EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/21 12:0 a.m.104 views

Favicon by RealFaviconGenerator < 1.3.23 - Reflected Cross-Site Scripting

The plugin does not properly sanitise and escape the jsonresulturl parameter before outputting it back in the Favicon admin dashboard, leading to a Reflected Cross-Site Scripting issue...

6.1CVSS1.1AI score0.00863EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/03/08 12:0 a.m.104 views

FormBuilder <= 1.08 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF checks in place when creating/updating and deleting forms, and does not sanitise as well as escape its form field values. As a result, attackers could make logged in admin update and delete arbitrary forms via a CSRF attack, and put Cross-Site Scripting payloads in...

6.5CVSS0.2AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/07 12:0 a.m.104 views

Multisite Content Copier/Updater < 2.1.0 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the wmcccontenttype, wmccsourceblog and wmccrecordperpage parameters before outputting them back in attributes, leading to Reflected Cross-Site Scripting issues alert/XSS-contenttype/' / alert/XSS-source/' / alert/XSS-record/' /...

6.1CVSS0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/02 12:0 a.m.104 views

WP Time Slots Booking Form < 1.1.63 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape Calendar names, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Create a new calendar with the following Name: alert'XSS' The XSS will be triggered when editing or publishing the...

0.4AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/01 12:0 a.m.104 views

Cost Calculator < 1.6 - Contributor+ Stored Cross-Site Scripting

The plugin allows users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks via the Description fields of a Cost Calculator Price Settings which gets injected on the edit page as well as any page that embeds the calculator using the shortcode, as well as the Text...

5.4CVSS5.3AI score0.00604EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/10 12:0 a.m.104 views

SEUR Oficial < 1.7.2 - Admin+ Arbitrary File Download

The plugin creates a PHP file with a random name when installed, even though it is used for support purposes, it allows to download any file from the web server without restriction after knowing the URL and a password than an administrator can see in the plugin settings page. Navigate to...

4.9CVSS5.3AI score0.01156EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/21 12:0 a.m.104 views

Easy Forms for Mailchimp < 6.8.6 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the fieldname and fieldtype parameters before outputting them back in attributes, leading to Reflected Cross-Site Scripting issues alert/XSS-fieldname/' / alert/XSS-fieldtype/' / var form1 = document.getElementById'hack'; form1.submit;...

6.1CVSS6.1AI score0.01109EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/11/03 12:0 a.m.104 views

Email Tracker < 5.2.6 - Reflected Cross-Site Scripting

The plugin does not escape user input before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue alert/XSS/' /...

6.2AI score
SaveExploits0
wpexploit
wpexploit
added 2021/04/23 12:0 a.m.104 views

Software License Manager < 4.4.6 - CSRF to Stored XSS

The plugin did not have CSRF check on its settings page, nor sanitisation when outputting user input back. Attackers could make a logged in administrator change the plugin's settings, and put XSS payload in them. alert/XSS-1/' / alert/XSS-2/' / alert/XSS-3/' / alert/XSS-4/' /...

0.3AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/04/12 12:0 a.m.104 views

Content Copy Protection & Prevent Image Save <= 1.3 - CSRF to Stored Cross-Site Scripting (XSS)

The plugin does not check for CSRF when saving its settings, not perform any validation and sanitisation on them, allowing attackers to make a logged in administrator set arbitrary XSS payloads in them. -- PoC 1 | Authenticated Persistent XSS & XFS | Image saving disabled message text: ! POST...

0.9AI score0.008EPSS
SaveExploits2References3
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.103 views

HT Politic < 2.3.8 - Arbitrary Plugin Activation via CSRF

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack activate woocommerce plugin exploit: fetch'http://localhost/wp-admin/admin-ajax.php', method: 'POST', headers: new...

4.3CVSS5.6AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/21 12:0 a.m.103 views

WP OAuth Server < 4.2.5 - Arbitrary Post Deletion via CSRF

The plugin does not have CSRF check when deleting a client, and does not ensure that the object to be deleted is actually a client, which could allow attackers to make a logged in admin delete arbitrary client and post via a CSRF attack. fetch'/wp-admin/admin-ajax.php', method: 'POST', headers: n...

4.3CVSS5.7AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/10 12:0 a.m.103 views

Page View Count < 2.6.1 - Contributor+ Stored XSS

The plugin does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. Exploit Additional CSS classes for "Page Views"...

5.4CVSS0.2AI score0.00573EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/21 12:0 a.m.103 views

Images Optimize and Upload CF7 <= 2.1.4 - Unauthenticated Arbitrary File Deletion

The plugin does not validate the file to be deleted via an AJAX action available to unauthenticated users, which could allow them to delete arbitrary files on the server via path traversal attack. 1. Install contact-form-7 dependency 2. Install the vulnerable plugin images-optimize-and-upload-cf7...

9.1CVSS1AI score0.29369EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/19 12:0 a.m.103 views

Jetpack CRM < 5.5 - 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 As a...

5.4CVSS0.5AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/31 12:0 a.m.103 views

Event Monster < 1.2.1 - Admin+ SQLi

The plugin does not validate and escape some parameters before using them in SQL statements, which could lead to SQL Injection exploitable by high privilege users...

7.2CVSS0.7AI score0.00962EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/19 12:0 a.m.103 views

Booster for WooCommerce - Subscriber+ Order Status Update

The plugins allow users to update their own order status via a settings defined by admins when the My Account module is enabled, however does not ensure that the status set is allowed. As a result, users could set arbitrary status to their own orders, making them paid without actually paying for...

0.4AI score
SaveExploits0
wpexploit
wpexploit
added 2022/06/14 12:0 a.m.103 views

Modula Image Gallery < 2.6.7 - Reflected Cross-Site Scripting

The plugin does not escape some URLs before outputting them back in attributes, leading to Reflected Cross-Site Scripting https://example.com/wp-admin/edit.php?posttype=modula-gallery&page=modula-addons&a"alert/XSS/ Other URLs are affected...

SaveExploits0
Total number of security vulnerabilities4359