Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
•added 2022/10/18 12:00 a.m.•115 views

Chat Bubble < 2.3 - Unauthenticated Stored Cross-Site Scripting

The plugin does not sanitise and escape some contact parameters, which could allow unauthenticated attackers to set Stored Cross-Site Scripting payloads in them, which will trigger when an admin view the related contact message Setup: - In the General Settings of the plugin, check the "Show Chat...

6.1CVSS0.1AI score0.00557EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/10/17 12:00 a.m.•115 views

FluentForm < 4.3.13 - CSV Injection

The plugin does not validate and escape fields when exporting form entries as CSV, leading to a CSV injection - As unauthenticated, submit a form using =5+5 as value in any field - As admin, export the data as CSV /wp-admin/admin.php?page=fluentforms&formid=1&route=entries - open the CSV with a...

9.8CVSS0.5AI score0.01329EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/09/26 12:00 a.m.•116 views

Drag and Drop Multiple File Upload < 1.3.6.5 - File Upload Size Limit Bypass

The plugin does not properly check for the upload size limit set in forms, taking the value from user input sent when submitting the form. As a result, attackers could control the file length limit and bypass the limit set by admins in the contact form. curl -X POST -F "sizelimit=10485760" -F...

4.3CVSS0.6AI score0.0059EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/08/01 12:00 a.m.•115 views

Social Slider Feed < 2.0.5 - Subscriber+ Arbitrary API Key Update to Stored XSS

The plugin does not have authorisation and CSRF check in place when saving the YouTube API Key, and does not sanitise as well as escape it. As a result, users with a role as low as subscriber could change it, including setting it with Stored Cross-Site Scripting payloads in it As any authenticate...

6.5AI score
SaveExploits0
wpexploit
wpexploit
•added 2022/06/21 12:00 a.m.•115 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element Content

The plugin does not sanitise and escape some element content, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks As a contributor or above, create a post using Brizy editor and: - Add a Text Element then put the following payload:...

5.4CVSS0.00675EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/06/16 12:00 a.m.•115 views

Shortcut Macros <= 1.3 - Subscriber+ Arbitrary Settings Update

The plugin does not have authorisation and CSRF checks in place when updating its settings, which could allow any authenticated users, such as subscriber, to update them. Open the following HTML code while being logged in as a subscriber, or make any logged in user open it via a CSRF attack...

4.3CVSS0.4AI score0.00356EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/18 12:00 a.m.•115 views

Webriti SMTP Mail <= 1.0 - 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; document.getElementById"test".submit;...

6.5CVSS0.9AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/17 12:00 a.m.•115 views

Hot Linked Image Cacher <= 1.16 - Image upload/cache abuse via CSRF

The plugin is vulnerable to CSRF. This can be used to store / cache images from external domains on the server, which could lead to legal risks due to copyright violations or licensing rules. document.getElementById"test".submit;...

8.8CVSS0.7AI score0.00615EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/09 12:00 a.m.•115 views

Simple Real Estate Pack <= 1.4.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 Put the following payload in the plugin's settings such as "Consumer Key": "...

4.8CVSS0.9AI score0.00588EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/05/09 12:00 a.m.•115 views

Note Press <= 0.1.10 - Admin+ SQLi via Bulk Actions

The plugin does not sanitise and escape the ids from the bulk actions before using them in a SQL statement in an admin page, leading to an SQL injection...

4CVSS1.9AI score0.00795EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/04/12 12:00 a.m.•115 views

Themify - Post Type Builder Search Addon < 1.4.0 - Reflected Cross-Site Scripting

The plugin does not properly escape the current page URL before reusing it in a HTML attribute, leading to a reflected cross site scripting vulnerability. On a page or post with a search form, add the following url query parameter: ?%22%3E%3Cscript%3Ealert1%3C/script%3E...

6.1CVSS6.1AI score0.00788EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/04/07 12:00 a.m.•115 views

