Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
added 2024/05/06 12:0 a.m.153 views

KKProgressbar2 Free <= 1.1.4.2 - Stored XSS via CSRF

Description The plugin does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack Make a logged in admin open an HTML file containing: alert/XSS/' csrf" XSS will trigger on...

5.9AI score0.002EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/25 12:0 a.m.153 views

Advance Search <= 1.1.6 - Shortcode Deletion via CSRF

Description The plugin does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks Make a logged in admin open the following HTML replace FORMID with a valid ID: The security field isn't validated and the shortcode is...

6.8AI score0.00335EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/13 12:0 a.m.153 views

Starbox < 3.5.0 - Contributor+ Stored XSS

Description The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks http://132" onmouseover='alert1'...

6.1AI score0.00442EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/11/24 12:0 a.m.153 views

Theme My Login 2FA < 1.2 - Lack of Rate Limiting

Description The plugin does not rate limit 2FA validation attempts, which may allow an attacker to brute-force all possibilities, which shouldn't be too long, as the 2FA codes are 6 digits. https://packetstormsecurity.com/2309-exploits/wpmylogin-bruteforce.txt...

9.8CVSS7.2AI score0.00892EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/11/13 12:0 a.m.153 views

Funnelforms Free < 3.4.2 - Form Deletion/Duplication via CSRF

Description The plugin does not have CSRF checks on some of its form actions such as deletion and duplication, which could allow attackers to make logged in admin perform such actions via CSRF attacks Make a logged in admin open an HTML page with the form below Deletion This will delete the form...

6.5CVSS7.3AI score0.0027EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/09/25 12:0 a.m.153 views

Testimonial Slider Shortcode < 1.1.9 - Contributor+ Stored XSS

Description 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 admin...

5.4CVSS5.9AI score0.00403EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/09/25 12:0 a.m.153 views

ActivityPub for WordPress < 1.0.0 - Subscriber+ Arbitrary Post Title Disclosure

Description The plugin does not ensure that post titles to be displayed are public and belong to the plugin, allowing any authenticated user, such as subscriber to retrieve the title of arbitrary post such as draft and private via an IDOR vector Run the below command in the developer console of t...

4.3CVSS4.5AI score0.00468EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/09/19 12:0 a.m.153 views

Form-Maker < 1.15.20 - Unauthenticated Arbitrary File Upload

Description The plugin does not validate signatures when creating them on the server from user input, allowing unauthenticated users to create arbitrary files and lead to RCE On a page where there is a form with a Signature field, run the following code in the web developer console while...

9.8CVSS7.5AI score0.03283EPSS
SaveExploits3
wpexploit
wpexploit
added 2023/09/11 12:0 a.m.153 views

WooCommerce Subscriptions < 4.6.0 - Subscription Suspension/Activation via CSRF

Description The plugin does not have CSRF check when suspending and activating subscriptions, which could allow attackers to make a logged in admin suspend or activate arbitrary subscription via a CSRF attack Deactivate subscription with ID 53:...

7.3AI score
SaveExploits0References1
wpexploit
wpexploit
added 2023/07/24 12:0 a.m.153 views

Custom Field For WP Job Manager < 1.2 - Admin+ Stored XSS

Description 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 To test, you also need to have WP Job...

4.8CVSS6AI score0.00442EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/02 12:0 a.m.153 views

Online Booking & Scheduling Calendar for WordPress by vcita < 4.3.1 - Unauthenticated Stored Cross-Site Scripting

The plugin does not sanitize and escape the businessid parameter of an unprotected REST route endpoint before rendering it back in pages on the website, allowing an unauthenticated attacker to inject arbitrary web scripts, which could target authenticated users such as administrators. curl...

7.2CVSS6.9AI score0.00607EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2023/06/02 12:0 a.m.153 views

Contact Form and Calls To Action by vcita <= 2.7.1 - Settings Update Via CSRF

The plugin does not protect its settings page against CSRF attacks, allowing an unauthenticated attacker to change the plugin's settings, and on older versions alert1;&uid=a”alert2;...

6.1CVSS7AI score0.00293EPSS
SaveExploits1References2
wpexploit
wpexploit
added 2023/05/30 12:0 a.m.153 views

