Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2021/12/13 12:00 a.m.117 views

The Plus Addons for Elementor Pro < 5.0.7 - Unauthenticated SQL Injection

The "WP Search Filters" widget of the plugin does not sanitise and escape the option parameter before using it in a SQL statement, which could lead to SQL injection The request requires a nonce created with wpcreatenonce"theplus-searchfilter” which can be retrieved from a page where the widget is...

9.8CVSS0.2AI score0.01704EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/24 12:00 a.m.117 views

Email Subscriber <= 1.1 - Unauthenticated Stored Cross-Site Scripting (XSS)

The kentoemailsubscriberajax AJAX action of the plugin, does not properly sanitise, validate and escape the submitted subscribeemail and subscribename POST parameters, inserting them in the DB and then outputting them back in the Subscriber list...

4.3CVSS0.01344EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/30 12:00 a.m.117 views

Strong Testimonials < 2.51.3 - Unauthorised AJAX Call

The plugin did not propely check for CSRF and authorisation in all the wpmtstaddfieldfunction functions, allowing unauthorised call of the associated AJAX actions either via low privilege users or CSRF attack https://example.com/wp-admin/admin-ajax.php?action=wpmtstgetcatcount...

4.9AI score
SaveExploits0
wpexploit
wpexploit
added 2021/05/26 12:00 a.m.117 views

Simple 301 Redirects by BetterLinks - 2.0.0 – 2.0.3 - Arbitrary Plugin Installation

A lack of capability checks and insufficient nonce check on the AJAX action in the plugin, made it possible for authenticated users to install arbitrary plugins on vulnerable sites. $wpuser, 'pwd' = $wppass, 'rememberme' = 'forever', 'wp-submit' = 'Log+In', ; $output = curlexec$ch; curlclose$ch;...

8.8CVSS1.7AI score0.0148EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/04/26 12:00 a.m.117 views

Store Locator Plus <= 5.5.15 - Unauthenticated Stored Cross-Site Scripting (XSS)

There are several endpoints in the plugin that could allow unauthenticated attackers the ability to inject malicious JavaScript into pages. The PoC will be displayed once the issue has been remediated...

4.3CVSS1.3AI score0.00826EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2021/03/15 12:00 a.m.117 views

Tutor LMS < 1.8.3 - SQL Injection via tutor_quiz_builder_get_answers_by_question

The tutorquizbuildergetanswersbyquestion AJAX action from the plugin was vulnerable to UNION based SQL injection that could be exploited by students. python3 sqlmap.py -r /tutorunion.txt --dbms=mysql --technique=U -p questionid --dump Where tutorunion.txt is POST /wp-admin/admin-ajax.php HTTP/1.1...

4CVSS1.2AI score0.01742EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/09/22 12:00 a.m.117 views

XCloner Backup and Restore 4.2.1 - 4.2.12 - Unprotected AJAX Action

"This flaw gave authenticated attackers, with subscriber-level or above capabilities, the ability to modify arbitrary files, including PHP files. Doing so would allow an attacker to achieve remote code execution on a vulnerable site’s server. Alternatively, an attacker could create an exploit cha...

6.5CVSS1.4AI score0.24937EPSS
SaveExploits5References1
wpexploit
wpexploit
added 2023/03/27 12:00 a.m.116 views

TF Random Numbers < 2.0.1 - Subscriber+ Arbitrary Option Update

The plugin does not have authorisation and CSRF check in an AJAX action, and does not ensure that the options to be updated belong to the plugin. As a result, it could allow any authenticated users, such as subscriber, to update arbitrary blog options, such as enabling registration and set the...

6.5CVSS6.9AI score0.00301EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/03/01 12:00 a.m.116 views

menu shortcode <= 1.0 - Contributor+ Stored XSS via Shortcode

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 shortcode: redirect duration="1"...

5.4CVSS5.6AI score0.00462EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/21 12:00 a.m.116 views

Japanized For WooCommerce < 2.5.5 - Reflected XSS

The plugin does not sanitise and escape the tab parameter before outputting it back in a page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin https://example.com/wp-admin/admin.php?page=wc4jp-options&tab=a...

6.1CVSS6.3AI score0.01213EPSS
SaveExploits3
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.116 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the addCountS POST parameter before concatenating it to an SQL query in 4activate.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host: localhost:8080...

6.5CVSS0.2AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.116 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgrow POST parameter before concatenating it to an SQL query in 3row-order.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host: localhost:8080 User-Agen...

6.5CVSS0.2AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/06/16 12:00 a.m.116 views

Comment License < 1.4.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;...

4.3CVSS1.3AI score0.00421EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/30 12:00 a.m.116 views

