Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
added 2021/09/22 12:0 a.m.182 views

Cookie Bar <= 1.8.8 - Admin+ Stored Cross-Site Scripting

The plugin doesn't properly sanitise the Cookie Bar Message setting, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Add the following payload in the "Cookie Bar Message" setting of the plugin...

4.8CVSS0.5AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/06/28 12:0 a.m.182 views

ProfilePress 3.0 - 3.1.3 - Arbitrary File Upload in File Uploader Component

There is functionality in the plugin to add file uploads to user registrations and profile updates that had no file type checking in place making it possible for arbitrary files to be uploaded. fh = open'shell.php', 'wb' fh.writeb'\xFF\xD8\xFF\xE0' + b'' fh.close 'Hax0r', 'regemail' =...

9.8CVSS0.06744EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/07 12:0 a.m.182 views

WP Hardening < 1.2.2 - Reflected XSS via URI

The plugin did not sanitise or escape the $SERVER'REQUESTURI' before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue. https://example.com/wp-admin/plugins.php?%22%3E%3Cscript%3Ealertdocument.domain%3C/script%3Cv=...

6.1CVSS0.7AI score0.00827EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/05/28 12:0 a.m.181 views

Expert Invoice <= 1.0.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. Navigate to Expert Invoice Customer...

5.6AI score0.00398EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/05/24 12:0 a.m.181 views

The Events Calendar (Free < 6.4.0.1, Pro < 6.4.0.1) - Contributor+ Arbitrary Events Access

Description The plugin does not prevent users with at least the contributor role from leaking details about events they shouldn't have access to. e.g. password-protected events, drafts, etc. Free: 1. ADMIN: Install The Events Calendar 2. ADMIN: Create events with each status: published, private,...

9.6AI score0.00464EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/05/06 12:0 a.m.181 views

KKProgressbar2 Free <= 1.1.4.2 - Admin+ SQL Injection

Description The plugin does not sanitize and escape a parameter before using it in a SQL statement, allowing admin users to perform SQL injection attacks 1. Send a POST request to /wp-admin/admin.php?page=kkpb-add-project with the BODY action=edit-project&id=sleep5 2. Observe the delay in respons...

7.4AI score0.00547EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/19 12:0 a.m.181 views

reCAPTCHA Jetpack <= 0.2.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. This requires Jetpack to be installed and to have a page/post with a Jetpack Contact Form...

5.9AI score0.00269EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/07 12:0 a.m.181 views

Pz-LinkCard < 2.5.3 - Contributor+ SSRF

Description The plugin does not prevent users from pinging arbitrary hosts via some of its shortcodes, which could allow high privilege users such as contributors to perform SSRF attacks. Setup a listener on a localhost/LAN host such as nc -l 127.0.0.1 9000, then as a contributor, put the followi...

9.4AI score0.00263EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/01/10 12:0 a.m.181 views

EventON (Free < 2.2.7, Premium < 4.5.5) - Admin+ Stored Cross-Site Scripting

Description 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. Go to the EventON Lite settings an...

4.8CVSS4.7AI score0.0043EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/13 12:0 a.m.181 views

Word Balloon < 4.20.3 - Avatar Removal via CSRF

Description The plugin does not protect some of its actions against CSRF attacks, allowing an unauthenticated attacker to trick a logged in user to delete arbitrary avatars by clicking a link. Make a logged in admin open...

6.5CVSS7.5AI score0.00309EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/10 12:0 a.m.181 views

WP OAuth Server < 3.4.2 - Client Secret Regeneration via CSRF

The plugin does not have CSRF check when regenerating secrets, which could allow attackers to make logged in admins regenerate the secret of an arbitrary client given they know the client ID Make a logged in admin open a page containing the HTML code below. This will regenerate the secret for the...

6.5CVSS1.5AI score0.00326EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/01 12:0 a.m.181 views

WPC Smart Wishlist for WooCommerce < 2.9.4 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the key parameter before outputting it back in the wishlistquickview AJAX action's response available to any authenticated user, leading to a Reflected Cross-Site Scripting alert/XSS/;' The source and destination should use the https:// protocol for the...

5.4CVSS5.4AI score0.00591EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/17 12:0 a.m.181 views

Sync iCloud COS < 2.0.1 - 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 本地文件夹 or URL前缀 settings of the plugin: " style=animation-name:rotation...

1.4AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/11/15 12:0 a.m.181 views

