Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
added 2022/02/01 12:0 a.m.103 views

Contact Form & Lead Form Elementor Builder Plugin < 1.7.4 - Multiple Subscriber+ Settings Update

The plugin doesn't have authorisation and nonce checks, which could allow any authenticated users, such as subscriber to update and change various settings PoC POST Request ON/OFF Captcha: POST /wp-admin/admin-ajax.php HTTP/2 Cookie: any authenticated user User-Agent: Mozilla/5.0 Content-Type:...

0.7AI score0.0053EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/01/12 12:0 a.m.103 views

Remove Footer Credit < 1.0.11 - Admin+ Stored Cross-Site Scripting

The plugin does properly sanitise its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml is disallowed. In the plugin's settings, put the following values: - In "Step 1: Enter text/HTML to remove one per line" field: powered - In "Step 2:...

4.8CVSS0.3AI score0.00654EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/12/27 12:0 a.m.103 views

WP Cookie User Info < 1.0.9 - Admin+ SQL Injection

The plugin does not sanitise or escape the id GET parameter before using it in a SQL statement, when retrieving the setting to edit in the admin dashboard, leading to an authenticated SQL Injection...

7.2CVSS1.4AI score0.01316EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/20 12:0 a.m.103 views

SEUR Oficial < 1.7.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escape some of its settings allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Put the following payload in one of the plugin's settings: "alert'XSS'; Affected files:...

4.8CVSS0.3AI score0.00605EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/04/12 12:0 a.m.103 views

Business Directory Plugin < 5.11.2 - Arbitrary Listing Export

The plugin suffered from a Cross-Site Request Forgery issue, allowing an attacker to make a logged in administrator export files, which could then be downloaded by the attacker to get access to PII, such as email, home addresses etc The state is base64 encoded and will need to be adapted to the...

4.3CVSS6.4AI score0.00708EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/03/27 12:0 a.m.103 views

Easy Form Builder <= 1.0 - Unauthorised AJAX calls

While confirming https://wpscan.com/vulnerability/ed0c054b-54bf-4df8-9015-c76704c93484, we noticed that all AJAX actions of the plugin, available to authenticated users, do not have any CSRF and authorisation checks in place, allowing low privilege users to call them and delete/edit arbitrary for...

1.2AI score
SaveExploits0
wpexploit
wpexploit
added 2021/01/08 12:0 a.m.103 views

Modal Survey < 2.0.1.8.2 - Authenticated Reflected Cross-Site Scripting (XSS)

The plugin did not sanitise the msuid parameter from the survey participants page in the admin Dashboard, leading to a reflected Cross-Site Scripting issue https://example.com/wp-admin/admin.php?page=modalsurveyparticipants&msuid=%27%3E%3Cscript%3Ealert%28123%29%3B%3C%2Fscript%3E...

1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/05/26 12:0 a.m.103 views

Drag and Drop Multiple File Upload for Contact Form 7 < 1.3.3.3 - Unauthenticated File Upload Bypass

Due to the plugin not properly checking the file being uploaded via the dndcodedropzupload AJAX action, an attacker could bypass the checks in place and upload a PHP file. There was a working exploit provided along with this vulnerability. It also requires the Contact Form 7 plugin to be installe...

7.5CVSS0.4AI score0.78751EPSS
SaveExploits7References4
wpexploit
wpexploit
added 2023/03/17 12:0 a.m.103 views

Article Directory <= 1.3 - Admin+ Stored XSS

The plugin does not properly sanitize the publishtermstext setting before displaying it in the administration panel, which may enable administrators to conduct Stored XSS attacks in multisite contexts. POST /wordpress/wp-admin/options.php HTTP/1.1 Host: 172.28.128.6 User-Agent: Mozilla/5.0 Window...

4.8CVSS5.1AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/04 12:0 a.m.102 views

WP Admin UI Customize < 1.5.13 - 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 "WP Admin UI Customize" » "Login Form". ...

4.8CVSS4.7AI score0.00533EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/14 12:0 a.m.102 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
wpexploit
wpexploit
added 2022/02/16 12:0 a.m.102 views

Simple Quotation <= 1.3.2 - Subscriber+ SQL injection

The plugin does not have authorisation and CSRF checks in various of its AJAX actions and is lacking escaping of user data when using it in SQL statements, allowing any authenticated users, such as subscriber to perform SQL injection attacks POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: /...

8.8CVSS1.3AI score0.01318EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/17 12:0 a.m.102 views

MapPress Maps for WordPress < 2.73.4 - Reflected Cross-Site scripting

The plugin does not sanitise and escape the mapid parameter before outputting it back in the "Bad mapid" error message, leading to a Reflected Cross-Site Scripting https://example.com/?mappiframe=1&mapid=--%3E%3Cimg%20src%20onerror=alert/XSS/%3E...

6.1CVSS0.8AI score0.02038EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/29 12:0 a.m.102 views

Orange Form <= 1.0 - SQL Injection via CSRF

In the plugin, the processbulkaction function in "admin/orange-form-email.php" performs an unprepared SQL query with an unsanitized parameter $id. Only admin can access the page that invokes the function, but because of lack of CSRF protection, it is actually exploitable and could allow attackers...

