Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
•added 2020/10/21 12:00 a.m.•110 views

Loginizer < 1.6.4 - Unauthenticated SQL Injection

The Loginizer WordPress plugin was found to be affected by an Unauthenticated SQL Injection vulnerability found by the security researcher mslavco. The vulnerability was triggered within the brute force protection functionality, which was enabled by default when the plugin was first installed. Wh...

7.5CVSS0.5AI score0.52261EPSS
SaveExploits4References4
wpexploit
wpexploit
•added 2023/03/22 12:00 a.m.•109 views

Formidable PRO2PDF < 3.11 - Subscriber+ SQLi

The plugin does not properly sanitise and escape the fieldmap parameter before using it in a SQL statement via the fpropdfexportfile AJAX action, leading to a SQL injection exploitable by any authenticated users, such as subscriber Run the below command in the developer console of the web browser...

8.8CVSS9.2AI score0.00926EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/02/28 12:00 a.m.•109 views

QuickSwish < 1.1.0 - 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'/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers...

4.3CVSS5.6AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/13 12:00 a.m.•109 views

Advanced Recent Posts <= 0.6.14 - 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. lptwrecentposts colorscheme='"...

5.4CVSS5.2AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/20 12:00 a.m.•109 views

WordPress Events Calendar Plugin < 1.4.5 - Multiple Reflected XSS

The plugin does not sanitize and escapes a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against both unauthenticated and authenticated users such as high-privilege ones like admin. 1. Create a new calendar in the plugin's setting...

6.1CVSS6.1AI score0.00891EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/19 12:00 a.m.•109 views

reSmush.it Image Optimizer < 0.4.4 - Subscriber+ AJAX Calls

The plugin lacks authorization in various AJAX actions, allowing any logged-in users, such as subscribers to call them. Examples of actions where low-privileged users can directly ask - https://example.com/wp-admin/admin-ajax.php?action=resmushitbulkgetimages -...

4.3CVSS2AI score0.00491EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/18 12:00 a.m.•109 views

OnePress Social Locker <= 5.6.2 - 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 document.getElementById"test".submit; form id="test"...

6.5CVSS0.9AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/03 12:00 a.m.•109 views

StaffList < 3.1.6 - Reflected Cross-Site Scripting

The plugin does to sanitise and escape a parameter before outputting it back in an admin page, leading to a Reflected cross-Site Scripting https://example.com/wp-admin/admin.php?page=stafflist&remove=1&p=1%27%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E...

1.3AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2022/05/03 12:00 a.m.•109 views

Content Mask < 1.8.4.1 - Subscriber+ Arbitrary Options Update

The plugin does not have authorisation and CSRF checks in various AJAX actions, as well as does not validate the option to be updated to ensure it belongs to the plugin. As a result, any authenticated user, such as subscriber could modify arbitrary blog options POST /wp-admin/admin-ajax.php...

4.3CVSS0.6AI score0.00993EPSS
SaveExploits3
wpexploit
wpexploit
•added 2022/04/27 12:00 a.m.•109 views

WP-Invoice <= 4.3.1 - Arbitrary Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attacker to make a logged in admin update them and change the minimum role allowed to access the plugin's features to subscriber for example, which would make invoices available to any authenticated users...

1.5AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/04/26 12:00 a.m.•109 views

Sliderby10Web < 1.2.52 - Admin+ Stored Cross-Site Scripting

The plugin does not properly sanitize and escape some of its settings, which could allow high-privileged users such as admin to perform Cross-Site Scripting attacks even when unfilteredhtml is disallowed Create/edit a slider, put the following payload in the CSS settings and save: The XSS will be...

4.8CVSS0.8AI score0.01036EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/03/27 12:00 a.m.•109 views

Admin Word Count Column <= 2.2 - Unauthenticated Arbitrary File Read

The plugin does not validate the path parameter given to readfile, which could allow unauthenticated attackers to read arbitrary files on server running old version of PHP susceptible to the null byte technique. This could also lead to RCE by using a Phar Deserialization technique...

