Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2022/02/21 12:00 a.m.122 views

WP Home Page Menu < 3.1 - 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 the unfilteredhtml capability is disallowed Put the following payload in any of text field settings of the plugin such as 'Home Page Menu Label': "...

4.8CVSS0.5AI score0.00681EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/02/17 12:00 a.m.122 views

UpdraftPlus Free < 1.22.3 & Premium < 2.22.3 - Subscriber+ Backup Download

The plugins do not properly validate a user has the required privileges to access a backup's nonce identifier, which may allow any users with an account on the site such as subscriber to download the most recent site & database backup. from io import StringIO import requests import gzip import js...

6.5CVSS1AI score0.02066EPSS
SaveExploits3References2
wpexploit
wpexploit
added 2022/01/24 12:00 a.m.122 views

Coming soon and Maintenance mode < 3.6.7 - Subscriber+ Arbitrary Email Sending to Subscribed Users

The plugin does not have authorisation and CSRF checks in its comingsoonsendmail AJAX action, allowing any authenticated users, with a role as low as subscriber to send arbitrary emails to all subscribed users fetch"https://example.com/wp-admin/admin-ajax.php", "headers": "content-type":...

4.3CVSS1AI score0.00349EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/11/08 12:00 a.m.122 views

Bookly < 20.3.1 - Staff Member Stored Cross-Site Scripting

The plugin does not escape the Staff Full Name field before outputting it back in a page, which could lead to a Stored Cross-Site Scripting issue As a Staff Member, put the following payload in your Full Name Booklyn -- Profile -- Edit -- Full Name: alert/XSS/ The XSS will be triggered when an...

5.4CVSS5.2AI score0.00604EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/06/30 12:00 a.m.122 views

SEO Wizard <= 4.0.2 - Unauthorised AJAX Calls

The plugin does not properly check for CSRF in its ajaxsaveglobalsettings and ajaxsavepostsettings AJAX actions, as well as other AJAX actions. Furthermore, capability checks were also missing, resulting in any authenticated users as low as subscriber being able to call those actions and modify t...

1.3AI score
SaveExploits0
wpexploit
wpexploit
added 2021/06/29 12:00 a.m.122 views

Super Progressive Web Apps < 2.1.13 - Authenticated (High Privileged) Arbitrary File Upload to RCE

When the Apple Touch Icons & Splash Screen add-on is active, its superpwasplashscreenuploader AJAX action, did not properly check for authorisation and the content of the uploaded archive file. This allows high privilege users admin+ to upload an archive with a PHP file, leading to RCE. v2.1.12...

0.1AI score
SaveExploits0
wpexploit
wpexploit
added 2021/03/23 12:00 a.m.122 views

GiveWP < 2.10.0 - Reflected Cross Site Scripting (XSS)

The plugin was affected by a reflected Cross-Site Scripting vulnerability inside of the administration panel, via the 's' GET parameter on the Donors page...

4.3CVSS1.8AI score0.0137EPSS
SaveExploits4References1
wpexploit
wpexploit
added 2022/12/02 12:00 a.m.121 views

Plugin Logic < 1.0.8 - Admin+ SQLi

The plugin does not 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 POST /wp-admin/network/plugins.php?page=plugin-logic&tabid=options%20union%20SELECT%20SLEEP16%3b%23 HTTP/1.1 Content-Type:...

7.2CVSS2.1AI score0.01091EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/10/10 12:00 a.m.121 views

Easy WP SMTP < 1.5.0 - Admin+ PHP Objection Injection

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

7.2CVSS0.1AI score0.01216EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/19 12:00 a.m.121 views

reSmush.it Image Optimizer < 0.4.6 - 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 unfilteredhtml is disallowed. POST /wp-admin/options.php HTTP/1.1 Accept:...

4.8CVSS1.1AI score0.00531EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/08/10 12:00 a.m.121 views

Best Payments Plugin for WP < 4.2.1 - Reflected Cross-Site Scripting

The plugin does not escape an URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting Append the following payload on a page where the is a form from the plugin: a"alert/XSS/ e.g: https://example.com/contact-form/?a"alert/XSS/...

7.1AI score
SaveExploits0
wpexploit
wpexploit
added 2022/07/14 12:00 a.m.121 views

Slide Anything < 2.3.47 - Author+ Cross Site Scripting in slide title

