Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2022/11/10 12:00 a.m.183 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/07/18 12:00 a.m.183 views

Easy Username Updater < 1.0.5 - Arbitrary Username Update via CSRF

The plugin does not implement CSRF checks, which could allow attackers to make a logged in admin change any user's username includes the admin...

6.5CVSS1.1AI score0.0037EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/14 12:00 a.m.183 views

Amelia < 1.0.48 - Customer+ SMS Service Abuse and Sensitive Data Disclosure

The plugin does not have proper authorisation when handling Amelia SMS service, allowing any customer to send paid test SMS notification as well as retrieve sensitive information about the admin, such as the email, account balance and payment history. A malicious actor can abuse this vulnerabilit...

5.5CVSS0.1AI score0.00619EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/17 12:00 a.m.183 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/07/29 12:00 a.m.183 views

WordPress Download Manager < 3.1.25 - Authenticated Directory Traversal

Authenticated Directory Traversal in WordPress Download Manager Add New. Name the post, and intercept the request when you Submit for Review no file needs to be uploaded. In the filepagetemplate parameter, swap out page-template-1col-flat.php for “\../../../../../wp-config.php” Then preview the...

4CVSS6.2AI score0.01331EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2021/05/26 12:00 a.m.183 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 2024/06/10 12:00 a.m.182 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/05/28 12:00 a.m.182 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/04/19 12:00 a.m.182 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/25 12:00 a.m.182 views

Smart Forms < 2.6.94 - Subscriber+ Edit Entries via Broken Access Control

Description The plugin does not have proper authorization in some actions, which could allow users with a role as low as a subscriber to call them and perform unauthorized actions While logged as a subscriber, paste the following in your browser's console: fetch'/wp-admin/admin-ajax.php', method:...

6.7AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/03/07 12:00 a.m.182 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 2023/11/20 12:00 a.m.182 views

EmbedPress < 3.9.2 - Reflected XSS

Description The plugin does not sanitise and escape a parameter before outputting it back in the page containing a specific content, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin On a post/page where containing the following output whic...

6.1CVSS6.5AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/13 12:00 a.m.182 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 2023/11/10 12:00 a.m.182 views

Welcart e-Commerce < 2.9.5 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input from cookies, which could allow unautehtniacted users to perform PHP Object Injection when a suitable gadget is present on the blog To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void die"Arbitrary...

9.8CVSS7.6AI score0.01253EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/02 12:00 a.m.182 views

PostX - Gutenberg Post Grid Blocks < 3.0.6 - Reflected Cross-Site Scripting

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 Make a logged in admin open the URL below the post value is the ID of a post/page creat...

6.1CVSS6.1AI score0.00493EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/07/24 12:00 a.m.182 views

WP-EMail < 2.69.1 - 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 1. In the "Email Options" section of t...

4.8CVSS4.7AI score0.0047EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/06/26 12:00 a.m.182 views

Querlo Chatbot <= 1.2.4 - Stored Cross-Site Scripting

The plugin does not escape or sanitize chat messages, leading to a stored Cross-Site Scripting vulnerability. Submit the following in the chat message: """ See the XSS in Querlo...

8.7AI score
SaveExploits1
wpexploit
wpexploit
added 2022/11/17 12:00 a.m.182 views

Flat PM < 3.0.13 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin v 3.0.13 the blockid needs to start with an existing block ID...

5.4CVSS0.3AI score0.00869EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/23 12:00 a.m.182 views

New User Email Set Up <= 0.5.2 - 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 document.getElementById"test".submit;...

6.5CVSS0.5AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/29 12:00 a.m.182 views

LayerSlider < 7.1.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape Project's slug before outputting it back in various place, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml is disallowed Proof of Concept PoC: ======================= 1. The stored XS...

4.8CVSS4.8AI score0.02637EPSS
SaveExploits4
wpexploit
wpexploit
added 2021/11/15 12:00 a.m.182 views

Auto Featured Image < 3.9.3 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the postid parameter before outputting back in an admin page within a JS block, leading to a Reflected Cross-Site Scripting issue. https://example.com/wp-admin/upload.php?page=menu-media-apt&postid=alert/XSS/...

6.1CVSS5.9AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/06/28 12:00 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:00 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 2020/07/14 12:00 a.m.182 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/05/24 12:00 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:00 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/01/10 12:00 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/28 12:00 a.m.181 views

WP Mail Log < 1.1.3 – Incorrect Authorization in REST API Endpoints

Description The plugin does not correctly authorize its REST API endpoints, allowing users with the Contributor role to view and delete data that should only be accessible to Admin users. The following actions may be taken by a Contributor user: --- /wmllogs - Information leak Execute the followi...

7.6CVSS7.5AI score0.00499EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/11/21 12:00 a.m.181 views

Quttera Web Malware Scanner < 3.4.2.1 - Admin+ Path Traversal

Description IThe plugin does not validate user input used in a path, which could allow users with an admin role to perform path traversal attacks 1 Go to http://yoursite/wordpress/wp-admin/admin.php?page=qutterawmscannerint 2 Click "Scan Now" 3 Click "Detected Threats" 4 Navigate to some Suspicio...

7.2CVSS9.5AI score0.01061EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/11/21 12:00 a.m.181 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:00 a.m.181 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:00 a.m.181 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/01/11 12:00 a.m.181 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/07/04 12:00 a.m.181 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/01 12:00 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.006EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/11/15 12:00 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 2021/10/07 12:00 a.m.181 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.01546EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/28 12:00 a.m.181 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/07/12 12:00 a.m.181 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/06/09 12:00 a.m.181 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 2024/04/19 12:00 a.m.180 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/01/19 12:00 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:00 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/08/30 12:00 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:00 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/06/26 12:00 a.m.180 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/04/17 12:00 a.m.180 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:00 a.m.180 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/11/22 12:00 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/08/01 12:00 a.m.180 views

Download Manager < 3.2.50 - Bypass IP Address Blocking Restriction

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based download blocking restrictions. When downloading a file, add an X-Forwarded-For header that contains a random IP address to your request...

7.5CVSS0.8AI score0.01133EPSS
SaveExploits2
Total number of security vulnerabilities4361