8.8CVSS2.6AI score0.00618EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/27 12:0 a.m.102 views

Orders Tracking for WooCommerce < 1.1.10 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the fileurl before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=woo-orders-tracking-import-csv&fileurl=%3Cimg+src+onerror%3Dalert%281%29%3E&viwoterror=2...

6.1CVSS1.3AI score0.00887EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/12/20 12:0 a.m.102 views

AnyComment <= 0.3.1 - Open Redirect

The plugin has an API endpoint which passes user input via the redirect parameter to the wpredirect function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature...

6.1CVSS3.1AI score0.02208EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/08/31 12:0 a.m.102 views

WooCommerce Dynamic Pricing & Discounts < 2.4.2 - Unauthenticated Settings Export

The plugin does not have authorisation check on its export feature, allowing unauthenticated users to export them. https://example.com/?rpwcdpdexportsettings=1...

2.8AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/07/05 12:0 a.m.102 views

Magic Post Thumbnail < 3.3.7 - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its ids GET parameter before outputting it back in the bulk generation page, leading to a reflected Cross-Site Scripting issue https://example.com/wp-admin/admin.php?page=magicpostthumbnail%2Finc%2Fadmin%2Fbulkgeneration.php&ids=alert/XSS/...

0.5AI score
SaveExploits0
wpexploit
wpexploit
added 2021/06/15 12:0 a.m.102 views

Smooth Scroll Page Up/Down Buttons <= 1.4 - Authenticated Stored XSS via psb_positioning

The plugin does not properly sanitise and validate its psbpositioning settings, allowing high privilege users such as admin to set an XSS payload in it, which will be executed in all pages of the blog -- Payloads: $ m0ze"...

4.8CVSS1.4AI score0.00626EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/04/16 12:0 a.m.102 views

SEO Redirection < 6.4 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not sanitise the Redirect From and Redirect To fields when creating a new redirect in the dashboard, allowing high privilege users even with the unfilteredhtml disabled to set XSS payloads Create a new Custom redirect /wp-admin/options-general.php?page=seo-redirection.php and set a...

0.2AI score0.00617EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/04/12 12:0 a.m.102 views

Business Directory Plugin < 5.11.2 - Authenticated Stored Cross-Site Scripting

The plugin suffered from lack of sanitisation in the label of the Form Fields, leading to Authenticated Stored Cross-Site Scripting issues across various pages of the plugin. Log on as an admin, create or edit a Form Field wp-admin/admin.php?page=wpbdpadminformfields and set the Field Label input...

3.5CVSS0.3AI score0.00645EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/01/22 12:0 a.m.103 views

Doneren met Mollie < 2.8.5 - Unauthorised CSV Export leading to Sensitive Data Disclosure

The plugin did not check for user capability in the dmmexportdonations function, allowing any authenticated user to export a CSV file containing all donors personal information. GET /wp-admin/admin-post.php?action=dmmexport...

2.5AI score
SaveExploits0References2
wpexploit
wpexploit
added 2023/03/22 12:0 a.m.101 views

Events Made Easy <= 2.3.14 - Subscriber+ SQLi

The plugin does not properly sanitise and escape the searchname parameter before using it in a SQL statement via the emerecurrenceslist AJAX action, leading to a SQL injection exploitable by any authenticated users, such as subscriber Open the URL below while being on the blog as subscriber user...

8.8CVSS9.2AI score0.00872EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.101 views

HT Slider For Elementor < 1.4.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'http://localhost/wp-admin/admin-ajax.php', method: 'POST', headers: new...

4.3CVSS1.3AI score0.00262EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/06 12:0 a.m.102 views

Custom User Profile Fields for User Registration & Member Frontend Profiles with Paid Memberships Pro < 1.8.1 - 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.4CVSS0.3AI score0.00548EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/05 12:0 a.m.101 views

CC Child Pages < 1.43 - 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.4CVSS1AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/21 12:0 a.m.101 views

Seriously Simple Podcasting < 2.19.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. 1. Create a...

5.4CVSS0.4AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/12 12:0 a.m.101 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 When...

7.2CVSS0.5AI score0.00983EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/11/16 12:0 a.m.101 views

WooCommerce Shipping - DPD baltic < 1.2.11 - 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. Put the following payload in the Name field of...

4.8CVSS4.7AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/02 12:0 a.m.101 views

Salat Times < 3.2.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escapes its 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 any text field of Settings Salat Times: " Save, and the XSS will be...

4.8CVSS5AI score0.00501EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/29 12:0 a.m.101 views

Donations <= 1.8 - Unauthenticated SQLi

The plugin does not sanitise and escape the nddonationsid parameter before using it in a SQL statement via the nddonationssinglecauseformvalidatefieldsphpfunction AJAX action available to unauthenticated users, leading to an unauthenticated SQL Injection Create a new "Cause" and fill out the form...

9.8CVSS0.8AI score0.01722EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/15 12:0 a.m.101 views

NS WooCommerce Watermark <= 2.11.3 - Abuse of Functionality