The plugin does not properly sanitize or escape the slide title before outputting it in the admin pages, allowing a logged in user with roles as low as Author to inject a javascript payload into the slide title even when the unfilteredhtml capability is disabled. An incomplete fix was introduced ...

0.5AI score0.0053EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/13 12:00 a.m.121 views

Ninja Forms < 3.6.10 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape field labels, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. As admin, put the following payload in a field label: The XSS will be triggered when editing the form, as well as in...

4.8CVSS1.2AI score0.00577EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/23 12:00 a.m.121 views

Genki Pre-Publish Reminder <= 1.4.1 - Stored XSS & RCE 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 lead to Stored XSS as well as RCE when custom code is added via the plugin settings. document.getElementById"test".submit;...

8.8CVSS0.7AI score0.00602EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/18 12:00 a.m.121 views

Slideshow CK < 1.4.10 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escape Slide's descriptions, which could allow high-privileged users such as admin to perform Cross-Site Scripting attacks when unfilteredhtml is disallowed Create/edit a Slideshow, add a Slide and put the following payload in the Description The XSS will be...

4.8CVSS0.9AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/09 12:00 a.m.121 views

Amazon Link <= 3.2.10 - 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 Cross-Site Scripting attacks even when unfilteredhtml is disallowed. Put the following payload in settings such as the "AWS Public Key": "...

4.8CVSS0.6AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/09 12:00 a.m.121 views

Form Maker By 10Web < 1.14.12 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escape the Custom Text settings, which could allow high privilege user such as admin to perform Cross-Site Scripting attacks even when unfilteredhtml is disallowed In a form settings, put the following payload in the Actions after submission Action Type Custom Tex...

4.8CVSS0.01036EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/01 12:00 a.m.121 views

Bulk Creator <= 1.0.1 - Reflected Cross-Site Scripting

The plugin does not sanitize and escape the posttype parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting. https://example.com/wp-admin/admin.php?page=bulk-creator&posttype="...

1.1AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/18 12:00 a.m.121 views

Image Photo Gallery Final Tiles Grid < 3.5.3 - Contributor+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the Description field when editing a gallery, allowing users with a role as low as contributor to perform Cross-Site Scripting attacks against other users having access to the gallery dashboard As a contributor, create/edit a gallery and add the following...

5.4CVSS0.00604EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/08/22 12:00 a.m.121 views

WP Domain Redirect <= 1.0 - Authenticated SQL Injection

The Edit domain functionality in the plugin has an editid parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. POST /wp-admin/admin.php?page=add&action=edit&id=1 HTTP/1.1 Content-Length: 102 Cache-Control: max-age=0...

7.2CVSS0.7AI score0.04648EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/05 12:00 a.m.121 views

Popular Brand SVG Icons - Simple Icons < 2.7.8 - Contributor+ Stored XSS

The plugin does not sanitise or validate some of its shortcode parameters, such as "color", "size" or "class", allowing users with a role as low as Contributor to set Cross-Site payload in them. A post made by a contributor would still have to be approved by an admin to have the XSS triggered in...

3.5CVSS0.4AI score0.00624EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/03/23 12:00 a.m.121 views

Mapplic and Mapplic Lite - SSRF to Stored Cross-Site Scripting (XSS)

The Mapplic Lite alert/XSS/...

6.5AI score
SaveExploits0References2
wpexploit
wpexploit
added 2021/03/17 12:00 a.m.121 views

Elementor < 3.1.2 - Authenticated Stored Cross-Site Scripting (XSS) in Heading Widget

In the plugin, the heading widget includes/widgets/heading.php accepts a ‘headersize’ parameter. Although the element control lists a fixed set of possible html tags, it is possible for a user with Contributor or above permissions to send a modified ‘savebuilder’ request with this parameter set t...

3.5CVSS5.5AI score0.00746EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/01/20 12:00 a.m.121 views

Stockdio Historical Chart < 2.8.1 - Reflected Cross-Site Scripting (XSS)

The plugin was affected by a Reflected Cross-Site Scripting issue via the postMessage event. Use the following code on another website var popup = window.open'https://VULNERABLE.PAGE/'; var msg = ; msg.method = "alertdocument.domain"; function postpopup.postMessagemsg,'' setIntervalpost,1000;...

4.3CVSS0.8AI score0.01012EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/12/18 12:00 a.m.121 views