Visual Form Builder < 3.0.7 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the form's 'Email to' field , which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed Create/edit a form and put the following payload in the 'E-mail To' field: " The XSS will be...

4.8CVSS0.6AI score0.00598EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/26 12:00 a.m.•115 views

WordPress GDPR & CCPA < 1.9.27 - Unauthenticated Reflected Cross-Site Scripting

The checkprivacysettings AJAX action of the plugin, available to both unauthenticated and authenticated users, responds with JSON data without an "application/json" content-type. Since an HTML payload isn't properly escaped, it may be interpreted by a web browser led to this endpoint. Javascript...

6.1CVSS6.2AI score0.02329EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/01/24 12:00 a.m.•115 views

Duplicate Page or Post < 1.5.1 - Arbitrary Settings Update to Stored XSS

The plugin does not have any authorisation and has a flawed CSRF check in the wpdevartduplicatepostparametrssaveindb AJAX action, allowing any authenticated users, such as subscriber to call it and change the plugin's settings, or perform such attack via CSRF. Furthermore, due to the lack of...

3.5CVSS0.4AI score0.01359EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/12/27 12:00 a.m.•115 views

Ultimate FAQ < 2.1.2 - Subscriber+ Arbitrary FAQ Creation

The plugin does not have capability and CSRF checks in the ewdufaqwelcomeaddfaq and ewdufaqwelcomeaddfaqpage AJAX actions, available to any authenticated users. As a result, any users, with a role as low as Subscriber could create FAQ and FAQ questions...

5.7CVSS0.00426EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/05/27 12:00 a.m.•115 views

Stock in & out <= 1.0.4 - Reflected Cross-Site Scripting (XSS)

The plugin has a search functionality, the lowest accessible level to it being contributor. The srch POST parameter is not validated, sanitised or escaped before using it in the echo statement, leading to a reflected XSS issue POST /wp-admin/admin.php?page=stockin HTTP/1.1 Content-Length: 66...

5.4CVSS0.7AI score0.00675EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/05/07 12:00 a.m.•115 views

Ultimate Member < 2.1.20 - Authenticated Reflected Cross-Site Scripting (XSS)

The plugin did not properly sanitise, validate or encode the query string when generating a link to edit user's own profile, leading to an authenticated reflected Cross-Site Scripting issue. Knowledge of the targeted username is required to exploit this, and attackers would then need to make the...

5.4CVSS0.5AI score0.0062EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/04/30 12:00 a.m.•115 views

Download Manager < 3.1.23 - Unauthorised Asset Manager Usage

The majority of the AJAX actions related to the Asset Manager use the same nonce action ie the NONCEKEY constant, and are lacking any authorisation checks. Given that the nonce is available in other pages, accessible by low priviledge users such as author, or even subscribers depending on the...

7.2AI score
SaveExploits0
wpexploit
wpexploit
•added 2021/04/20 12:00 a.m.•115 views

Redirection for Contact Form 7 < 2.3.4 - Authenticated PHP Object Injection

In the plugin, any authenticated user, such as a subscriber, could use the importfromdebug AJAX action to inject PHP objects. $wpuser, 'pwd' = $wppass, 'rememberme' = 'forever', 'wp-submit' = 'Log+In', ; $output = curlexec$ch; curlclose$ch; // OBJI $ch = curlinit; curlsetopt$ch, CURLOPTURL, $wpur...

6.5CVSS0.7AI score0.01967EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/04/12 12:00 a.m.•115 views

Business Directory Plugin < 5.11.2 - Arbitrary Payment History Update

The plugin suffered from a Cross-Site Request Forgery issue, allowing an attacker to make a logged in administrator update arbitrary payment history, such as change their status from pending to completed to example Add a listing, don't complete payment status will be pending paymentcreatedatdate...

4.3CVSS0.6AI score0.00474EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/04/12 12:00 a.m.•115 views

