Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2021/11/15 12:00 a.m.162 views

Page/Post Content Shortcode <= 1.0 - Contributor+ Arbitrary Posts/Pages Access

The plugin does not have proper authorisation in place, allowing users with a role as low as contributor to access draft/private/password protected/trashed posts/pages they should not be allowed to, including posts created by other users such as admins and editors. As a contributor, add the...

4.3CVSS5.1AI score0.00783EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/09/21 12:00 a.m.162 views

WP HTML Author Bio <= 1.2.0 - Author+ Stored Cross-Site Scripting

The plugin does not sanitise the HTML allowed in the Bio of users, allowing them to use malicious JavaScript code, which will be executed when anyone visit a post in the frontend made by such user. As a result, user with a role as low as author could perform Cross-Site Scripting attacks against...

5.4CVSS0.5AI score0.018EPSS
SaveExploits3
wpexploit
wpexploit
added 2021/06/28 12:00 a.m.162 views

Event Geek <= 2.5.2 - Stored Cross-site Scripting (XSS)

The plugin does not sanitise or escape its "Use your own theme" setting before outputting it in the page, leading to an authenticated admin+ stored Cross-Site Scripting issue As admin, put the following payload in the "Use your own theme enter URL:" option...

3.5CVSS0.2AI score0.00613EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/05/31 12:00 a.m.162 views

WP Config File Editor <= 1.7.1 - Authenticated Stored Cross-Site Scripting (XSS)

The WP Config File Editor WordPress plugin was affected by an Authenticated Stored Cross-Site Scripting XSS vulnerability. By default, only administrator users could access the affected functionality, limiting the exploitability of the vulnerability. However, some WordPress admins may allow lesse...

5.4CVSS0.5AI score0.0062EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/05/24 12:00 a.m.162 views

Easy Preloader <= 1.0.0 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise its setting fields, leading to authenticated admin+ Stored Cross-Site scripting issues Step 1: Install the plugin "Easy Preloader" Step 2: Enter the payload below in the text field "Choose overlay color" or any other text fields in the plugin's settings...

4.8CVSS0.5AI score0.00542EPSS
SaveExploits1
wpexploit
wpexploit
added 2021/03/25 12:00 a.m.162 views

Facebook for WordPress 3.0.0-3.0.3 - CSRF to Stored XSS and Settings Deletion

The wpajaxsavefbesettings and wpajaxdeletefbesettings AJAX actions of the plugin were vulnerable to CSRF due to a lack of nonce protection. The settings in the saveFbeSettings function had no sanitization allowing for script tags to be saved. CSRF to XSS alert0" / alert0" / alert0" / CSRF to Dele...

6.8CVSS8.8AI score0.00699EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/06/05 12:00 a.m.161 views

WebP & SVG Support <= 1.4.0 - Author+ Stored XSS via SVG

Description The plugin does not sanitise uploaded SVG files, which could allow users with a role as low as Author to upload a malicious SVG containing XSS payloads. Upload an SVG with the following markup: alert"XSS"; Load the SVG and see the XSS. Code reference:...

6.2AI score0.00331EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/05/15 12:00 a.m.161 views

BuddyBoss Platform < 2.6.0 - Subscriber+ Comment on Private Post via IDOR

Description The plugin contains an IDOR vulnerability that allows a user to comment on a private post by manipulating the ID included in the request POST /wp-admin/admin-ajax.php HTTP/2 Host: online-communities.demos.buddyboss.com Cookie:...

4.3CVSS6.6AI score0.00375EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2024/04/24 12:00 a.m.161 views

SP Project & Document Manager <= 4.71 - Subscriber+ File Download via IDOR

Description The plugin lacks proper access controllers and allows a logged in user to view and download files belonging to another user As a logged in user, send a GET request: GET /wp-admin/admin-ajax.php?action=cdmfilelist&uid=3CHANGE HERE&pid=0CHANGE HERE&search=&=1708406394720 You can view...

6.6AI score0.00523EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/25 12:00 a.m.161 views