Simple Social Buttons < 3.2.0 - Reflected Cross-Site Scripting

Simple Social Buttons version 3.1.1 has a reflected Cross-Site Scripting vulnerability in the POST parameter "sharecounts". Both unauthenticated and authenticated attacks are possible Edit WPScanTeam The original report stated the issue as being fixed in 3.2.0, however a CSRF nonce has been added...

6.6AI score
SaveExploits0References2
wpexploit
wpexploit
added 2023/03/09 12:00 a.m.120 views

Easy Forms for MailChimp < 6.8.9 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its from 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 Edit a form and put the following payload i...

4.8CVSS5.4AI score0.00444EPSS
SaveExploits1
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.120 views

Return Refund and Exchange For WooCommerce < 4.0.9 - Unauthenticated Arbitrary File Upload

The plugin does not validate attachment files to be uploaded via an AJAX action available to unauthenticated users, which could allow them to upload arbitrary files such as PHP and lead to RCE 1. Install and activate woocommerce dependency, no setup required 2. Install and activate the vulnerable...

9.8CVSS9.8AI score0.06152EPSS
SaveExploits3
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.120 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgmultiplefilesforpost POST parameter before concatenating it to an SQL query in 0change-gallery.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host:...

6.5CVSS0.1AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/11/19 12:00 a.m.120 views

Quizlord <= 2.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. 1. Go to Quizlord » Add a quiz 2. In the input...

4.8CVSS0.3AI score0.00539EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/19 12:00 a.m.120 views

Webmaster Tools Verification <= 1.2 - Unauthenticated Arbitrary Plugin Deactivation

The plugin does not have authorisation and CSRF checks when disabling plugins, allowing unauthenticated users to disable arbitrary plugins curl -X POST --data "wmtvuninstall=1&wmtvuninstallconfirm=1&plugin=akismet/akismet.php" https://example.com...

6.5CVSS2.7AI score0.00353EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/14 12:00 a.m.120 views

WP All Import < 3.6.9 - Admin+ Directory traversal via file upload

The plugin is not validating the paths of files contained in uploaded zip archives, allowing highly privileged users, such as admins, to write arbitrary files to any part of the file system accessible by the web server via a path traversal vector. 1 Download 'poc.zip' via...

7.2CVSS0.7AI score0.03247EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/15 12:00 a.m.120 views

TaskBuilder < 1.0.8 - Subscriber+ Stored XSS via SVG file upload

The plugin does not validate and sanitise task's attachments, which could allow any authenticated user such as subscriber creating a task to perform Stored Cross-Site Scripting by attaching a malicious SVG file Create a SVG with the following content: alertdocument.cookie; As any authenticated...

5.4CVSS5.2AI score0.00495EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/01 12:00 a.m.120 views

dTabs <= 1.4 - Reflected Cross-Site Scripting

The plugin does not sanitize and escape the tab parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting. https://example.com/wp-admin/options-general.php?page=dtabs.php&action=edit&tab="...

6.1CVSS0.8AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/22 12:00 a.m.120 views

BulletProof Security < 5.8 - Admin+ Stored Cross-Site Scripting (XSS)

The plugin does not sanitise and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. As admin, put the following payloads: - in the htaccess File Options htaccess File Editor...

0.4AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/18 12:00 a.m.120 views

Zero Spam < 5.2.11 - Admin+ SQL Injection

The plugin does not properly sanitise and escape the order and orderby parameters before using them in a SQL statement in the admin dashboard, leading to a SQL injection With at least one IP in the “Blocked IPs” list:...

9.8CVSS1.4AI score0.02028EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2022/02/09 12:00 a.m.120 views

E2Pdf < 1.16.45 - Admin+ Stored Cross-Site Scripting (XSS)

The plugin does not sanitise and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Refer to https://mikadmin.fr/tech/XSS-Stored-E2Pdf-798ef69b0e13c36acf5446358d57c965Dx90666bNvCw98.pdf...

4.8CVSS1.8AI score0.01262EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/01/27 12:00 a.m.120 views

WHMCS Bridge < 6.4b - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise and escape the error parameter before outputting it back in admin dashboard, leading to a Reflected Cross-Site Scripting http://example.com/wp-admin/options-general.php?page=cc-ce-bridge-cp&error=%3Cimg%20src%20onerror=alert1%3E...

6.1CVSS0.6AI score0.02187EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/12/22 12:00 a.m.120 views