WP Super Cache < 1.7.3 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not properly sanitise its wpcachelocation parameter in its settings, which could lead to a Stored Cross-Site Scripting issue. -- Payloads: $ ";' onmouseover=alertdocument.cookie; style=position:fixed;width:100%;height:100%;margin:0;padding:0;left:0;top:0; $ ";'...

0.1AI score0.04455EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2021/03/15 12:00 a.m.•115 views

Tutor LMS < 1.7.7 - SQL Injection via tutor_mark_answer_as_correct

The tutormarkanswerascorrect AJAX action from the plugin was vulnerable to blind and time based SQL injections that could be exploited by students. python3 sqlmap.py -r /tutortime.txt --dbms=mysql --technique=T -p answerid --dump Where tutortime.txt is POST /wp-admin/admin-ajax.php HTTP/1.1 Host:...

4CVSS1AI score0.01253EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2020/03/31 12:00 a.m.•115 views

WordPress SEO Plugin - Rank Math < 1.0.41 - Redirect Creation via Unprotected REST API Endpoint

The WordPress SEO Plugin – Rank Math plugin includes a number of optional modules, including a module that can be used to create redirects on a site. In order to add this feature, the plugin registered a REST-API endpoint, rankmath/v1/updateRedirection, which failed to include a permissioncallbac...

5.8CVSS6.5AI score0.02072EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2020/01/14 12:00 a.m.•115 views

Real Estate 7 < 2.9.5 - Multiple Vulnerabilities

Multiple vulnerabilities was discovered in the 'Real Estate 7 WordPress', tested version — v2.9.4: - Unauthenticated Reflected XSS - Authenticated Persistent XSS - Authenticated Persistent Self-XSS - IDOR - Information Exposure Edit WPScanTeam: January 12th - Report Received & Envato Contacted...

6.6AI score
SaveExploits0References2
wpexploit
wpexploit
•added 2019/12/13 12:00 a.m.•115 views

WordPress <= 5.3 - Authenticated Stored XSS via Crafted Links

Description The function wptargetedlinkrel can be used in a particular way to result in a Stored Cross-Site Scripting XSS vulnerability. This is a PoC for a Stored XSS...

6.1CVSS7AI score0.02762EPSS
SaveExploits1References4
wpexploit
wpexploit
•added 2023/04/17 12:00 a.m.•114 views

Post Shortcode <= 2.0.9 - Contributor+ Stored Cross-Site Scripting

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 pcs template='" onmouseover="alert1"...

5.4CVSS7.8AI score0.00444EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/04/12 12:00 a.m.•114 views

ChatBot < 4.4.9 - Unauthenticated Stored XSS

The plugin does not have authorisation and CSRF in a function hooked to init, allowing unauthenticated users to update some settings, leading to Stored XSS due to the lack of escaping when outputting them in the admin dashboard curl -X POST --data 'qcbotstrweight=" style=animation-name:rotation...

6.1CVSS6AI score0.00269EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/03/28 12:00 a.m.•114 views

Video Central for WordPress <= 1.3.0 - Contributor+ Stored XSS

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 video-central-subtitle src="'...

5.4CVSS5.6AI score0.00444EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/13 12:00 a.m.•114 views

Happyforms < 1.22.0 - Contributor+ Stored XSS

The plugin does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. Exploit Additional CSS classes for "Forms" Gutenberg...

5.4CVSS0.3AI score0.00496EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/02 12:00 a.m.•114 views

Qubely < 1.8.5 - Contributor+ Stored XSS

The plugin does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. Add the following Additional CSS classes to the "Post...

0.5AI score0.00745EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/22 12:00 a.m.•114 views

Font Awesome < 4.3.2 - Contributor+ Stored XSS

The plugin does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a contributor to perform Stored Cross-Site Scripting attacks against logged-in admins. Exploit shortcode: icon name='circle-exclamation'...

5.4CVSS1.2AI score0.00471EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/12/05 12:00 a.m.•114 views

Contest Gallery < 19.1.5 - Unauthenticated SQL Injection