Super Socializer < 7.13.64 - Editor+ Stored XSS

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as editors to perform Cross-Site Scripting attacks even when unfilteredhtml is disallowed When creating a new widget, insert the following payload in the "FaceBook URL" field -...

6AI score0.005EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/18 12:00 a.m.161 views

WPB Show Core < 2.7 - Reflected XSS

Description The plugin does not sanitise and escape the parameters before outputting it back in the response of an unauthenticated request, leading to a Reflected Cross-Site Scripting Open an HTML file containing the following: alert/XSS/' / var form1 = document.getElementById'hack'; form1.submit...

6.7AI score0.00499EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/13 12:00 a.m.161 views

WooCommerce Cart Abandonment Recovery < 1.2.27 - Templates/Abandoned Orders Deletion via CSRF

Description The plugin does not have CSRF check in its bulk actions, which could allow attackers to make logged in admins delete arbitrary email templates as well as delete and unsubscribe users from abandoned orders via CSRF attacks. Make a logged in admin open one of the URLs below - To make th...

6.9AI score0.00353EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/27 12:00 a.m.161 views

Payment Gateway for Telcell < 2.0.4 - Unauthenticated Open Redirect

Description The plugin does not validate the apiurl parameter before redirecting the user to its value, leading to an Open Redirect issue https://localhost/wp-admin/admin.php?page=wc-settings&action=redirecttelcellform&apiurl=https://www.google.com...

6.8AI score0.00509EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/01/23 12:00 a.m.161 views

aBitGone CommentSafe <= 1.0.0 - Settings Update to 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 an admin open an HTML file containing the following: '...

9AI score0.00184EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/01/03 12:00 a.m.161 views

WP Social Bookmark Menu <= 1.2 - Settings Update via CSRF

Description 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.forms0.submit;...

8.8CVSS9.4AI score0.00329EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/10/09 12:00 a.m.161 views

EventPrime < 3.2.0 - Reflected HTML Injection on keyword parameter

Description The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to an HTML Injection on the plugin in the search area of the website. Insert '"Clickme! on the keyword search field or directly on the link...

6.1CVSS6.5AI score0.0042EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/09 12:00 a.m.161 views

Profile Builder < 3.9.8 - Unauthenticated Plugin's Pages Creation

Description The plugin lacks authorisation and CSRF in its page creation function which allows unauthenticated users to create the register, log-in and edit-profile pages from the plugin on the blog 1. Access the URL:...

4.3CVSS7.4AI score0.00232EPSS
SaveExploits1
wpexploit
wpexploit
added 2023/06/26 12:00 a.m.161 views

Membership Plugin - Restrict Content < 3.2.3 - 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 a page containing the HTML code below. "/...

6.1CVSS5.8AI score0.00486EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/21 12:00 a.m.161 views

WooCommerce Product Vendors < 2.1.77 - Vendor 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 high privilege users such as Admin Vendor and above As an Admin vendor, open the URL below...

7.5AI score0.00929EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2023/06/19 12:00 a.m.161 views

AI ChatBot < 4.6.1 - Admin+ Stored Cross-Site Scripting

The plugin does not adequately escape some settings, allowing high-privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. 1. Visit WPBot Lite Settings Language Center. 2. Within any of the tabs "General", "FAQ", or "ChatBot...

4.8CVSS5.9AI score0.00614EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/05 12:00 a.m.161 views

KiviCare Management System < 3.2.1 - Subscriber+ Sensitive Information Disclosure

The plugin does not restrict the information returned in a response and returns all user data, allowing low privilege users such as subscriber to retrieve sensitive information such as the user email and hashed password of other users Run the below command in the developer console of the web...

6.5CVSS9AI score0.00754EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/03/13 12:00 a.m.161 views

Solidres <= 0.9.4 - 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 Add a new currency...

4.8CVSS5.3AI score0.00612EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/01/17 12:00 a.m.161 views

Calculated Fields Form < 1.1.151 - Admin+ Stored Cross-Site Scripting via Dropdown Fields

The plugin does not sanitise and escape some of its form 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 Partial fixes were implemented in versions...

