Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2022/05/16 12:00 a.m.131 views

Discy < 5.2 - Restore Default Settings via CSRF

The theme does not check for CSRF tokens in the AJAX action discyresetoptions, allowing an attacker to trick an admin into resetting the site settings back to defaults...

6.5CVSS1.6AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/11 12:00 a.m.132 views

Database Backup for WordPress < 2.5.2 - Arbitrary Schedule Settings Update via CSRF

The plugin does not have CSRF check in place when updating the schedule backup settings, which could allow an attacker to make a logged in admin change them via a CSRF attack. This could lead to cases where attackers can send backup notification emails to themselves, which contain more details. O...

5.8CVSS1AI score0.00419EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/04 12:00 a.m.131 views

LifterLMS PayPal < 1.4.0 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape some parameters from the payment confirmation page before outputting them back in the page, leading to a Reflected Cross-Site Scripting issue https://example.com/purchase/confirm-payment/?order=order-xxxxxxx&PayerID=aa"...

6.1CVSS1.1AI score0.00935EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/02/21 12:00 a.m.131 views

Petfinder Listings < 1.1 - Admin+ Stored Cross-Site Scripting

The plugin does not escape 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 'Your Petfinder API Key v1.0': "...

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

Easy Pricing Tables < 3.1.3 - Arbitrary Post Removal via CSRF

The plugin does not verify the CSRF nonce when removing posts, allowing attackers to make a logged in admin remove arbitrary posts from the blog via a CSRF attack, which will be put in the trash https://example.com/wp-admin/edit.php?posttype=easy-pricing-table&page=ept3-list&action=trash&post=1...

6.5CVSS4.7AI score0.00531EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/11/09 12:00 a.m.131 views

Get Custom Field Values < 4.0.1 - Contributor+ Stored Cross-Site Scripting

The plugin does not escape custom fields before outputting them in the page, which could allow users with a role as low as contributor to perform Cross-Site Scripting attacks As a contributor, create a custom field in a post, with the following payload: alert1 Then add the following shortcode to...

5.4CVSS5.3AI score0.00684EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/28 12:00 a.m.131 views

URL Shortify < 1.5.1 - Arbitrary Link/Group Deletion via CSRF

The plugin does not have CSRF check in place when bulk-deleting links or groups, which could allow attackers to make a logged in admin delete arbitrary link and group via a CSRF attack. https://example.com/wp-admin/admin.php?page=uslinks&action=bulkdelete&linkids=1...

4.3CVSS5.2AI score0.00435EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/07/23 12:00 a.m.131 views

Easy Testimonial Manager <= 1.2.0 - Authenticated SQL Injection

An id GET parameter of the plugin is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection GET /wp-admin/admin.php?page=easytestimonialupdate&id=page=easytestimonialupdate&id=1%20UNION%20ALL%20SELECT%20NULL,NULL,NULL,NULL,NULL,user,NULL,NULL-- HTTP/1.1...

6.5CVSS1.6AI score0.01547EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/05 12:00 a.m.131 views

Haxcan <= 1.0.0 - Arbitrary File Access

The plugin does not properly ensure that the file to be accessed is within the blog, allowing high privilege users to read any file on the web server. POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: / Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type:...

0.6AI score
SaveExploits0
wpexploit
wpexploit
added 2021/06/13 12:00 a.m.131 views

WP DoNotTrack <= 0.8.8 - Authenticated (admin+) Stored XSS

The plugin does not validate or escape its Blacklist and Whitelist settings, allowing high privilege users such as admin to set JavaScript payload in them, even when the unfilteredhtml capability is disallowed, leading to Stored Cross-Site Scripting issues Add the payload below in the Blacklist o...

0.8AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/04/23 12:00 a.m.131 views

Redirect 404 to Parent < 1.3.1 - Reflected Cross-Site Scripting (XSS)

The settings page of the plugin did not properly sanitise the tab parameter before outputting it back, leading to a reflected Cross-Site Scripting issue https://example.com/wp-admin/options-general.php?page=moove-redirect-settings&tab=" onMouseOver="alert1;...

4.3CVSS0.2AI score0.13942EPSS
SaveExploits5
wpexploit
wpexploit
added 2020/03/25 12:00 a.m.131 views