Feather Login Page < 1.1.2 - Missing Authorization to Non-Arbitrary User Deletion

The plugin does not check authorization when processing the ftlpp-ext-expirable-delete-user ajax action, which could allow users with roles as low as subscriber to delete temporary users generated by the plugin, furthermore it does not protect the action against CSRF attacks, allowing an...

5.4CVSS6.2AI score0.00442EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2023/05/22 12:0 a.m.153 views

WooCommerce Warranty Requests < 2.1.7 - Reflected XSS

The plugin does not sanitise and escape a 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 the URL below v = 2.1.6...

5.8AI score0.00379EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2023/05/22 12:0 a.m.153 views

Multiple Plugins from Wow-Company - Reflected XSS

The plugins do not escape the page parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open a page with the code below ' / The XSS will be triggered when pressing...

6.1CVSS8.7AI score0.00458EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/04/12 12:0 a.m.153 views

UserPlus <= 2.0 - Stored XSS via CSRF

The plugin does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged-in admin add Stored XSS payloads via a CSRF attack. Open the .html file where the admin user is logged in history.pushState'', '', '/' input type="hi...

9AI score0.00319EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/10 12:0 a.m.153 views

Post Category Image With Grid and Slider < 1.4.8 - 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.5AI score0.00685EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/03 12:0 a.m.153 views

WP ALL Export Pro < 1.7.9 - Authenticated Code Injection

The plugin does not limit some functionality during exports only to users with the Administrator role, allowing any logged in user which has been given privileges to perform exports to execute arbitrary code on the site. By default only administrators can run exports, but the privilege can be...

7.2CVSS0.7AI score0.01363EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/08/08 12:0 a.m.153 views

Simply Schedule Appointments < 1.5.7.7 - Unauthenticated Email Address Disclosure

The plugin is missing authorisation in a REST endpoint, allowing unauthenticated users to retrieve WordPress users details such as name and email address https://example.com/wp-json/ssa/v1/users...

5.3CVSS2.4AI score0.01475EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/13 12:0 a.m.153 views

Easily Generate Rest API Url <= 1.0.0 - Admin+ Stored Cross-Site Scripting

The plugin does not escape some of 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 the "Post Per Page" or "Enter Search Text": settings of the plugin: "autofocus...

4.8CVSS0.5AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/30 12:0 a.m.153 views

Animate It! < 2.4.0 - Contributor+ Stored Cross-Site Scripting

The plugin has flawed validations and does not escape its shortcode argument, allowing users with a role as low as contributor to perform Cross-Site Scripting attacks via a malicious shortcode v 2.3.8 edsanimate animation="attacker" delay='1"...

1.4AI score
SaveExploits0
wpexploit
wpexploit
added 2022/02/22 12:0 a.m.153 views

Advanced Contact form 7 DB < 1.8.7 - Subscriber+ Arbitrary File Deletion

The plugin does not have authorisation nor CSRF checks in the acf7dbeditscrfiledelete AJAX action, and does not validate the file to be deleted, allowing any authenticated user to delete arbitrary files on the web server. For example, removing the wp-config.php allows attackers to trigger WordPre...

8CVSS2.7AI score0.0077EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/25 12:0 a.m.153 views

AP Custom Testimonial < 1.4.8 - Admin+ SQL Injection

The plugin does not validate and escape the id parameter before using it in a SQL statement when retrieving a testimonial to edit, leading to a SQL Injection https://example.com/wp-admin/admin.php?page=apcttestimonialedit&id=1+AND+SELECT+42+FROM+SELECTSLEEP5b...

7.2CVSS2AI score0.01467EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/11/15 12:0 a.m.153 views

Modern Events Calendar Lite < 6.1.5 - Reflected Cross-Site Scripting

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

6.1CVSS6AI score0.00795EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/07 12:0 a.m.153 views

Unlimited PopUps <= 4.5.3 - Author+ SQL Injection

The plugin does not sanitise or escape the did GET parameter before using it in a SQL statement, available to users as low as editor, leading to an authenticated SQL Injection https://plugins.trac.wordpress.org/browser/unlimited-popups/trunk/popuplist.phpL16...