The plugins do not escape the cgFields POST parameter before concatenating it to an SQL query in users-registry-check-registering-and-login.php. This may allow malicious visitors to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host: localhost:8080...

7.5CVSS0.1AI score0.00882EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/12/02 12:00 a.m.•115 views

Workreap < 2.6.4 - Subscriber+ Arbitrary Posts Deletion via IDOR

The theme does not verify that an addon service belongs to the user issuing the request, or indeed that it is an addon service, when processing the workreapaddonsserviceremove action, allowing any user to delete any post by knowing or guessing the id. POST /testt/wp-admin/admin-ajax.php HTTP/2...

6.5CVSS2.4AI score0.00593EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/07/26 12:00 a.m.•114 views

Simple Banner < 2.12.0 - Admin+ Stored Cross Site Scripting

The plugin does not properly sanitize its "Simple Banner Text" Settings allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Put the following payloads in the "Simple Banner Text" settings of the plugin: Firefox...

4.8CVSS0.1AI score0.00538EPSS
SaveExploits1
wpexploit
wpexploit
•added 2022/05/09 12:00 a.m.•114 views

Five Minute Webshop <= 1.3.2 - Admin+ SQLi via id

The plugin does not sanitise and escape the id parameter before using it in a SQL statement when editing a product via the admin dashboard, leading to an SQL Injection https://example/wp-admin/admin.php?page=fmweseditproduct&id=1+AND+SELECT+6037+FROM+SELECTSLEEP5Uiuu...

4CVSS1.2AI score0.00795EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/04/25 12:00 a.m.•114 views

WP-Invoice <= 4.3.1 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF check in place when updating its settings, and is lacking sanitisation as well as escaping in some of them, allowing attacker to make a logged in admin change them and add XSS payload in them ' /...

1AI score0.00266EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/04/19 12:00 a.m.•114 views

Advanced Uploader <= 4.2 - Subscriber+ Arbitrary File Upload

The plugin allows any authenticated users like subscriber to upload arbitrary files, such as PHP, which could lead to RCE As any authenticated user, upload a PHP file via /wp-admin/upload.php?page=adv-file-upload The file will be at https://example.com/wp-content/uploads/2022/03/.php...

8.8CVSS0.7AI score0.15553EPSS
SaveExploits5
wpexploit
wpexploit
•added 2022/02/21 12:00 a.m.•114 views

GD Mylist <= 1.1.1 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and 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 any of the text field settings of the plugin such as Add to Mylist...

4.8CVSS0.8AI score0.00622EPSS
SaveExploits2
wpexploit
wpexploit
•added 2022/02/15 12:00 a.m.•114 views

Advanced Product Labels for WooCommerce < 1.2.3.7 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the taxcolorsettype parameter before outputting it back in the berocketaplcolorlistener AJAX action's response, leading to a Reflected Cross-Site Scripting As any authenticated user: ' name="taxcolorsettype"...

6.1CVSS6.2AI score0.00876EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/01/18 12:00 a.m.•114 views

FeedWordPress < 2022.0123 - Reflected Cross-Site Scripting (XSS)

The plugin is affected by a Reflected Cross-Site Scripting XSS within the "visibility" parameter. https://example.com/wp-admin/admin.php?page=feedwordpress%2Fsyndication.php&visibility=%22%3E%3Cimg+src%3D2+onerror%3Dalert%28origin%29%3E...

6.1CVSS1.9AI score0.0201EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/01/10 12:00 a.m.•114 views

Store Toolkit for WooCommerce < 2.3.2 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the tab parameter before outputting it back in an admin page in an error message, leading to a Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=woost&tab=%3Cimg+src+onerror%3Dalert%281%29%3E...

6.1CVSS1AI score0.00876EPSS
SaveExploits2References1
wpexploit
wpexploit
•added 2022/01/03 12:00 a.m.•114 views

Asset CleanUp < 1.3.8.5 - Reflected Cross-Site Scripting via AJAX Action