Quotes Collection <= 2.5.2 - Admin+ SQL Injection

The plugin does not validate and escape the bulkcheck parameter before using it in a SQL statement, leading to a SQL injection https://example.com/wp-admin/admin.php?page=quotes-collection&s=&wpnonce=6e21e0a8b6&action=makepublic&paged=1&bulkcheck=1%20and%20sleep10--%20-&action2=makepublic...

7.2CVSS7.2AI score0.01275EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/01/19 12:0 a.m.180 views

Chart.js for WordPress <= 2023.2 - Editor+ Stored Cross-Site Scripting in New Chart

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 Charts New Chart HTML 3...

7.9AI score0.0039EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/12/21 12:0 a.m.180 views

DeMomentSomTres WordPress Export Posts With Images <= 20220825 - Subscriber+ unauthorized data export

Description The plugin does not check authorization of requests to export the blog data, allowing any logged in user, such as subscribers to export the contents of the blog, including restricted and unpublished posts, as well as passwords of protected posts...

8.1CVSS6.7AI score0.00579EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/18 12:0 a.m.180 views

Essential Real Estate < 4.4.0 - Subscriber+ Arbitrary File Upload

Description The plugin does not prevent users with limited privileges on the site, like subscribers, from momentarily uploading malicious PHP files disguised as ZIP archives, which may lead to remote code execution. from io import BytesIO import requests import zipfile import sys import re if...

8.8CVSS9.1AI score0.01095EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/21 12:0 a.m.180 views

WP All Export (Free < 1.4.1, Pro < 1.8.6) - Author+ PHAR Deserialization via CSRF

Description The plugin does not check nonce tokens early enough in the request lifecycle, allowing attackers with the ability to upload files to make logged in users perform unwanted actions leading to PHAR deserialization, which may lead to remote code execution. 1. Ensure your WordPress...

8.8CVSS9.7AI score0.0055EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/10/26 12:0 a.m.180 views

WP Hotel Booking < 2.0.8 - Unauthenticated SQLi

Description The plugin does not have authorisation and CSRF checks, as well as does not escape user input before using it in a SQL statement of a function hooked to admininit, allowing unauthenticated users to perform SQL injections Run the below command in the developer console of the web browse...

9.8CVSS9.8AI score0.63711EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/10/09 12:0 a.m.181 views

EventPrime < 3.2.0 - Booking Creation via CSRF

Description The plugin does not have CSRF checks when creating bookings, which could allow attackers to make logged in users create unwanted bookings via CSRF attacks. Create an Event, noting its ID. Add a ticket type to the Event the details don't matter. As a logged-in user, visit a page with t...

4.3CVSS4.7AI score0.00231EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/10/09 12:0 a.m.180 views

CITS Support svg, webp Media and TTF,OTF File Upload < 3.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. As an author, upload an SVG with the payload: alert"xss"; View the SVG and see the XSS...

5.4CVSS5.4AI score0.0039EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/30 12:0 a.m.180 views

Popup Builder < 4.2.0 - Admin+ Stored Cross-Site Scripting

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. Note: The vendor was made aware of th...

4.8CVSS4.8AI score0.00379EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/07/10 12:0 a.m.180 views

Grid Kit Premium < 2.2.0 - Multiple Reflected Cross-Site Scripting

The plugin does not escape some parameters as well as generated URLs before outputting them 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 URL below...

6.4AI score0.00458EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/11 12:0 a.m.180 views

Breadcrumb < 1.5.33 - 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.2AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/22 12:0 a.m.180 views

SMSA Shipping for WooCommerce < 1.0.5 - Subscriber+ Arbitrary File Download

The plugin does not have authorisation and proper CSRF checks, as well as does not validate the file to be downloaded, allowing any authenticated users, such as subscriber to download arbitrary file from the server Open the following URL when being logged in as any user...

6.5CVSS1.2AI score0.00382EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/07/26 12:0 a.m.180 views

Coming Soon - Under Construction <= 1.2.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escape some of its settings, which could allow high-privileged users to perform Cross-Site Scripting attacks even when unfilteredhtml is disallowed As admin, put the following payload in the "More text information" settings of the plugin: The XSS will be triggered...

4.8CVSS4.9AI score0.00532EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/07 12:0 a.m.180 views

Wow Forms <= 3.1.3 - Admin+ SQL Injection