8.8CVSS1.9AI score0.01517EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/10/06 12:0 a.m.153 views

Age Gate < 2.16.4 - Authenticated Stored Cross-Site Scripting

The plugin does not sanitise and escape the 'Additional content' setting of its 'Messaging' page, which could allow users having access to such setting by default admin, but the plugin has a feature to change this and allow access to lower privileged users to perform Cross-Site Scripting attacks...

0.9AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/07/19 12:0 a.m.153 views

Mimetic Books <= 0.2.13 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin was vulnerable to Authenticated Stored Cross-Site Scripting XSS in the "Default Publisher ID" field on the plugin's settings page. 1. Install WordPress 5.7.2 2. Install and activate Mimetic Books 3. Navigate to Settings Mimetic Books API and enter the XSS payload into the Default...

3.5CVSS0.4AI score0.0062EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/28 12:0 a.m.153 views

Awesome Weather Widget <= 3.0.2 - Reflected Cross-site Scripting (XSS)

The plugin does not sanitize the id parameter of its awesomeweatherrefresh AJAX action, leading to an unauthenticated Reflected Cross-Site Scripting XSS Vulnerability. Note WPScanTeam: The issue was reported to the WP plugins team on May 4th, 2021, then June 7th, 2021 due to lack of update...

4.3CVSS6.1AI score0.00726EPSS
SaveExploits1
wpexploit
wpexploit
added 2024/06/07 12:0 a.m.152 views

Animated AL List <= 1.0.6 - Reflected XSS

Description The plugin does not sanitise and escape a 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 1. Add a new project 2. Access the URL...

6AI score0.00475EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/05/17 12:0 a.m.152 views

WP Backpack <= 2.1 - Admin+ Stored XSS

Description 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...

5.6AI score0.00333EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/25 12:0 a.m.152 views

Newsletter Popup <= 1.2 - List Deletion via CSRF

Description The plugin does not have CSRF check when deleting list, which could allow attackers to make logged in admins perform such action via a CSRF attack Make an admin open a URL where is a valid id: http://example.com4/wp-admin/admin.php?page=wpnewslettershowitems&action=trash&id=...

6.7AI score0.00347EPSS
SaveExploits3
wpexploit
wpexploit
added 2024/04/11 12:0 a.m.152 views

Sticky Buttons < 3.2.4 - Button Deletion via CSRF

Description The plugin does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting buttons via CSRF attacks Make a logged in admin open an HTML file where ID is a valid ID: action...

6.8AI score0.00283EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/11 12:0 a.m.152 views

Float menu < 6.0.1 - Menu Deletion via CSRF

Description The plugin does not have CSRF check in its bulk actions, which could allow attackers to make logged in admin delete arbitrary menu via a CSRF attack. Make a logged in admin open one a page with the code below, this will make them delete the menu with ID 1:...

6.8AI score0.0028EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/01/23 12:0 a.m.152 views

Advanced Schedule Posts <= 2.1.8 - Reflected XSS

Description The plugin does not sanitise and escape a 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 admins...

8.7AI score0.00311EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/26 12:0 a.m.152 views

Colibri Page Builder < 1.0.240 - Contributor+ Stored XSS

Description The plugin does not validate and escape some its extendbuilderrenderjs shortcode content 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...

6.4CVSS8.3AI score0.00373EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2023/11/28 12:0 a.m.152 views

WP Crowdfunding < 2.1.8 - Admin+ Stored XSS

Description 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. Add a campaign and for the reward...

4.8CVSS5.7AI score0.00451EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/13 12:0 a.m.152 views

Simply Excerpts <= 1.4 - Admin+ Stored XSS

Description The plugin does not sanitize and escape some fields in the plugin settings, which could allow high-privilege users such as an administrator to inject arbitrary web scripts even when the unfilteredhtml capability is disallowed for example in a multisite setup. Put the following payload...

4.8CVSS7AI score0.00424EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/10/16 12:0 a.m.152 views

Templately < 2.2.6 - Unauthenticated Arbitrary Post Deletion

Description The plugin does not properly authorize the saved-templates/delete REST API call, allowing unauthenticated users to delete arbitrary posts. Ensure the Elementor plugin is installed so that the Elementor Template functionality is enabled. curl -X POST...

