Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
added 2024/05/14 12:0 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/03/25 12:0 a.m.160 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/11 12:0 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/27 12:0 a.m.160 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.00513EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/21 12:0 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/23 12:0 a.m.160 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/17 12:0 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 2024/01/03 12:0 a.m.160 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/12/08 12:0 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/20 12:0 a.m.160 views

EmbedPress < 3.9.2 - Reflected XSS

Description The plugin does not sanitise and escape user input 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.1CVSS6AI score0.0062EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/13 12:0 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/06 12:0 a.m.160 views

WordPress Backup & Migration < 1.4.5 - Subscriber+ Stored XSS

Description The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Subscriber to perform Cross-Site Scripting attacks. This was partially fixed in version 1.4.4 but it still allowed XSS attacks from Admin users. fetch"/wp-admin/admin-ajax.php",...

5.4CVSS5.6AI score0.00426EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/03 12:0 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/09 12:0 a.m.160 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/10/05 12:0 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:0 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:0 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:0 a.m.160 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/05/30 12:0 a.m.160 views

AI-Engine < 1.6.83 - 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. Go to Meow Apps » AI Engine » Chatbot tab » Visu...

4.8CVSS5.5AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/16 12:0 a.m.160 views

Contact Form Email < 1.3.38 - Unauthenticated Stored Cross-Site Scripting

The plugin does not escape submitted values before displaying them in the HTML, leading to a Stored XSS vulnerability. 1. Publish the default form to a page by clicking on "Contact Form to Email" in the sidebar, and the "Publish" button beside the form name. 2. Visit the form on the frontend. Fil...

5.4CVSS5.8AI score0.00505EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/05/10 12:0 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:0 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:0 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/14 12:0 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.00781EPSS
SaveExploits5References1
wpexploit
wpexploit
added 2022/08/04 12:0 a.m.160 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.01975EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/08/01 12:0 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.00815EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/06 12:0 a.m.160 views

miniOrange's Malware Scanner < 4.5.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, leading to malicious users with administrator privileges to store malicious Javascript code leading to Cross-Site Scripting attacks when unfilteredhtml is disallowed for example in multisite setup Put the following payload in the...

4.8CVSS0.8AI score0.00561EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/02 12:0 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.00565EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/23 12:0 a.m.160 views

One Click Plugin Updater <= 2.4.14 - 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 and disable / hide the badge of the available updates and the related check. document.getElementById"test".submit;...

8.1CVSS1.2AI score0.00528EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/19 12:0 a.m.160 views

Advanced Image Sitemap <= 1.2 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the PHPSELF PHP variable before outputting it back in an attribute in an admin page, leading to Reflected Cross-Site Scripting. https://example.com/wp-admin/options-general.php/%22%3E%3Csvg/onload=alert/xss/%3E?page=ais...

6.1CVSS1.3AI score0.00788EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/11/18 12:0 a.m.160 views

WP User Frontend < 3.5.25 - Admin+ SQL Injection

The plugin does not validate and escape the postid parameter from the Subscribers list before using in a SQL statement, leading to an SQL injection https://example.com/wp-admin/edit.php?posttype=wpufsubscription&page=wpufsubscribers&postID=1+AND+%28SELECT+42+FROM+%28SELECT%28SLEEP%285%29%29%29b%2...

7.3AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/09/03 12:0 a.m.160 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/08/06 12:0 a.m.160 views

WP Simple Booking Calendar <= 2.0.6 (before 07/12/2021) - Authenticated SQL Injection

The plugin did not escape, validate or sanitise the orderby parameter in its Search Calendars action, before using it in a SQL statement, leading to an authenticated SQL injection issue Note WPScanTeam: The issue was fixed without bumping the version, so there are two 2.0.6 versions out there, on...

8.8CVSS2.8AI score0.01567EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/04/25 12:0 a.m.159 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/24 12:0 a.m.159 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/02/05 12:0 a.m.159 views

Shariff Wrapper < 4.6.10 - 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 Put the following payload in the...

7.9AI score0.00417EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/12/14 12:0 a.m.160 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/10/16 12:0 a.m.159 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/16 12:0 a.m.159 views

Responsive Pricing Table < 5.1.8 - Admin+ Stored Cross-Site Scriping

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 Pricing Table and Add ...

4.8CVSS5.5AI score0.00436EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/09/21 12:0 a.m.159 views

EventON < 2.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 1. Create a new events. 2. In the "Eve...

4.8CVSS4.8AI score0.00402EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/09 12:0 a.m.159 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/08/07 12:0 a.m.159 views

Simple Blog Card < 1.32 - Subscriber+ Arbitrary Post Access

Description The plugin does not ensure that posts to be displayed via a shortcode are public, allowing any authenticated users, such as subscriber, to retrieve arbitrary post title and their content such as draft, private and password protected ones Run the below command in the developer console ...

4.3CVSS4.7AI score0.00453EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/07/10 12:0 a.m.159 views

Short URL < 1.6.5 - 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 the unfilteredhtml capability is disallowed for example in multisite setup. In the plugin settings, add the POC alert1 to the...

6.1AI score0.00501EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/26 12:0 a.m.159 views

Login Configurator <= 2.1 - Reflected Cross-Site Scripting

The plugin does not properly escape a URL parameter before outputting it to the page, leading to a reflected cross-site scripting vulnerability targeting site administrators. Visit the following path:...

6.1CVSS8.5AI score0.00718EPSS
SaveExploits3
wpexploit
wpexploit
added 2023/06/05 12:0 a.m.159 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/02 12:0 a.m.159 views

Newsletter Popup <= 1.2 - Unauthenticated Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks 1. Create a Newsletter popup any will do and publish it. 2. Use an incognito window and open the website involved, then run the following code in th...

6.1CVSS8.6AI score0.0051EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/04/05 12:0 a.m.159 views

Site Reviews < 6.7.1 - 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. Login as Admin. 2. Go to...

4.8CVSS8.8AI score0.00501EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/27 12:0 a.m.159 views

GN Publisher < 1.5.6 - Reflected XSS

The plugin does not sanitise and escape the tab parameter before outputting it back in a page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

6.1CVSS6.3AI score0.0126EPSS
SaveExploits3
wpexploit
wpexploit
added 2022/12/23 12:0 a.m.160 views

MonsterInsights < 8.9.1 - Stored Cross-Site Scripting via Google Analytics

The plugin does not sanitize or escape page titles in the top posts/pages section, allowing an unauthenticated attacker to inject arbitrary web scripts into the titles by spoofing requests to google analytics. 1. Open a WP page with the plugin and Google analytics installed and search for somethi...

6.1CVSS0.5AI score0.01339EPSS
SaveExploits3
wpexploit
wpexploit
added 2022/11/30 12:0 a.m.160 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
Total number of security vulnerabilities4359