WP-Email < 2.69.0 - Anti-Spam Protection Bypass via IP Spoofing

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based anti-spamming restrictions. Set HTTPCLIENTIP, HTTPXFORWARDEDFOR or any of the other headers used in getipaddress. curl...

7.5CVSS1.5AI score0.01178EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/03/21 12:00 a.m.116 views

Easy Social Icons < 3.2.1 - Unauthenticated Arbitrary Icon Deletion

The plugin does not have authorisation and CSRF checks when deleting icons, allowing unauthenticated user to delete arbitrary icons https://example.com/?cnss-delete=&id=1...

3.4AI score
SaveExploits0
wpexploit
wpexploit
added 2022/02/14 12:00 a.m.116 views

WP Cerber Security, Anti-spam & Malware Scan < 8.9.6 - Unauthenticated Stored Cross-Site Scripting

The plugin does not sanitise the $url variable before using it in an attribute in the Activity tab in the plugins dashboard, leading to an unauthenticated stored Cross-Site Scripting vulnerability. POST /"/onmouseover=alert1;// HTTP/1.1 Host: 127.0.0.1 Content-Type:...

6.1CVSS0.1AI score0.01157EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/01/05 12:00 a.m.116 views

SupportCandy < 2.2.7 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the query string before outputting it back in pages with the wpsccreateticket shortcode embed, leading to a Reflected Cross-Site Scripting issue Note: the ticket-creation page is the one with the wpsccreateticket shortcode embed...

6.1CVSS0.1AI score0.01165EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/05 12:00 a.m.116 views

Translate WordPress - Google Language Translator < 6.0.12 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings before outputting it in various pages, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Put the following payload in the Floating Widget Settings Custom text fo...

4.8CVSS0.3AI score0.00676EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/13 12:00 a.m.116 views

Async JavaScript < 2.21.06.29 - Authenticated (admin+) Stored XSS

The plugin does not validate or escape its Username and API Key from the Wizard tab of its 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 Set the payload...

0.1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2023/05/15 12:00 a.m.115 views

Stop Spammers Security < 2023 - Reflected XSS

The plugin does not sanitise and escape various parameters before outputting them back in admin dashboard 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 containing the code below...

6.1CVSS5.7AI score0.00522EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/28 12:00 a.m.115 views

Free WooCommerce Theme 99fy Extension < 1.2.8 - Arbitrary Plugin Activation via CSRF

Description 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 activate woocommerce plugin exploit: fetch'http://localhost/wp-admin/admin-ajax.php', method: 'POST',...

4.3CVSS5.1AI score0.00252EPSS
SaveExploits2
wpexploit
wpexploit
added 2023/02/28 12:00 a.m.115 views

OAuth Single Sign On - SSO (OAuth Client) Premium < 38.4.9 - IdP Deletion via CSRF

The plugin does not have CSRF checks when deleting Identity Providers IdP, which could allow attackers to make logged in admins delete arbitrary IdP via a CSRF attack https://example.com/wp-admin/admin.php?page=mooauthsettings&tab=config&action=delete&app=wordpress...

6.5CVSS6.8AI score0.00442EPSS
SaveExploits5
wpexploit
wpexploit
added 2023/01/06 12:00 a.m.115 views

WP Social Widget < 2.2.4 - 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. wpsw facebook='" onmouseover="alert1"'...

5.4CVSS2AI score0.00534EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/19 12:00 a.m.115 views

Mautic Integration For WooCommerce < 1.0.3 - Arbitrary Options Update via CSRF

The plugin does not have proper CSRF check when updating settings, and does not ensure that the options to be updated belong to the plugin, allowing attackers to make a logged in admin change arbitrary blog options via a CSRF attack. The attack could also be performed via a LFI if one is present ...

4.3CVSS0.5AI score0.00308EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.115 views

Contest Gallery < 19.1.5.1 - Unauthenticated SQL Injection

The plugins do not escape the userid POST parameter before concatenating it to an SQL query in ajax-functions-backend.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host:...

7.5CVSS0.6AI score0.0092EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.115 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgdeactivate and cgactivate POST parameters before concatenating it to an SQL query in 2deactivate.php and 4activate.php, respectively. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. Exploit...

6.5CVSS0.1AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/12/05 12:00 a.m.115 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgorder POST parameter before concatenating it to an SQL query in order-custom-fields-with-and-without-search.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php...

6.5CVSS0.2AI score0.00854EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/11/16 12:00 a.m.115 views

Donation Button <= 4.0.0 - Subscriber+ Broken Access Control leading to SMS Spam