Product Lister for Walmart <= 1.0.0 - Unauthenticated RCE via Outdated PHPUnit

The plugin uses an outdated PHPUnit library, which is known to be affected by an unauthenticated RCE issue. February 28th, 2020 - Ticket sent to vendor via https://support.cedcommerce.com/open.php March 6th, 2020 - Update requested to vendor also realised that the ticket was closed w/o reason giv...

7.5CVSS0.4AI score0.99999EPSS
SaveExploits20References1
wpexploit
wpexploit
added 2024/05/24 12:00 a.m.130 views

Pray For Me <= 1.0.4 - 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 an HTML file containing:...

6.6AI score0.00198EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/02/20 12:00 a.m.130 views

Tabs Shortcode and Widget <= 1.17 - Contributor+ Stored Cross-Site Scripting

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 otwshortcodetabslayout tabs="2"...

7.7AI score0.00431EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/10/26 12:00 a.m.130 views

WP Hotel Booking < 2.0.9 - Contributor+ Arbitrary Post Deletion

Description The plugin does not have proper authorisation when deleting a package, allowing Contributor and above roles to delete posts that do no belong to them Run the below command in the developer console of the web browser while being on the blog as a Contributor user. This will put the post...

5.4CVSS7AI score0.0052EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/08/02 12:00 a.m.130 views

FormCraft < 1.2.7 - 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. There are two XSS issues: Example A: ...

4.8CVSS6AI score0.00466EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/26 12:00 a.m.130 views

Sabai Discuss < 1.4.14 - Reflected Cross Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in the page when number filters are enabled, leading to Reflected Cross-Site Scripting https://example.com/questions?category=77&filter=1&fieldnumbermin="...

0.7AI score
SaveExploits0References1
wpexploit
wpexploit
added 2022/07/21 12:00 a.m.130 views

Digital Publications by Supsystic < 1.7.4 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its settings, allowing high privilege users such as admin to perform cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. 1. Create new publication, name it whatever 2. Click the "Custom Page" tab to add a new page: - name it...

4.8CVSS0.2AI score0.00597EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/07/18 12:00 a.m.130 views

WP DS Blog Map <= 3.1.3 - 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 Put the following payload in any of the settings...

4.8CVSS4.7AI score0.00597EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/21 12:00 a.m.131 views

CDI < 5.1.9 - Reflected Cross-Site-Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the response of an AJAX action available to both unauthenticated and authenticated users, leading to a Reflected Cross-Site Scripting...

6.1CVSS0.5AI score0.01566EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/20 12:00 a.m.130 views

Analytify < 4.2.1 - Reflected Cross-Site Scripting

The plugin does not escape the current URL before outputting it back in a 404 page when the 404 tracking feature is enabled, leading to Reflected Cross-Site Scripting When 404 tracking is enabled: https://example.com/aa404bb?aalert/XSS/...

SaveExploits0
wpexploit
wpexploit
added 2022/06/06 12:00 a.m.130 views

Site Offline or Coming Soon <= 1.6.6 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF check in place when updating its settings, and it also lacking sanitisation as well as escaping in some of them. As a result, attackers could make a logged in admin change them and put Cross-Site Scripting payloads in them via a CSRF attack "...

6.1CVSS1AI score0.00773EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/31 12:00 a.m.130 views

MailPress <= 7.2.1 - Arbitrary Settings Update & Log Files Purge via CSRF

The plugin does not have CSRF checks in various places, which could allow attackers to make a logged in admin change the settings, purge log files and more via CSRF attacks document.getElementById"test".submit; input type="text" name="connectionsmtppasswo...

6.5CVSS1AI score0.00513EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/30 12:00 a.m.130 views

Multi-page Toolkit <= 2.6 - 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 as well ' input typ...

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

Core Control <= 1.2.1 - 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;...

1.4AI score0.00285EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/11 12:00 a.m.130 views

Responsive Tabs < 4.0.6 - Author+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some parameters, which could allow users with a role as low as author to perform Cross-Site Scripting attacks As author or above, create/edit a new Tab and put the following payload as its content:...

4.8CVSS0.5AI score0.00599EPSS
SaveExploits1
wpexploit
wpexploit
added 2022/04/11 12:00 a.m.130 views