0.8AI score0.00473EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/19 12:00 a.m.161 views

Table of Contents Plus < 2212 - 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. toc...

5.4CVSS0.4AI score0.00575EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/08/04 12:00 a.m.161 views

Sensei LMS < 4.5.0 - Unauthenticated Private Messages Disclosure via Rest API

The plugin does not have proper permissions set in one of its REST endpoint, allowing unauthenticated users to access private messages sent to teachers https://example.com/wp-json/wp/v2/sensei-messages/...

5.3CVSS1.8AI score0.02528EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/05/16 12:00 a.m.161 views

Photo Gallery < 1.6.4 - Admin+ Stored Cross-Site Scripting

The plugin does not properly validate and escape some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks when unfilteredhtml is disallowed Go to Photo Gallery Global Settings Watermark Using the web browser inspector, change the input typ...

4.8CVSS0.5AI score0.01036EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/09/03 12:00 a.m.161 views

Support Board < 3.3.4 - Multiple Unauthenticated SQL Injections

The plugin does not escape multiple POST parameters such as statuscode, department, userid, conversationid, conversationstatuscode, and recipientid before using them in SQL statements, leading to SQL injections which are exploitable by unauthenticated users. The login-cookie parameter is needed,...

9.8CVSS0.6AI score0.05603EPSS
SaveExploits3References2
wpexploit
wpexploit
added 2021/06/29 12:00 a.m.161 views

WP Offload SES Lite < 1.4.5 - Stored Cross-Site Scripting (XSS)

The plugin did not escape some of the fields in the Activity page of the admin dashboard, such as the email's id, subject and recipient, which could lead to Stored Cross-Site Scripting issues when an attacker can control any of these fields, like the subject when filling a contact form for exampl...

5.4CVSS0.3AI score0.00681EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/05/14 12:00 a.m.160 views

Jetpack < 13.4 - Contributor+ Stored Cross-Site Scripting via wpvideo Shortcode

Description The plugin did not properly escape some of its shortcode attributes, allowing users with at least the contributor role to conduct Stored XSS attacks. wpvideo OcobLTqC freedom=true preloadContent='"src=x onerror=alertdocument.cookie xss'...

6.4CVSS5.8AI score0.00372EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2024/04/24 12:00 a.m.160 views

WP Prayer <= 2.0.9 - Arbitrary Prayer 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 and admin open a URL where is any valid prayer ID: https://example.com/wp-admin/admin.php?page=wpemanageprayer&doaction=delete&prayer...

6.8AI score0.00189EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/11 12:00 a.m.160 views

Hubbub Lite < 1.33.1 - Unauthenticated Password Protected Posts Access

Description The plugin does not ensure that user have access to password protected post before displaying its content in a meta tag. When the "Disable Open Graph Meta Tags" settings of the plugin is disabled, view the source of a password protected post and note its content being disclosed in the...

6.8AI score0.00516EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/21 12:00 a.m.160 views

Widget for Social Page Feeds < 6.4 - 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. Create a new Facebook like widget. ...

7.3AI score0.00396EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/01/17 12:00 a.m.160 views

Analytics Insights for Google Analytics 4 < 6.3 - Open Redirect

Description The plugin is vulnerable to Open Redirect due to insufficient validation on the redirect oauth2callback.php file. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action...

6.7AI score0.01254EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/14 12:00 a.m.161 views

WP Crowdfunding < 2.1.9 - 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 "Campaign Search" widget to your site via Appearance Customise Widgets for...

6.1CVSS6AI score0.0042EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/08 12:00 a.m.160 views

PayHere Payment Gateway < 2.2.12 - Unauthenticated Log Data Disclosure

Description The plugin automatically creates publicly-accessible log files containing sensitive information when transactions occur. https://www.suppliment.lk/wp-content/uploads/payhere-logs/?SD https://www.medic.lk/wp-content/uploads/payhere-logs/?SD...

7.5CVSS6.4AI score0.0072EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/13 12:00 a.m.160 views

BSK Contact Form 7 Blacklist <= 1.0.1 - Reflected Cross-Site Scripting

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

