Lucene search
+L
WpexploitMost viewed

4359 matches found

wpexploit
wpexploit
•added 2024/05/08 12:0 a.m.•175 views

Site Reviews < 7.0.0 - IP Spoofing

Description The plugin retrieves client IP addresses from potentially untrusted headers, allowing an attacker to manipulate its value. This may be used to bypass IP-based blocking Request sent to the server to add review: POST /wordpress/wp-admin/admin-ajax.php HTTP/1.1 Host: localhost:8888...

6.7AI score0.00565EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/04/26 12:0 a.m.•175 views

Swift Framework < 2024.0.0 - Contributor+ Stored XSS via Shortcode

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 admins. 1...

5.9AI score0.00332EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/01/10 12:0 a.m.•175 views

EventON (Free < 2.2.8, Premium < 4.5.5) - Reflected XSS

Description The plugins do not properly sanitise and escape a parameter before outputting it back in pages, 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...

6.1CVSS6.1AI score0.00366EPSS
SaveExploits1
wpexploit
wpexploit
•added 2024/01/05 12:0 a.m.•175 views

Woostify Sites Library < 1.4.8 - Subscriber+ Arbitrary Options Update to DoS

Description The plugin does not have authorisation in an AJAX action, allowing any authenticated users, such as subscriber to update arbitrary blog options and set them to 'activated' which could lead to DoS when using a specific option name Login as subscriber, open...

7.1CVSS6.7AI score0.00493EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/01/03 12:0 a.m.•175 views

Easy SVG Allow <= 1.0 - Author+ Stored XSS via SVG

Description The plugin does not sanitize 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 code: alert"xss"; Access the uploaded file directly to trigger the XSS...

5.4CVSS9.3AI score0.0038EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/12/18 12:0 a.m.•175 views

Essential Real Estate < 4.4.0 - Subscriber+ Denial of Service via Arbitrary Option Update

Description The plugin does not apply proper capability checks on its AJAX actions, which among other things, allow attackers with a subscriber account to conduct Denial of Service attacks. 1. login, and visit https://vulnerable-site.tld/wp-admin/profile.php?action=delete 2. run the following in...

6.5CVSS6.7AI score0.00609EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/12/07 12:0 a.m.•175 views

ArtPlacer Widget < 2.20.7 - Editor+ SQLi

Description The plugin does not sanitize and escape the "id" parameter before submitting the query, leading to a SQLI exploitable by editors and above. Note: Due to the lack of CSRF check, the issue could also be exploited via a CSRF against a logged editor or above As an editor, open...

8.8CVSS6.7AI score0.00415EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/11/23 12:0 a.m.•175 views

SmartCrawl WordPress SEO checker < 3.8.3 - Unauthenticated Password Protected Post Disclosure

Description The plugin does not prevent unauthorised users from accessing password-protected posts' content. As unauthenticated, view the source via the web browser of any password protected post and find The content of the post will be disclosed in the meta and script tags after this, example:...

7.5CVSS6.8AI score0.00756EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/10/09 12:0 a.m.•175 views

Photos and Files Contest Gallery – Contact Form < 21.2.8.1 - Unauthenticated Stored XSS via HTTP Headers

Description The plugin does not sanitise and escape some parameters, which could allow unauthenticated users to perform Cross-Site Scripting attacks via certain headers. 1. Use a proxy such as BurpSuite to add the following header to all requests: X-Forwarded-For: 11.11.11.11 2. Create a gallery...

6.1CVSS6.1AI score0.00501EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/10/09 12:0 a.m.•175 views

WP Meta and Date Remover < 2.2.0 - Subscriber+ Stored XSS

Description The plugin provides an AJAX endpoint for configuring the plugin settings. This endpoint has no capability checks and does not sanitize the user input, which is then later output unescaped. Allowing any authenticated users, such as subscriber change them and perform Stored Cross-Site...

5.4CVSS5.1AI score0.00377EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/09/25 12:0 a.m.•175 views

Bookly < 22.4 - Admin+ SQLi

Description 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 Go to Bookly Settings Logs Do a search and intercept the request The parameter columns%5B0%5D%5Bdata%5D with...

7.2CVSS7.3AI score0.00717EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/19 12:0 a.m.•175 views

Simple Iframe < 1.2.0 - Contributor+ Stored XSS