An unprivileged user could use the functionality of the plugin to load images that hide malware for example from passing malicious domains to hide their trace, by making them pass through the vulnerable domain. Search for a vulnerable domain with the dork:...

7.5CVSS1AI score0.01211EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/16 12:0 a.m.102 views

Login with phone number < 1.3.7 - Unauthenticated remote plugin deletion

The plugin includes a file delete.php with no form of authentication or authorization checks placed in the plugin directory, allowing unauthenticated user to remotely delete the plugin files leading to a potential Denial of Service situation...

6.5CVSS2.9AI score0.01442EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/01/03 12:0 a.m.101 views

Wicked Folders < 2.18.10 - Subscriber+ SQL Injection

The plugin does not sanitise and escape the folderid parameter before using it in a SQL statement in the wickedfolderssavesortorder AJAX action, available to any authenticated user. leading to an SQL injection As a subscriber:...

8.8CVSS1.5AI score0.01517EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/12/10 12:0 a.m.101 views

WP Booking System – Booking Calendar < 2.0.15 - Authenticated Reflected Cross-Site Scripting (XSS)

The plugin was affected by a reflected xss in wp-booking-system on the wpbs-calendars admin page. http://127.0.0.1:8001/wp-admin/admin.php?page=wpbs-calendars&s=%22+style%3Danimation-name%3Arotation+onanimationstart%3Dalert%281%29+x%3D or...

5.4CVSS1.6AI score0.00675EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/05/13 12:0 a.m.101 views

External Media < 1.0.34 - Authenticated Arbitrary File Upload

The wpajaxupload-remote-file AJAX action of the plugin was vulnerable to arbitrary file uploads via any authenticated users. $wpuser, 'pwd' = $wppass, 'rememberme' = 'forever', 'wp-submit' = 'Log+In', ; $output = curlexec$ch; curlclose$ch; // Upload File $ch = curlinit; curlsetopt$ch, CURLOPTURL,...

6.5CVSS1.3AI score0.01775EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/05/07 12:0 a.m.101 views

Autoptimize < 2.8.4 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin was missing proper escaping and sanitisation in some of its settings, allowing high privilege users to set XSS payloads in them, leading to stored Cross-Site Scripting issues Adds the following payloads in the API Key settings /wp-admin/options-general.php?page=aocritcss "alert/XSS/ --...

4.8CVSS0.1AI score0.00626EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2023/03/20 12:0 a.m.100 views

All-In-One Security (AIOS) < 5.1.5 - Admin+ Arbitrary File/Folder Access via Traversal

The plugin does not limit what log files to display in it's settings pages, allowing an authorized user admin+ to view the contents of arbitrary files and list directories anywhere on the server to which the web server has access. The plugin only displays the last 50 lines of the file. POST...

4.9CVSS5.7AI score0.19921EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.100 views

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

4.3CVSS5.2AI score0.00267EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/12 12:0 a.m.100 views

WP Blog and Widget < 2.3.1 - 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. Note: First,...

5.4CVSS0.8AI score0.00649EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/06 12:0 a.m.100 views

Post Grid, Post Carousel, & List Category Posts < 2.4.19 - 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 "Smart Post Show"...

5.4CVSS5.3AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/06 12:0 a.m.100 views

Blog Designer – Post and Widget < 2.4.1 - 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: wpspwrecentpostslider design='" onmouseover="alert1" style="background:red;"'...

6.8CVSS1.6AI score0.00627EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/23 12:0 a.m.100 views

Real Cookie Banner < 3.4.10 - 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 against logged-in admins. Exploit shortcode: rcb-consent class='"...

5.4CVSS1.2AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.100 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 order-custom-fields-with-and-without-search.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST...

6.5CVSS0.6AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/06/15 12:0 a.m.100 views

Sharebar <= 1.4.1 - Arbitrary Settings Update to Stored XSS 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 and also lead to Stored Cross-Site Scripting issue due to the lack of sanitisation and escaping in some of them test1" test2"...

5.4CVSS0.3AI score0.00292EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/14 12:0 a.m.100 views

ShortPixel Image Optimizer < 4.22.10 - Reflected Cross-Site Scripting

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

0.1AI score
SaveExploits0
wpexploit
wpexploit
added 2022/06/13 12:0 a.m.100 views

Gallery < 2.0.0 - Reflected Cross-Site Scripting

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

6.1CVSS1AI score0.01626EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/26 12:0 a.m.100 views

Turn off all comments <= 1.0 - Reflected Cross-Site Scripting

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

6.1CVSS1.5AI score0.02942EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/29 12:0 a.m.100 views

Users Ultra <= 3.1.0 - Unauthenticated SQL Injection

The plugin fails to properly sanitize and escape the datatarget parameter before it is being interpolated in an SQL statement and then executed via the ratingvote AJAX action available to both unauthenticated and authenticated users, leading to an SQL Injection. curl...

9.8CVSS2.2AI score0.0854EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/02 12:0 a.m.100 views

Advanced iFrame < 2022 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the aiconfigid parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue alert/XSS/;" / var form1 = document.getElementById'hack'; form1.submit;...

6.1CVSS0.3AI score0.008EPSS
SaveExploits2
Total number of security vulnerabilities4359