6.1CVSS6.5AI score0.00444EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/03 12:00 a.m.160 views

Medialist < 1.4.1 - Contributor+ Stored XSS

Description 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 medialist style='"...

5.4CVSS5.5AI score0.00452EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/10/16 12:00 a.m.160 views

URL Shortify < 1.7.9.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 Multiple parameters in the plugin's...

4.8CVSS5AI score0.00408EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/10/05 12:00 a.m.160 views

Newsletter Lite < 4.9.3 - Admin+ Command Injection

Description The plugin does not properly escape user-controlled parameters when they are appended to SQL queries and shell commands, which could enable an administrator to run arbitrary commands on the server. 1 Navigate to "Newsletters Configuration History & Emails Configuration"...

7.2CVSS7.5AI score0.00963EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/09/25 12:00 a.m.160 views

PowerPress Podcasting < 11.0.12 - Contributor+ Stored XSS

Description The plugin does not sanitize and escape the media url field in posts, which could allow users with privileges as low as contributor to inject arbitrary web scripts that could target a site admin or superadmin. Add the following payload to the Media URL field:...

5.4CVSS7.1AI score0.00403EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/30 12:00 a.m.160 views

DoLogin Security < 3.7 - IP Spoofing

Description The plugin uses headers such as the X-Forwarded-For to retrieve the IP address of the request, which could lead to IP spoofing. 1. Send login request with x-forwarded-for: REDACTEDIP 2. See spoofed IP address in the "Login Attempts Log"...

5.3CVSS5.4AI score0.00624EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/05 12:00 a.m.160 views

WP ERP < 1.12.4 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the employeename 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. As an admin user, visit the following URL on the site:...

6.1CVSS5.7AI score0.00486EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/10 12:00 a.m.160 views

Seo By 10Web < 1.2.7 - 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 SEO by 10Web » Sitemap section. 2. And n...

4.8CVSS8.4AI score0.00909EPSS
SaveExploits3
wpexploit
wpexploit
added 2023/03/27 12:00 a.m.160 views

WC Fields Factory < 4.1.7 - ShopManager+ 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 high privilege users such as admin...

7.2CVSS7.9AI score0.00909EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/02/20 12:00 a.m.160 views

10WebMapBuilder < 1.0.73 - Unauthenticated SQLi

The plugin does not properly sanitise and escape some parameters before using them in an SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection Note: /2022/12/29/map/ is page/post where the GoogleMapsWD is embed POST /2022/12/29/map/ HTTP/1.1 Content-Type:...

9.8CVSS9.6AI score0.03911EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/11/30 12:00 a.m.161 views

Sliderby10Web < 1.2.53 - 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 "Slider » Sliders" and edit one of the...

4.8CVSS4.8AI score0.00532EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/14 12:00 a.m.160 views

Becustom < 1.0.5.3 - 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...

8.8CVSS0.4AI score0.00775EPSS
SaveExploits5References1
wpexploit
wpexploit
added 2022/10/05 12:00 a.m.160 views

Create Block Theme < 1.2.2 - Unauthenticated Arbitrary File Upload

The plugin does not have authorisation and CSRF checks, as well as does not validate the file to be uploaded, which could allow unauthenticated attackers to upload arbitrary files to the server As unauthenticated user, open The file will be uploaded at...

0.6AI score
SaveExploits0References1
wpexploit
wpexploit
added 2022/08/01 12:00 a.m.160 views

Simple Job Board < 2.10.0 - Resume Disclosure via Directory Listing

The plugin is susceptible to Directory Listing which allows the public listing of uploaded resumes in certain configurations. curl https://example.com/wp-content/uploads/jobpost Search for this path / folder in search engines to find uploaded resumes...

5.3CVSS0.8AI score0.00931EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/02 12:00 a.m.160 views

Flower Delivery by Florist One <= 3.5.15 - 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 when the unfilteredhtml capability is disallowed for example in multisite setups As admin, go to the plugin's settings, create a new...

4.8CVSS0.1AI score0.00577EPSS
SaveExploits2
Total number of security vulnerabilities4361