9.8CVSS3.2AI score0.21881EPSS
SaveExploits2References2
wpexploit
wpexploit
•added 2022/03/14 12:00 a.m.•109 views

Dropdown Menu Widget <= 1.9.7 - Subscriber+ Arbitrary Settings Update to Stored XSS

The plugin does not have authorisation and CSRF checks when saving its settings, allowing low privilege users such as subscriber to update them. Due to the lack of sanitisation and escaping, it could also lead to Stored Cross-Site Scripting issues Open the following URL as a subscriber:...

5.4CVSS0.3AI score0.00604EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/03/02 12:00 a.m.•109 views

Coupon Affiliates < 4.16.4.5 - Unauthenticated Stored XSS

The plugin does not have authorization and CSRF checks on a specific action handler, as well as does not sanitize its settings, which enables an unauthenticated attacker to inject malicious XSS payloads into the settings page of the plugin. curl https://example.com/wp-admin/admin-ajax.php --data...

6.1CVSS1.1AI score0.00866EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/02/21 12:00 a.m.•109 views

Cookie Information < 2.0.8 - Reflected Cross-Site Scripting

The plugin does not escape user data before outputting it back in attributes in the admin dashboard, leading to a Reflected Cross-Site Scripting issue https://example.com/wp-admin/admin.php?page=wp-gdpr-compliance&x=%27+onanimationstart%3Dalert%28/XSS/%29+style%3Danimation-name%3Arotation+x...

6.1CVSS1.3AI score0.0156EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/02/21 12:00 a.m.•109 views

Master Addons for Elementor < 1.8.2 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the errormessage parameter before outputting it back in the response of the jltmarestrictcontent AJAX action, available to unauthenticated and authenticated users, leading to a Reflected Cross-Site Scripting " name="errormessage"...

6.1CVSS0.5AI score0.00795EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/06 12:00 a.m.•109 views

RVM - Responsive Vector Maps < 6.4.2 - Subscriber+ Arbitrary File Read

The plugin does not have proper authorisation, CSRF checks and validation of the rvmuploadregionsfilepath parameter in the rvmimportregions AJAX action, allowing any authenticated user, such as subscriber, to read arbitrary files on the web server As a subscriber, open...

6.5CVSS0.9AI score0.03089EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/11/03 12:00 a.m.•109 views

Event Manager for WooCommerce < 3.5.3 - Unauthenticated Arbitrary Options Reset

The plugin has two AJAX actions, mepwlajaxlicenseactivate and mepwlajaxlicensedeactivate, which are available to both unauthenticated and authenticated users, and are lacking any authorisation, CSRF as well as checks to ensure that the options to be updated belong to the plugin. As a result,...

7.2AI score
SaveExploits0
wpexploit
wpexploit
•added 2021/10/04 12:00 a.m.•109 views

Easy PayPal Buy Now Button < 1.7.3 - CSRF to Stored Cross-Site Scripting

The plugin does not have CSRF check in place when saving its settings, and does not sanitise as well as escape them when output in the page. As a result, an attacker could make a logged in admin change them via. CSRF attack and perform Cross-Site Scripting attacks. The plugin also fixed a Reflect...

6AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2021/07/24 12:00 a.m.•109 views

Simple Events Calendar <= 1.4.0 - Authenticated (admin+) SQL Injection

The plugin does not sanitise, validate or escape the eventid POST parameter before using it in a SQL statement when deleting events, leading to an authenticated SQL injection issue POST /wp-admin/admin.php?page=simple-events&tab=existingevents HTTP/1.1 Content-Length: 33 Cache-Control: max-age=0...

6.5CVSS1.5AI score0.01578EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/03/26 12:00 a.m.•109 views

WP-Curricul Vitea Free <= 6.3 - Unauthenticated Arbitrary File Upload to RCE

The plugin suffers from an arbitrary file upload issue in page where the formCadastro is embed. The form allows unauthenticated user to register and submit files for their profile picture as well as resume, without any file extension restriction, leading to RCE. The PoC will be displayed once the...

7.5CVSS1.1AI score0.02426EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/02/28 12:00 a.m.•108 views