Smart SEO Tool < 3.0.6 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the search parameter before outputting it back in an attribute when the TDK optimisation setting is enabled, leading to a Reflected Cross-Site Scripting With the "TDK optimization" setting enabled 7th page, first one: https://example.com/?s=123456"alert/XSS...

6.1CVSS6.2AI score0.00917EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/08/22 12:00 a.m.120 views

WP iCommerce <= 1.1.1 - Authenticated (contributor+) SQL Injection

The Orders functionality in the plugin has an orderid parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. The feature is available to low privilege users such as contributors GET...

7.2CVSS2.1AI score0.04648EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/08/06 12:00 a.m.120 views

Welcart e-Commerce < 2.2.8 - Authenticated System Information Disclosure

The uscesdownloadsysteminformation AJAX action of the plugin did not have capability check in place, allowing any authenticated user such as subscriber to can export data including WordPress settings, theme and plugins active/inactive along with their version, Welcart general settings and payment...

2.9AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/03/31 12:00 a.m.120 views

Goto - Tour & Travel < 2.0 - Unauthenticated Reflected XSS

The theme does not sanitise the keywords and startdate GET parameter on its Tour List page, leading to an unauthenticated reflected Cross-Site Scripting issue. Payload:...

4.3CVSS1.2AI score0.02927EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/03/03 12:00 a.m.120 views

User Profile Picture < 2.5.0 - Sensitive Information Disclosure

The REST API endpoint getusers in the plugin returned more information than was required for its functionality to users with the uploadfiles capability. This included password hashes, hashed user activation keys, usernames, emails, and other less sensitive information. Usage: php poc.php author...

7.5AI score0.04788EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/04/06 12:00 a.m.119 views

Limit Login Attempts < 1.7.2 - Unauthenticated Stored XSS

The plugin does not sanitize and escape the IP address retrieved from headers such as X-Forwarded-For when the "Site Connection" settings is set to "From behind a reversy proxy", which could allow unauthenticated attackers to perform Stored Cross-Site Scripting attacks Setup: As admin, set the...

7.2CVSS6.3AI score0.00789EPSS
SaveExploits3
wpexploit
wpexploit
added 2023/02/20 12:00 a.m.119 views

Video Background < 2.7.5 - Contributor+ Stored XSS via Shortcode

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 v 2.7.5 vidbg loop="1;alert/XSS-loop/;...

5.4CVSS5.2AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/11 12:00 a.m.119 views

Flexible Captcha <= 4.1 - 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 FCcaptchafields width='" onmouseover="alert1...

5.4CVSS1.6AI score0.00613EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/04 12:00 a.m.119 views

AAWP < 3.12.3 - Unsafe URL Handling

The plugin can be used to abuse trusted domains to load malware or other files through it Reflected File Download to bypass firewall rules in companies. wp-content/aawp/public/image.php?url=base64-url will load and download the file from the base64-decoded URL...

7.5CVSS0.9AI score0.00797EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/21 12:00 a.m.121 views

WCK < 2.3.3 - Admin+ Stored XSS

The plugin does not sanitize 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. Create/edit a Post Type via the plugin...

4.8CVSS4.8AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/09 12:00 a.m.119 views

WP RSS By Publishers <= 0.1 - Admin+ 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 https://example.com/wp-admin/admin.php?page=wsysadminrules&action=delete&id=0,1+AND+SELECT+5926+FROM+SELECTSLEEP5erUA...

7.2CVSS1.1AI score0.00983EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.119 views

Contest Gallery Pro < 19.1.5 - Admin+ SQL Injection

The plugin does not escape the wpuserid GET parameter before concatenating it to an SQL query in management-show-user.php. This may allow malicious users with at administrator privileges i.e. on multisite WordPress configurations to leak sensitive information from the site's database. POST...

4.9CVSS0.8AI score0.00852EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/09/28 12:00 a.m.119 views

Easy Digital Downloads < 3.1.0.2 - Unauthenticated CSV Injection

The plugin does not validate data when its output in a CSV file, which could lead to CSV injection. - Submit an order using =5+5 as "first name" and empty "last name" the plugin allows that. - Export the data as CSV from Reports Export. - Open the CSV with a spreadsheet application Excel, Libre...

9.8CVSS1AI score0.0123EPSS
SaveExploits2
Total number of security vulnerabilities4361