The plugin does not sanitise and escape POSted parameters sent to the wpassetcleanupfetchactivepluginsicons AJAX action available to admin users, leading to a Reflected Cross-Site Scripting issue alert/XSS/" / var form1 = document.getElementById'hack'; form1.submit;...

6.1CVSS0.4AI score0.00824EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/12/28 12:00 a.m.•114 views

Insight Core <= 1.0 - Subscriber+ PHP Object Injection & Stored XSS

The plugin does not have any authorisation and CSRF checks in the insightcustomizeroptionsimport available to any authenticated user, does not validate user input before passing it to unserialize, nor sanitise and escape it before outputting it in the response. As a result, it could allow users...

5.4CVSS0.00524EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/05/25 12:00 a.m.•114 views

Cookie Law Bar <= 1.2.1 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not properly sanitise its Bar Message setting, allowing high privilege users to set an XSS payload in it, which will be triggered in all frontend page of the blog. As admin, go the plugin settings /wp-admin/options-general.php?page=clb and set a payload such as alert/XSS/ in the B...

6.2AI score
SaveExploits0References2
wpexploit
wpexploit
•added 2021/04/27 12:00 a.m.•114 views

404 SEO Redirection <= 1.3 - Reflected Cross-Site Scripting (XSS)

Description The tab parameter of the settings page of the plugin is vulnerable to a reflected Cross-Site Scripting XSS issue as user input is not properly sanitised or escaped before being output in an attribute. The PoC will be displayed once the issue has been remediated...

6.1CVSS6AI score0.00827EPSS
SaveExploits2
wpexploit
wpexploit
•added 2021/02/27 12:00 a.m.•114 views

Under Construction, Coming Soon & Maintenance Mode < 1.1.2 - Reflected Cross-Site Scripting (XSS)

The includes/mc-getlists.php file decoded JSON data fetched from the URL provided and then displayed the HTML from the response without any HTML escaping, leading to a reflected cross-site scripting issue where the payload is on a different server controlled by the attacker for example. The issue...

6.3AI score
SaveExploits0References1
wpexploit
wpexploit
•added 2021/01/03 12:00 a.m.•114 views

Contact Form Submissions <= 1.6.4 - Authenticated Double Query SQL injection

The plugin is affected by a double query SQL injection, which could allow high privileged users to access data from the DBMS. Edit WPScanTeam October 26th, 2020 - Confirmed & Escalated to WP October 27th, 2020 - WP Investigating January 3rd, 2021 - No updates, disclosing The PoC will be displayed...

0.9AI score
SaveExploits0
wpexploit
wpexploit
•added 2020/02/19 12:00 a.m.•114 views

Duplicator 1.3.24 & 1.3.26 - Unauthenticated Arbitrary File Download

The issue is being actively exploited, and allows attackers to download arbitrary files, such as the wp-config.php file. According to the vendor, the vulnerability was only in two versions v1.3.24 and v1.3.26, the vulnerability wasn't present in versions 1.3.22 and before...

5CVSS4.1AI score0.97822EPSS
SaveExploits11References5
wpexploit
wpexploit
•added 2023/09/25 12:00 a.m.•113 views

Active Directory Integration < 4.1.10 - Unauthenticated Log Disclosure

Description The plugin stores sensitive LDAP logs in a buffer file when an administrator wants to export said logs. Unfortunately, this log file is never removed, and remains accessible to any users knowing the URL to do so. This requires the plugin's Log Authentication Requests setting to be set...

7.5CVSS7.7AI score0.25855EPSS
SaveExploits2
wpexploit
wpexploit
•added 2023/01/11 12:00 a.m.•113 views

GamiPress – Vimeo integration < 1.0.9 - Contributor+ Stored XSS

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. gamipressvimeo url='https://vimeo.com/"...

5.4CVSS0.9AI score0.00695EPSS
SaveExploits2
Total number of security vulnerabilities4361