The plugin does not sanitise or escape a 'did' GET parameter before using it in a SQL statement, when deleting a form in the admin dashboard, leading to an authenticated SQL injection https://plugins.trac.wordpress.org/browser/mwp-forms/trunk/admin/partials/main.phpL13 As admin,...

7.2CVSS1.1AI score0.01497EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/28 12:0 a.m.180 views

Poll Maker < 3.2.9 - Reflected Cross-Site Scripting

The Poll Maker WordPress plugin is vulnerable to Reflected Cross-Site Scripting via the mcount parameter found in the /admin/partials/settings/poll-maker-settings.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 3.2.8...

4.3CVSS2.3AI score0.00938EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/09 12:0 a.m.180 views

Motor theme < 3.1.0 - Unauthenticated Local File Inclusion

Lack of authentication or validation in motorloadmore, motorgalleryloadmore, motorquickview and motorprojectquickview AJAX handlers of the theme allows an unauthenticated attacker access to arbitrary files in the server file system, and to execute arbitrary php scripts found on the server file...

9.8CVSS0.5AI score0.02633EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/02/08 12:0 a.m.180 views

Data Tables Generator by Supsystic < 1.10.0 - Authenticated SQL Injection

The POST parameter "datasearchtextlike" was used in a SQL statement without being sanitised when searching for Tables in the dashboard, leading to an authenticated SQL Injection issue. POST /wp-admin/admin-ajax.php HTTP/1.1 Host: example.com User-Agent: YOLO Accept: / Accept-Language:...

8.2AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/02/08 12:0 a.m.180 views

Pricing Table by Supsystic < 1.9.0 - Authenticated Stored Cross-Site Scripting

The label and datahtml POST parameter are not properly sanitised and escaped before being saved and output back in the page, leading to stored Cross-Site Scripting issues v alert1alert1 instead of the one above v 1.9.0, the edit HTML feature was removed client side but a crafted request could sti...

6.4AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/07/14 12:0 a.m.180 views

Email Verification for WooCommerce < 1.8.2 - Loose Comparison to Authentication Bypass

The plugin is affected by a loose comparison issue, which could allow any user to log in as administrator. An attacker can manipulate $GET'algwcevverifyemail' and set this payload: eyJpZCI6MSwiY29kZSI6MH0= Example: https://example.com/my-account/?algwcevverifyemail=eyJpZCI6MSwiY29kZSI6MH0= after...

1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2024/06/10 12:0 a.m.179 views

Quiz And Survey Master < 9.0.2 - Contributor+ SQLi

Description The plugin is vulnerable does not validate and escape the questionid parameter in the qsmbulkdeletequestionfromdatabase AJAX action, leading to a SQL injection exploitable by Contributors and above role 1 You will need a valid nonce for deletion of quiz questions. 2 Sign in as a...

8.1AI score0.00591EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2024/04/24 12:0 a.m.179 views

WP Prayer <= 2.0.9 - 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 Make a logged in admin open a page containing: input type="hidden"...

6.7AI score0.00258EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/19 12:0 a.m.179 views

VikBooking < 1.6.8 - Insecure Direct Object References

Description The plugin allows direct access to menus, allowing an authenticated user with subscriber privileges or above, to bypass authorization and access settings of the plugin's they shouldn't be allowed to. https://example.com/wp-admin/admin.php?option=comvikbooking&task=config...

6.6AI score0.0061EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/20 12:0 a.m.179 views

Innovs HR <= 1.0.3.4 - Employee Creation 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 such as adding them as employees. input type="hidden" name="maritalstatus" value="Single"...

6.8AI score0.00366EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/21 12:0 a.m.179 views

Post SMTP < 2.8.7 - Reflected Cross-Site Scripting

Description The plugin does not sanitise and escape the msg 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 following URL:...

6.1CVSS6AI score0.00401EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/12/21 12:0 a.m.179 views

WP Custom Widget Area <= 1.2.5 - Subscriber+ Menus Creation/Deletion/Update

Description The plugin does not properly apply capability and nonce checks on any of its AJAX action callback functions, which could allow attackers with subscriber+ privilege to create, delete or modify menus on the site. Log in as a subscriber, and paste any of the following fetch call in your...

4.3CVSS6.7AI score0.00386EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/26 12:0 a.m.179 views

NEX-Forms < 8.4.4 - Authenticated Stored XSS