The plugin does not properly validate one of its WordPress block attribute's content, which may allow users whose role is at least that of a contributor to conduct Stored Cross-Site Scripting attacks. POST /wp-json/wp/v2/posts/60?locale=user HTTP/1.1 Host: 127.0.0.1 Content-Length: 378 sec-ch-ua:...

5.4CVSS8.6AI score0.00544EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/19 12:0 a.m.•175 views

All In One Redirection < 2.2.0 - Admin+ SQLi

The plugin does not properly sanitise and escape multiple parameters before using them in an SQL statement, leading to a SQL injection exploitable by high privilege users such as admin. When adding a redirection, sourceurlinsert is vulnerable with the payload: sourceurlinsert...

7.2CVSS9.8AI score0.01077EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/12 12:0 a.m.•175 views

CF7 Google Sheets Connector (Free < 5.0.2, Pro < 2.3.7) - Reflected XSS

The plugins do not escape a 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 the URL below cf7-google-sheets-connector -...

6.1CVSS8.1AI score0.00458EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/02 12:0 a.m.•175 views

Multiple plugins by vcita - Contributor+ Stored Cross-Site Scripting

The plugin does not sanitize and the email field in the plugin settings, which could allow users with roles as low as contributor to inject arbitrary web scripts in the plugin settings page, which could target high privilege users such as administrators...

6.4CVSS6.8AI score0.00755EPSS
SaveExploits2References3
wpexploit
wpexploit
•added 2022/10/18 12:0 a.m.•175 views

ImageMagick-Engine < 1.7.6 - Command Injection via CSRF

The plugin is missing CSRF checks in multiple actions, which could allow attackers to make a logged in admin perform unwanted actions. In this case, it could lead to RCE via Command Injection https://example.com/wp-admin/admin-ajax.php?action=imetestimpath&clipath=payload...

4.4AI score0.01074EPSS
SaveExploits2References2
wpexploit
wpexploit
•added 2021/06/28 12:0 a.m.•175 views

User Profile Picture < 2.6.0 - Arbitrary User Picture Change/Deletion via IDOR

The plugin was affected by an IDOR issue, allowing users with the uploadimage capability by default author and above to change and delete the profile pictures of other users including those with higher roles. Use a proxy such as Burp Suite to capture the request made when change your own profile...

5.5CVSS0.1AI score0.00775EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/03/17 12:0 a.m.•175 views

Elementor < 3.1.2 - Authenticated Stored Cross-Site Scripting (XSS) in Image Box Widget

In the plugin, the image box widget includes/widgets/image-box.php accepts a ‘titlesize’ parameter. Although the element control lists a fixed set of possible html tags, it is possible for a user with Contributor or above permissions to send a modified ‘savebuilder’ request containing JavaScript ...

3.5CVSS5.5AI score0.00746EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2024/06/05 12:0 a.m.•174 views

Simple Photoswipe <= 0.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 As admin, go to plugin settings...

5.7AI score0.00281EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/05/31 12:0 a.m.•174 views

Widget Bundle <= 2.0.0 - Unauthencated 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 only unauthenticated users On a site with the User Login/Registration widget active, have an unauthenticated user send a...

6.2AI score0.00408EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/05/23 12:0 a.m.•174 views

Floating Chat Widget < 3.2.3 - 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 "Chaty Create New Widgets 3...

5.7AI score0.00426EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2024/05/06 12:0 a.m.•174 views

Business Card <= 1.0.0 - Card Edit 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 such as editing cards via CSRF attacks Make a logged in admin open an HTML document containing where is a valid ID: " method="post"...

6.7AI score0.0025EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/01/11 12:0 a.m.•174 views

Hubbub Lite < 1.32.0 - 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 As admin, enable the 'Floating Sidebar...

4.8CVSS4.7AI score0.0044EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/12/22 12:0 a.m.•174 views

easy.jobs < 2.4.7 - Subscriber+ Arbitrary Settings Update

Description The plugin does not properly secure some of its AJAX actions, allowing any logged-in users to modify its settings. fetch"/wp-admin/admin-ajax.php", "headers": "content-type": "multipart/form-data; boundary=----WebKitFormBoundaryvEIqF0bdJXlPN58D", , "body":...

4.3CVSS6.7AI score0.00405EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/12/22 12:0 a.m.•174 views

WP Crowdfunding < 2.1.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 Affected settings: - Crowdfunding...