Simple File List < 6.0.10 - 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. Go to...

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

WP Insurance < 2.1.4 - 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.00307EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/27 12:00 a.m.•108 views

WP Meta SEO < 4.5.3 - Subscriber+ SQLi

The plugin does not properly sanitize and escape inputs into SQL queries, leading to a blind SQL Injection vulnerability that can be exploited by subscriber+ users. Run the following js code in your web console on the dashboard as a subscriber: fetch 'admin-ajax.php', method: 'POST', headers:...

8.8CVSS9.2AI score0.00907EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/13 12:00 a.m.•108 views

Download Attachments <= 1.2.24 - 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. download-attachments containerclass='"...

5.4CVSS5.2AI score0.00482EPSS
SaveExploits1
wpexploit
wpexploit
•added 2022/12/23 12:00 a.m.•108 views

WP Spell Check < 9.13 - Ignored Word Deletion via CSRF

The plugin does not have CSRF check in place when deleting ignored words, allowing attacker to make a logged in admin delete them via a CSRF attack Make a logged in admin open https://example.com/wp-admin/admin.php?page=wp-spellcheck-ignore.php&delete=4...

2AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/12/05 12:00 a.m.•108 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the optionid POST parameter before concatenating it to an SQL query in edit-options.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/09/12 12:00 a.m.•108 views

DSGVO All in one for WP < 4.2 - 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 Go the DSGVO AIO Settings Cookie Notice settings a...

4.8CVSS4.7AI score0.00576EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/08/02 12:00 a.m.•108 views

Social Slider Feed < 2.0.6 - Admin+ Stored XSS via API Key

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 Put the following payload in the YT API Key settin...

1.1AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/06/20 12:00 a.m.•108 views

WP Opt-in <= 1.4.1 - Arbitrary Settings Update via CSRF

The plugin is vulnerable to CSRF which allows changed plugin settings and can be used for sending spam emails. Bad e-mail address." Failed sending to e-mail address." " " " document.getElementById"test".submit;...

4.3CVSS0.5AI score0.00421EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/04/04 12:00 a.m.•108 views

Social comments by WpDevArt < 2.5.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its settings, allowing high privilege users such as admin to perform cross-Site Scripting attacks even when unfilteredhtml is disallowed Put the following payload in any of the plugin's text field settings such as Title , Title font-size etc: "svg...

4.8CVSS0.2AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/05/26 12:00 a.m.•108 views

Multivendor Marketplace Solution for WooCommerce < 3.7.4 - Unauthenticated Arbitrary Product Comment

The plugin did not properly check for CSRF when saving a product comment, and took the user ID to link the comment to from user input. As a result, attackers can post arbitrary comment, as another user as well by manipulating the currentuserid parameter. POST / HTTP/1.1 Accept: application/json,...

1.5AI score
SaveExploits0
wpexploit
wpexploit
•added 2021/05/16 12:00 a.m.•108 views

Bello < 1.6.0 - Unauthenticated Reflected XSS & XFS

The theme did not properly sanitise and escape its listinglistview, btbblistingfieldmylat, btbblistingfieldmylng, btbblistingfielddistancevalue, btbblistingfieldmylatdefault, btbblistingfieldkeyword, btbblistingfieldlocationautocomplete, btbblistingfieldpricerangefrom and...

6.1CVSS0.4AI score0.10769EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/03/28 12:00 a.m.•107 views

MS-Reviews <= 1.5 - Subscriber+ Stored XSS

The plugin does not sanitise and escape reviews, which could allow users any authenticated users, such as Subscribers to perform Stored Cross-Site Scripting attacks As a subscriber, submit a review a page/post with msreviews embed with the following payload: alert/XSS/ The XSS will be triggered...

5.4CVSS5.6AI score0.00441EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/03/22 12:00 a.m.•107 views

Woo Bulk Price Update < 2.2.2 - Reflected XSS

The plugin does not sanitize and escape escape the page 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.3AI score0.00887EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/02/28 12:00 a.m.•107 views

Real Estate 7 < 3.3.5 - Multiple CSRF