The plugin does not escape its form name, which could lead to Stored Cross-Site Scripting issues. By default only SuperAdmins in multisite / admins in single site can create forms, however there is a settings allowing them to give lower roles access to such feature. Create a new form with the...

5.4CVSS5.6AI score0.0037EPSS
SaveExploits1
wpexploit
wpexploit
added 2023/05/24 12:0 a.m.179 views

Upload Resume <= 1.2.0 - Captcha Bypass

The plugin does not validate the captcha parameter when uploading a resume via the resumeuploadform shortcode, allowing unauthenticated visitors to upload arbitrary media files to the site. The PoC will be displayed once the issue has been remediated...

5.3CVSS7.3AI score0.0051EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/04/17 12:0 a.m.179 views

NEX-Forms < 8.4 - Admin+ SQL Injection

The plugin does not properly escape the table parameter, which is populated with user input, before concatenating it to an SQL query. POST /wp-admin/admin-ajax.php HTTP/1.1 Deleted Headers action=nfupdaterecord&table=Injection Point&editId=1&plugin=shared&title=exploit%60&formfields=/Deleted...

7.2CVSS7.6AI score0.44629EPSS
SaveExploits3References1
wpexploit
wpexploit
added 2023/01/10 12:0 a.m.179 views

Event Manager and Tickets Selling Plugin for WooCommerce < 3.8.0 - Contributor+ Stored XSS

The plugin does not validate and escape some of its post meta before outputting them back in a page/post, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. 1. Add an event in the plugin with a city meta as: " onmouseover="alert1" 2. On a n...

5.4CVSS0.3AI score0.00477EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/07/05 12:0 a.m.179 views

WordPress Popup <= 1.9.3.8 - 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 setup On...

4.8CVSS0.2AI score0.00583EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/07/04 12:0 a.m.179 views

Shareaholic < 9.7.6 - Information Disclosure

The plugin does not have proper authorisation check in one of the AJAX action, available to unauthenticated in v 9.7.5 and author+ in v9.7.5 users, allowing them to call it and retrieve various information such as the list of active plugins, various version like PHP, cURL, WP etc...

5.3CVSS0.7AI score0.02013EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/07/04 12:0 a.m.179 views

Popup Anything < 2.1.7 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in a frontend page, leading to a Reflected Cross-Site Scripting On a post/page where the paocdetails display="keyxxx" shortcode is embed, append the following payload: ?xxx=11111%3Cscript%3Ealert/XSS/%3C/script%3E e.g:...

6.1CVSS6.2AI score0.00644EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/21 12:0 a.m.179 views

Image optimization & Lazy Load < 3.3.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its "Lazyload background images for selectors" settings, which could allow 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 Media Optimole...

4.8CVSS0.5AI score0.0073EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/10/07 12:0 a.m.179 views

Chameleon CSS <= 1.2 - Subscriber+ SQL Injection

The plugin does not have any CSRF and capability checks in all its AJAX calls, allowing any authenticated user, such as subscriber to call them and perform unauthorised actions. One of AJAX call, removecss, also does not sanitise or escape the cssid POST parameter before using it in a SQL...

8.8CVSS0.5AI score0.00712EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/12 12:0 a.m.179 views

Newsmag < 5.0 - Unauthenticated Reflected Cross-site Scripting (XSS)

Description The theme does not sanitise the tdblockid parameter in its tdajaxblock AJAX action, leading to an unauthenticated Reflected Cross-site Scripting XSS vulnerability. Due to a nonce check, this issue is only exploitable on unauthenticated users for as long as the nonce used in the reques...

6.1CVSS6.1AI score0.01234EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/05/26 12:0 a.m.179 views

Visitors <= 0.3 - Unauthenticated Stored Cross-Site Scripting (XSS)

The plugin is affected by an Unauthenticated Stored Cross-Site Scripting XSS vulnerability. The plugin would display the user's user agent string without validation or encoding within the WordPress admin panel. $ curl -i http://localhost:10008/ --user-agent "alert1" The payload will be executed o...

6.1CVSS0.1AI score0.01303EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/02/08 12:0 a.m.179 views

Membership by Supsystic <= 1.5.0 - Authenticated SQL Injection

The GET parameter "sidx" and "search are used in a SQL statement without being sanitised when searching for badges in the dashboard, leading to authenticated SQL Injection issues. v1.4.8 attempted a fix, which was found to not be sufficient The PoC will be displayed once the issue has been...

1AI score
SaveExploits0References1
Total number of security vulnerabilities4359