4.8CVSS5.7AI score0.00402EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/11/28 12:0 a.m.•174 views

WP Mail Log < 1.1.3 – Contributor+ SQL Injection in wml_logs/send_mail endpoint

Description 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 Contributor. Run the following within any page on the site. Notice that the request is delayed by the SLEEP call in th...

8.8CVSS7.4AI score0.10826EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/09/25 12:0 a.m.•174 views

WP Matterport Shortcode < 2.1.8 - Contributor+ Stored XSS via shortcode

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 As a contributor, put the...

5.4CVSS5.4AI score0.00403EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2023/09/07 12:0 a.m.•174 views

Media Library Assistant < 3.10 - Unauthenticated Local/Remote File Inclusion & Remote Code Execution

Description The plugin is vulnerable to Local File Inclusion and Remote Code Execution in versions up to, and including, 3.09. This is due to insufficient controls on file paths being supplied to the 'mlastreamfile' parameter from the /includes/mla-stream-image.php file, where images are processe...

9.8CVSS9.9AI score0.82585EPSS
SaveExploits6References3
wpexploit
wpexploit
•added 2023/09/01 12:0 a.m.•174 views

Activity Log < 2.8.8 - IP Spoofing

Description This plugin retrieves client IP addresses from potentially untrusted headers, allowing an attacker to manipulate its value. This may be used to hide the source of malicious traffic. Run the following code in the web browser and note on the backend that the IP address has been faked...

5.3CVSS5.4AI score0.00627EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/23 12:0 a.m.•174 views

Enable SVG, WebP & ICO Upload <= 1.0.3 - Author+ Stored XSS

The plugin does not sanitize SVG file contents, leading to a Cross-Site Scripting vulnerability. 1. Upload an SVG file with the following contents. 2. View the SVG file on the frontend and see the alerts. alert/XSS2/...

5.4CVSS5.9AI score0.00323EPSS
SaveExploits1
wpexploit
wpexploit
•added 2023/06/15 12:0 a.m.•174 views

Contact Form by WD <= 1.13.23 - 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 1. When editing a form, go to "Settings MySQL Mapping". 2. Click "Add a Query" 3. When mapping the form to the database in...

9.2AI score0.00933EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/06/05 12:0 a.m.•174 views

Social Media Share Buttons & Social Sharing Icons < 2.8.2 - 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. Put the payload in any text field of the "8 Do y...

4.8CVSS8.5AI score0.00477EPSS
SaveExploits3
wpexploit
wpexploit
•added 2023/06/02 12:0 a.m.•174 views

WooCommerce Box Office < 1.1.52 - Unauthenticated Ticket Barcode Update

The plugin does not have authorisation and CSRF when updating a ticket bar-code, allowing unauthenticated users to perform such action curl https://example.com/wp-admin/admin-ajax.php -d "action=saveticketbarcode&ticketbarcodeimage=xxx&ticketbarcodetext=xxxxx&ticketid=86"...

6.7AI score0.00348EPSS
SaveExploits1References1
wpexploit
wpexploit
•added 2023/05/12 12:0 a.m.•174 views

Get Your Number <= 1.1.3 - 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. In the plugin's settings, enter the payload...

4.8CVSS8.4AI score0.00539EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/04/12 12:0 a.m.•174 views

ChatBot < 4.4.5 - Stored XSS via CSRF

The plugin does not escape most of its settings before outputting them back in the dashboard, and does not have a proper CSRF check, allowing attackers to make a logged in admin set XSS payloads in them. Note: v4.4.5 fixed the CSRF issue, the lack of escaping was fixed in 4.5.1 and a separate iss...

6.1CVSS6.5AI score0.00237EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/04/12 12:0 a.m.•174 views

ChatBot < 4.4.7 - Unauthenticated PHP Object Injection

The plugin unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them 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...

9.8CVSS9.6AI score0.34351EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/02/28 12:0 a.m.•174 views

WP Plugin Manager < 1.1.8 - Arbitrary Plugin Activation via CSRF

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack fetch'https://example.com/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers 'Content-Type':...

4.3CVSS5.6AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/11/21 12:0 a.m.•174 views

WooCommerce Shipping - DPD baltic < 1.2.57 - Subscriber+ Arbitrary Options Deletion

The plugin does not have authorisation and CSRF in an AJAX action, which could allow any authenticated users, such as subscriber to delete arbitrary options from the blog, which could make the blog unavailable. Run the below command in the developer console of the web browser while being on the...