Import and export users and customers < 1.19.2.1 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escaped imported CSV data, which could allow high privilege users to import malicious javascript code and lead to Stored Cross-Site Scripting issues As admin, import the below CSV file via Tools Import and export users and customers /wp-admin/tools.php?page=acui...

4.8CVSS0.4AI score0.00702EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/21 12:00 a.m.130 views

One Click Demo Import < 3.1.0 - Admin+ Arbitrary File Upload

The plugin does not validate the imported file, allowing high privilege users such as admin to upload arbitrary files such as PHP even when FILEMODS and FILEEDIT are disallowed Access Tools Import One Click Demo Import Run Importer and import dummy XML file can be empty Intercept the request made...

7.2CVSS0.5AI score0.01679EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/02/16 12:00 a.m.130 views

Simple Quotation <= 1.3.2 - Quote Creation/Edition via CSRF to Stored Cross-Site Scripting

The plugin does not have CSRF check when creating or editing a quote and does not sanitise and escape Quotes. As a result, attacker could make a logged in admin create or edit arbitrary quote, and put Cross-Site Scripting payloads in them alert/XSS-image/" / alert/XSS-quote/" /...

6.1CVSS0.2AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/06 12:00 a.m.130 views

Ultimate Product Catalog < 5.0.26 - Subscriber+ Arbitrary Product Creation & Settings Update

The plugin does not have authorisation and CSRF checks in some AJAX actions, which could allow any authenticated users, such as subscriber to call them and add arbitrary products, or change the plugin's settings for example To add a product: fetch"https://example.com/wp-admin/admin-ajax.php",...

6.5CVSS0.2AI score0.00469EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/11/16 12:00 a.m.130 views

SportsPress < 2.7.9 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape its matchday parameter before outputting back in the Events backend page, leading to a Reflected Cross-Site Scripting issue https://example.com/wp-admin/edit.php?posttype=spevent&matchday=%22%3E%3Csvg%2Fonload%3Dalert%28%2FXSS%2F%29%3B%3E%3C%22...

6.1CVSS5.9AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/05 12:00 a.m.130 views

TheCartPress eCommerce Shopping Cart <= 1.5.3.6 - Unauthenticated Arbitrary Admin Account Creation

The tcpregisterandloginajax AJAX action of the plugin allows unauthenticated users to create accounts with an arbitrary role such as admin POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 Accept-Language: en-GB,en;q=0.5...

2.9AI score
SaveExploits0References1
wpexploit
wpexploit
added 2021/08/23 12:00 a.m.130 views

WP Video Lightbox < 1.9.3 - Contributor+ Stored Cross-Site Scripting

The plugin does not escape the attributes of its shortcodes, allowing users with a role as low as contributor to perform Cross-Site Scripting attacks videolightboxvimeo5 videoid='"onmouseover=alert/XSS/ b="' width="640" height="480" anchor="Click here to open vimeo video" videolightboxvimeo5...

5.4CVSS1.8AI score0.00618EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2021/06/25 12:00 a.m.130 views

Event Espresso Core < 4.10.7.p - Reflected Cross-Site Scripting (XSS)

The adminpages/messages/templates/eemsgadminoverview.template.php file of the plugin did not escape user input before outputting back in an attribute in the page, leading to a reflected Cross-Site Scripting issue...

6.1CVSS0.1AI score0.04378EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/01/12 12:00 a.m.130 views

Orbit Fox by ThemeIsle < 2.10.3 - Authenticated Privilege Escalation

Orbit Fox by ThemeIsle has a feature to add a registration form to both the Elementor and Beaver Builder page builders functionality. As part of the registration form, administrators can choose which role to set as the default for users upon registration. This field is hidden from view for...

6.5AI score0.009EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/04/25 12:00 a.m.129 views

Tiempo.com <= 0.1.2 - Shortcode Deletion via CSRF

The plugin does not have CSRF check when deleting its shortcode, which could allow attackers to make logged in admins delete arbitrary shortcode via a CSRF attack Make a logged in admin open the URL below, this will make them delete the shortcode with ID 1...

6.9AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/01/04 12:00 a.m.129 views

Revive Old Posts – Social Media Auto Post and Scheduling Plugin < 9.0.11 - PHP Object Injection

The plugin unserializes user input provided via the settings, which could allow high privilege users such as admin to perform PHP Object Injection when a suitable gadget is present. To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void...