The plugin does not properly check for privileges and nonce tokens in its "donationbuttontwiliosendtestsms" AJAX action, which may allow any users with an account on the affected site, like subscribers, to use the plugin's Twilio integration to send SMSes to arbitrary phone numbers. While logged...

4.3CVSS0.8AI score0.00486EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/17 12:00 a.m.115 views

WooCommerce Dropshipping < 4.4 - Unauthenticated SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement via a REST endpoint available to unauthenticated users, leading to a SQL injection curl -isk -X 'POST' -H "Content-Type: application/json" --data '"sku":"a" AND SELECT 42 FROM SELECTSLEEP5wlHd-- pOeU"'...

9.8CVSS1.6AI score0.03694EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/10/10 12:00 a.m.115 views

WP Contact Slider < 2.4.8 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escape its settings, allowing high privilege users such as admin to perform cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Create/edit a Contact slider and put the payload below in the "Text to display" option:...

4.8CVSS0.4AI score0.00563EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/09/19 12:00 a.m.115 views

Download Monitor < 4.5.98 - Admin+ Arbitrary File Download

The plugin does not ensure that files to be downloaded are inside the blog folders, and not sensitive, allowing high privilege users such as admin to download the wp-config.php or /etc/passwd even in an hardened environment or multisite setup. Create a new download on:...

4.9CVSS0.8AI score0.00928EPSS
SaveExploits2
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.00349EPSS
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/18 12:00 a.m.115 views

Popup by Supsystic < 1.10.9 - Unauthenticated Subscriber Email Addresses Disclosure

The plugin does not have any authentication and authorisation in an AJAX action, allowing unauthenticated attackers to call it and get the email addresses of subscribed users POST /wp-admin/admin-ajax.php HTTP/1.1 Content-Length: 104 Accept: application/json, text/javascript, /; q=0.01...

5.3CVSS0.7AI score0.03005EPSS
SaveExploits2
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/01/24 12:00 a.m.115 views

Database Backup for WordPress < 2.5.1 - Admin+ SQL Injection

The plugin does not properly sanitise and escape the fragment parameter before using it in a SQL statement in the admin dashboard, leading to a SQL injection issue https://example.com/wp-admin/?fragment=select%20updatexml1,concat0x7e,select%20user,0::2.txt&wpnonce=7347278aca The nonce can be...

7.2CVSS0.7AI score0.0131EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/23 12:00 a.m.115 views

Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue < 3.1.25 - Reflected XSS

The plugin does not escape the sib-statistics-date parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue var form1 = document.getElementById'hack'; form1.submit;...

6.1CVSS6.1AI score0.0081EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/12/20 12:00 a.m.115 views

Profile Extra Fields < 1.2.4 - Reflected Cross-Site Scripting

The plugin does not escape the role parameter when outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue https://example.com/wp-admin/admin.php?page=profile-extra-fields.php&tab-action=userdata&role="alert/XSS/...

1.2AI score
SaveExploits0
wpexploit
wpexploit
added 2021/06/28 12:00 a.m.115 views

Migrate Users <= 1.0.1 - CSRF to Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its Delimiter option before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its options, allowing the issue to be exploited via a CSRF attack. Add the following paylo...

4.3CVSS0.1AI score0.00412EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/06/28 12:00 a.m.115 views

Yada Wiki < 3.4.1 - Contributor+ Stored XSS

The plugin did not sanitise, validate or escape the anchor attribute of its shortcode, leading to a Stored Cross-Site Scripting issue - Create a wiki page. If there is already a page, you can skip. The page can be a draft. - Add this shortcode to a post/page, view it and move the mouse over the...

3.5CVSS0.2AI score0.00547EPSS
SaveExploits1
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/03/15 12:00 a.m.115 views

Tutor LMS < 1.8.3 - SQL Injection via tutor_answering_quiz_question/get_answer_by_id

The tutoransweringquizquestion/getanswerbyid function pair from the plugin was vulnerable to UNION based SQL injection that could be exploited by students. POST /courses/first-class/tutorquiz/test/ HTTP/1.1 Host: URL Content-Length: 413 Cache-Control: max-age=0 Upgrade-Insecure-Requests: 1 Origin...

4CVSS1.1AI 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 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/02/21 12:00 a.m.114 views

WP OAuth Server < 4.3.0 - Subscriber+ Arbitrary Client Deletion

The plugin has a flawed CSRF and authorisation check when deleting a client, which could allow any authenticated users, such as subscriber to delete arbitrary client. Run the below command in the developer console of the web browser while being on the blog as any authenticated users, such as...

4.3CVSS5.3AI score0.00262EPSS
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
Total number of security vulnerabilities4361