8.1CVSS0.9AI score0.00424EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/08/29 12:0 a.m.•174 views

Visual Composer Website Builder < 45.0.1 - Authenticated Stored XSS via Text Block

The plugin does not sanitise and escape its Text Block fields, which could allow users with access to the plugin's editor to perform Cross-Site Scripting attacks Create a post using the plugin editor, add a Text Block and put the following payload in its content: The XSS will be triggered when...

6.4CVSS5.4AI score0.00526EPSS
SaveExploits1
wpexploit
wpexploit
•added 2022/08/02 12:0 a.m.•174 views

Fluent Support < 1.5.8 - Admin+ SQLi

The plugin does not properly sanitise, validate and escape various parameters before using them in an SQL statement, leading to an SQL Injection vulnerability exploitable by high privilege users With at least one support ticket in the system:...

7.2CVSS0.5AI score0.00986EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/06/01 12:0 a.m.•174 views

Add Post URL <= 2.1.0 - Arbitrary Settings Update to Stored XSS 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 lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping " document.getElementById"test".submit; XSS will be...

4.3CVSS0.5AI score0.00412EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/30 12:0 a.m.•174 views

PDF24 Article To PDF <= 4.2.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 input t...

6.5CVSS0.00524EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/11/15 12:0 a.m.•174 views

Shiny Buttons <= 1.1.0 - Unauthenticated Stored Cross-Site Scripting

The plugin does not have any authorisation and CSRF in place when saving a template wpbtnsavetemplate function hooked to the init action, nor sanitise and escape them before outputting them in the admin dashboard, which allow unauthenticated users to add a malicious template and lead to Stored...

6.1CVSS5.9AI score0.01167EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/08/24 12:0 a.m.•174 views

Booster for WooCommerce < 5.4.4 - Authentication Bypass

Versions up to, and including, 5.4.3, of the Booster for WooCommerce WordPress plugin are vulnerable to authentication bypass via the processemailverification function due to a random token generation weakness in the resetandmailactivationlink function found in the...

9.8CVSS0.9AI score0.50869EPSS
SaveExploits8References1
wpexploit
wpexploit
•added 2021/07/24 12:0 a.m.•174 views

AceIDE <= 2.6.2 - Authenticated (admin+) Arbitrary File Access

The plugin does not sanitise or validate the user input which is appended to system paths before using it in various actions, such as to read arbitrary files from the server. This allows high privilege users such as administrator to access any file on the web server outside of the blog directory...

4CVSS1.9AI score0.0157EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/06/28 12:0 a.m.•174 views

ProfilePress 3.0 - 3.1.3 - Authenticated Privilege Escalation

The user profile update functionality of the plugin allowed arbitrary user meta to be supplied, including wpcapabilities, during a profile update which made it possible for users to escalate their privileges to that of an an administrator. 'Hax0r3', 'regemail' = '[email protected]', 'regpassword'...

9.8CVSS0.7AI score0.0412EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2024/04/24 12:0 a.m.•173 views

WP Prayer <= 2.0.9 - Email Settings Update via CSRF

Description The plugin does not have CSRF check in place when updating its email settings, which could allow attackers to make a logged in admin change them via a CSRF attack Make a logged in admin open an HTML file containing:...

6.7AI score0.00347EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/04/05 12:0 a.m.•173 views

WP Chat App < 3.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 admins to perform Cross-Site Scripting attacks even when unfilteredhtml is disallowed 1. Navigate to http://vulnerable-site.tld/wp-admin/admin.php?page=ntawhatsappfloatingwidge...

6AI score0.00522EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2024/03/18 12:0 a.m.•173 views

WPB Show Core < 2.6 - Reflected XSS

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

6AI score0.00499EPSS
SaveExploits2
wpexploit
wpexploit
•added 2024/02/20 12:0 a.m.•173 views

Enjoy Social Feed <= 6.2.2 - Unauthenticated Arbitrary Instagram Account Unlinking

Description The plugin does not have authorisation and CSRF in various function hooked to admininit, allowing unauthenticated users to call them and unlink arbitrary users Instagram Account for example As unauthenticated, open the following URL to unlink the Instagram account of the user with ID ...

7.1AI score0.00351EPSS
SaveExploits2
Total number of security vulnerabilities4359