7.2CVSS1.1AI score0.01046EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/20 12:00 a.m.129 views

Download Manager < 3.2.62 - 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. 1. “Enable modal login form” option in the...

5.4CVSS0.2AI score0.00575EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/19 12:00 a.m.129 views

WP Recipe Maker < 8.6.1 - Contributor+ Stored XSS

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 admin. Exploit...

5.4CVSS1.1AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/14 12:00 a.m.129 views

WP All Import < 3.6.9 - Admin+ Arbitrary File Upload to RCE

The plugin is not properly filtering which file extensions are allowed to be imported on the server, which could allow administrators in multi-site WordPress installations to upload arbitrary files 1 Create 'poc.zip' with 2 files like below 1-1 'exploit.php.txt' is as follows...

7.2CVSS0.9AI score0.01115EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/08 12:00 a.m.129 views

Zephyr Project Manager < 3.2.55 - Unauthorised AJAX Calls To Stored XSS

The plugin does not have any authorisation as well as CSRF in all its AJAX actions, allowing unauthenticated users to call them either directly or via CSRF attacks. Furthermore, due to the lack of sanitisation and escaping, it could also allow them to perform Stored Cross-Site Scripting attacks...

5.4CVSS0.3AI score0.004EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/06/27 12:00 a.m.129 views

miniOrange's Google Authenticator < 5.5.75 - Reflected Cross-Site Scripting

The plugin does not escape some URLs before outputting them back in attributes, leading to Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=mo2fatwofa&a"alert/XSS/...

0.4AI score
SaveExploits0
wpexploit
wpexploit
added 2022/06/21 12:00 a.m.129 views

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

The plugin does not sanitise and escape some element URL, 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, add an Icon or Button element and put the following payload in the "Link...

5.4CVSS5.2AI score0.00662EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/05/23 12:00 a.m.129 views

Simple Membership < 4.1.1 - Reflected Cross-Site Scripting

The plugin does not properly sanitise and escape parameters before outputting them back in AJAX actions, leading to Reflected Cross-Site Scripting https://example.com/wp-admin/admin-ajax.php?action=swpmvalidateemail&fieldId=%22%3Cscript%3Ealert%22XSS%22;%3C/script%3E...

6.1CVSS1.5AI score0.01849EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/16 12:00 a.m.129 views

LiveSync for WordPress <= 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; input...

4.3CVSS1.4AI score0.00429EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/13 12:00 a.m.129 views

Files Download Delay < 1.0.7 - Subscriber+ Settings Reset

The plugin does not have authorisation and CSRF checks when reseting its settings, which could allow any authenticated users, such as subscriber to perform such action. https://example.com/wp-admin/admin-ajax.php?action=ddlayrestoredefaults...

6.5CVSS3AI score0.00422EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/04/18 12:00 a.m.129 views

Ubigeo de Peru < 3.6.4 - Unauthenticated SQLi

The plugin does not properly sanitise and escape some parameters before using them in SQL statements via various AJAX actions, some of which are available to unauthenticated users, leading to SQL Injections curl https://example.com/wp-admin/admin-ajax.php \ --data...

9.8CVSS1.4AI score0.09381EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/16 12:00 a.m.129 views

LearnPress < 4.1.6 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the lp-dismiss-notice before outputting it back via the lpbackgroundsingleemail AJAX action, leading to a Reflected Cross-Site Scripting...

6.1CVSS1.7AI score0.02254EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/07 12:00 a.m.129 views

Popup Builder < 4.1.1 - SQL Injection to Reflected Cross-Site Scripting

The plugin does not sanitise and escape the sgpb-subscription-popup-id parameter before using it in a SQL statement in the All Subscribers admin dashboard, leading to a SQL injection, which could also be used to perform Reflected Cross-Site Scripting attack against a logged in admin opening a...

9.8CVSS0.8AI score0.43807EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/02/28 12:00 a.m.129 views

AP Pricing Tables Lite < 1.1.5 - Reflected Cross-Site Scripting

The plugin does not sanitize and escape the postid parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting. https://example.com/wp-admin/admin.php?page=ap-pricing-tables-lite-add-new&postid=1'...

6.1CVSS0.6AI score0.00866EPSS
SaveExploits2References1
Total number of security vulnerabilities4361