The theme does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks, for example create/delete arbitrary lead alerts, manipulate properties add/remove from favourite etc To be disclosed on March 6th...

2.9AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2023/02/28 12:00 a.m.•107 views

Preview Link Generator < 1.0.4 - 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 fetch'https://example.com/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers 'Content-Type':...

4.3CVSS5.6AI score0.00337EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/27 12:00 a.m.•107 views

WP Meta SEO < 4.5.3 - Subscriber+ Improper Authorization causing Arbitrary Redirect

The plugin does not authorize several ajax actions, allowing low-privilege users to make updates to certain data and leading to an arbitrary redirect vulnerability. Visit, for example, the page ?p=99999. This should create the first auto redirect entry in the wpwpmslinks table with ID 1. Now log ...

6.1CVSS6.4AI score0.00713EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/21 12:00 a.m.•107 views

Click to Chat < 3.18.1 - 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. Exploit...

5.4CVSS0.7AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/11/12 12:00 a.m.•107 views

Workreap - Freelance Marketplace and Directory < 2.6.3 - Subscriber+ Private Message Disclosure via IDOR

The theme has a vulnerability with the notifications feature as it's possible to read any user's notification employer or freelancer as the notification ID is brute-forceable. POST /testt/wp-admin/admin-ajax.php HTTP/2 Host: host Cookie: Content-Type: application/x-www-form-urlencoded;...

7.5CVSS1.2AI score0.00783EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/17 12:00 a.m.•107 views

Import and export users and customers < 1.20.5 - Subscriber+ CSV Injection

The plugin does not properly escape data when exporting it via CSV files. 1 Edit your subscriber account's nickname to: ;=1+3 2 As an administrator, export your users data via http://vulnerable-site.tld/wp-admin/tools.php?page=acui&tab=export, and open the resulting CSV file in Excel or equivalen...

8CVSS1.2AI score0.01019EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/06/02 12:00 a.m.•107 views

Dokan < 3.6.4 - Vendor Stored Cross-Site Scripting

The plugin allows vendors to inject arbitrary javascript in product reviews, which may allow them to run stored XSS attacks against other users like site administrators. As a vendor, add a review in any products with following payload: https://youtu.be/gGUNSG5s5JU...

1AI score0.00491EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/04/05 12:00 a.m.•107 views

Event List < 0.8.8 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks against other admin even when the unfilteredhtml is disallowed Put the following payload in the "iCal link text" Feed Settings of the plugin...

4.8CVSS4.8AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/03/22 12:00 a.m.•107 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/03/07 12:00 a.m.•107 views

SpeakOut! Email Petitions < 2.14.15.1 - Unauthenticated SQLi

The plugin does not sanitise and escape the id parameter before using it in a SQL statement via the dkspeakoutsendmail AJAX action, leading to an SQL Injection exploitable by unauthenticated users Create a new email petition /wp-admin/admin.php?page=dkspeakoutaddnew, check x Do not send email onl...

9.8CVSS1.1AI score0.08785EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/25 12:00 a.m.•107 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 2021/08/22 12:00 a.m.•107 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 2021/08/10 12:00 a.m.•107 views

Quiz And Survey Master < 7.1.14 - Reflected Cross-Site Scripting

The plugin does not sanitise or escape the 's' and paged GET parameter before outputting them in attributes, leading to Reflected Cross-Site Scripting issues https://example.com/wp-admin/admin.php?page=mlwquizlist&s="alert/XSS-s/&paged="alert/XSS-paged/...

6.1CVSS0.9AI score0.03378EPSS
SaveExploits1References1
wpexploit
wpexploit
•added 2021/06/14 12:00 a.m.•107 views

10Web Map Builder for Google Maps < 1.0.70 - Authenticated Stored XSS

The plugin does not validate or escape its MAP API Key, Center Address, Center Lat, Center Lng and Zoom Level settings in the admin dashboard, allowing high privilege users such as admin to use JavaScript payload in them, leading to Stored Cross-Site Scripting issues even when the unfilteredhtml...

6.2AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2021/04/27 12:00 a.m.•107 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
Total number of security vulnerabilities4361