7.5CVSS7.8AI score0.00608EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/09 12:0 a.m.152 views

User Activity Log < 1.6.6 - Subscriber+ Log Export

Description The plugin lacks proper authorisation when exporting its activity logs, allowing any authenticated users, such as subscriber to perform such action and retrieve PII such as email addresses. As a subscriber, open the following URL...

4.3CVSS4.7AI score0.00427EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/04 12:0 a.m.152 views

User Access Manager < 2.2.18 - IP Spoofing

Description The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible for attackers to access restricted content in certain situations. Set HTTPXREALIP which is used in checkUserGroupAccess to use an IP from the allowlist...

5.3CVSS5.3AI score0.00587EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/24 12:0 a.m.152 views

WP Custom Cursors < 3.2 - Admin+ SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as Admin. 1. Add a new "WP Custom Cursor". 2. Return to the "WP Custom Cursors" page and click edit Cursor. 3.The WP Custom Cursors...

7.2CVSS7.3AI score0.00945EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/16 12:0 a.m.152 views

Photo Gallery by Ays < 5.1.7 - Reflected XSS

The plugin does not escape some parameters before outputting it back in attributes, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open one of the URLs below v 5.1.7 -...

6.1CVSS8.7AI score0.00458EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/10 12:0 a.m.152 views

Hostel < 1.1.5.2 - 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 Manage Rooms and click on "Click here to...

4.8CVSS8.4AI score0.00442EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/04/03 12:0 a.m.152 views

Steveas WP Live Chat Shoutbox <= 1.4.2 - Unauthenticated SQLi

The plugin does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection. Submit a message in the chatbox, intercept the request using Burp Suite for example. Edit the request to reflect this request:...

9.8CVSS9.6AI score0.0499EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/08/04 12:0 a.m.152 views

Sensei LMS < 4.5.2 - Arbitrary Private Message Sending via IDOR

The plugin does not ensure that the sender of a private message is either the teacher or the original sender, allowing any authenticated user to send messages to arbitrary private conversation via a IDOR attack. Note: Attackers are not able to see responses/messages between the teacher and studen...

4.3CVSS1.7AI score0.00668EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/07/28 12:0 a.m.152 views

VR Calendar < 2.3.1 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in the page, leading to Reflected Cross-Site Scripting https://example.com/wp-admin/plugins.php?vrcmsg=&vrcmsgtype="...

1AI score
SaveExploits0
wpexploit
wpexploit
added 2022/07/23 12:0 a.m.152 views

Translatepress Multilinugal < 2.3.3 - Admin+ SQLi

The plugin is vulnerable to an authenticated SQL injection. By adding a new language via the settings page containing specific special characters, the backticks in the SQL query can be surpassed and a time-based blind payload can be injected. To exploit the vulnerability, someone must send a...

8.8CVSS1AI score0.0408EPSS
SaveExploits5References2
wpexploit
wpexploit
added 2022/06/28 12:0 a.m.152 views

Request a Quote <= 2.3.7 - 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 even when the unfilteredhtml capability is disallowed. Put the following payload in the Misc No Access Message setting of the plugin: alert/XSS/; The X...

4.8CVSS0.1AI score0.00622EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/27 12:0 a.m.152 views

Page Generator Plugin < 1.6.6 - Arbitrary Keywords Deletion/Duplication via CSRF

The plugin does not have CSRF check in place when deleting and duplicating keywords, which could allow attackers to make a logged in admin delete and duplicate arbitrary keywords via CSRF attacks https://example.com/wp-admin/admin.php?page=page-generator-keywords&cmd=delete&id=3...

4.3AI score
SaveExploits0
wpexploit
wpexploit
added 2022/06/20 12:0 a.m.152 views

WP OAuth Server ( Login with WordPress ) < 4.0.1 - Authentication Bypass

The plugin is affected by an Auth Bypass security vulnerability. To bypass authentication, we only need to know the user’s username. Depending on whose username we know, which can be easily queried because it is usually public data, we may even be given an administrative role on the client’s...

9.8CVSS0.2AI score0.01045EPSS
SaveExploits1
Total number of security vulnerabilities4359