Lucene search
+L
WpexploitMost viewed

4361 matches found

wpexploit
wpexploit
added 2020/09/11 12:00 a.m.26 views

10Web Social Post Feed < 1.1.27 - Authenticated SQL Injection

Authenticated SQL injection in the 10Web Social Post Feed WordPress Plugin 1.1.26 via the /wordpress/wp-admin/admin.php?page=infoffwd searchvalue parameter. https://drive.google.com/file/d/1Hndhdy3leYTzutx-DJvu1B-tW5Y5teBB/view...

3.1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/08/29 12:00 a.m.26 views

Quiz and Survey Master < 7.0.2 - Unauthenticated Arbitrary File Upload

Because the plugin doesn't validate the name of the uploaded file, an unauthenticated user could upload a PHP script with a double extension, e.g., script.php.jpg, and execute it on HTTP servers running a configuration such as Apache + PHP FastCGI. Edit WPScanTeam: This appears to be due to an...

0.8AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/08/21 12:00 a.m.26 views

WooCommerce - NAB Transact < 2.1.2 - Payment Bypass

The plugin does not validate the origin of payment processor status requests, allowing orders to be marked as fully paid by issuing a specially crafted GET request during the ordering workflow. When presented with a payment screen, instead of submitting payment information, issue the following GE...

5CVSS0.6AI score0.01152EPSS
SaveExploits4References2
wpexploit
wpexploit
added 2020/08/12 12:00 a.m.26 views

Ultimate Member < 2.1.7 - Unauthenticated Open Redirect

The Ultimate Member WordPress plugin was vulnerable to an Unauthenticated Open Redirect vulnerability, affecting the registration and login pages where the "redirectto" GET parameter was used. https://www.example.com/register/?redirectto=https://www.evil.com/...

2.2AI score
SaveExploits0References2
wpexploit
wpexploit
added 2020/05/13 12:00 a.m.26 views

Site Kit by Google < 1.8.0 - Privilege Escalation to gain Search Console Access

This flaw allows any authenticated user, regardless of capability, to become a Google Search Console owner for any site running the Site Kit by Google plugin. Steps to reproduce: 1. Log in as a subscriber on target WordPress site. 2. View the page source of /wp-admin and command+f to search for...

0.7AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/03/18 12:00 a.m.26 views

Gutenberg & Elementor Templates Importer For Responsive < 2.2.6 - Unprotected AJAX Endpoints

These flaws allowed any authenticated user, regardless of privilege level, the ability to execute various AJAX actions 23 that could reset site data, inject malicious JavaScript in pages, modify theme customizer data, import .xml and .json files, and activate plugins, among many other actions. Al...

6.5CVSS0.5AI score0.01581EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/02/10 12:00 a.m.26 views

Profile Builder and Profile Builder Pro < 3.1.1 - User Registration With Administrator Role

The plugin is affected by a broken authentication vulnerability, allowing unauthenticated users to register or edit their account and gain the Administrator role using the plugin's forms. The vulnerability only exists in the Plugin's own generated Registration Form or Profile Edit Form. This mean...

SaveExploits0References1
wpexploit
wpexploit
added 2020/01/06 12:00 a.m.26 views

Ultimate FAQ < 1.8.30 - Unauthenticated Reflected XSS

The HTML code generated by the FAQ shortcode does not sanitise the DisplayFAQ GET parameter, leading to an unauthenticated reflected Cross-Site Scripting issue on pages where such shortcode is used. Append the following payload on a page where a FAQ is embedded: ?DisplayFAQ=...

4.3CVSS0.3AI score0.02195EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2019/12/25 12:00 a.m.26 views

bbPress Login Register Links On Forum Topic Pages <= 2.7.5 - CSRF to Stored XSS

Lack of CSRF checks in the plugin's settings allow arbitrary change of the settings, which can also lead to stored XSS issues. The payload below will result in a stored XSS in the 'Style Customize' page. " /...

0.1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2019/08/09 12:00 a.m.26 views

Woody Ad Snippets < 2.2.6 - Arbitrary Post Deletion

The adminInit function of the admin/includes/class.actions.snippets.php file, registered as an admininit hook did not have any CSRF or capability checks for its close action, allowing unauthenticated users to delete arbitrary posts from the blog...

6.4CVSS3AI score0.01831EPSS
SaveExploits2
wpexploit
wpexploit
added 2019/07/11 12:00 a.m.26 views

One Click SSL <= 1.4.6 - Multiple Issues

Lack of CSRF and authorisation checks in the settings page, as well as AJAX methods such as ajaxenablessl, ajaxscan and so on could allow unauthorised settings change as well as call of the AJAX methods by a low privileged user. Additionally, it could also allow arbitrary site options update due ...

6.8CVSS0.6AI score0.00863EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2018/10/24 12:00 a.m.26 views

Pie Register <= 3.0.17 - Unauthenticated Cross-Site Scripting (XSS)

The Pie Register – User Registration Forms. Invitation based registrations, Custom Login, Payments WordPress plugin was affected by an Unauthenticated Cross-Site Scripting XSS security vulnerability. ttp://www.website.com/wordpress/index.php/forgot-password/?"alert1...

0.8AI score
SaveExploits0References2
wpexploit
wpexploit
added 2018/09/05 12:00 a.m.26 views

Duplicator <= 1.2.40 - Unauthenticated Arbitrary Code Execution

If installer files, installer.php and installer-backup.php, are not removed by the administrators, a code injection during the database setup step allows to execute arbitrary code on the server. actionajax=3&actionstep=3&dbhost=nowhere&dbuser=test&dbpass=test&dbname=test';...

3.9AI score
SaveExploits0References2
wpexploit
wpexploit
added 2018/08/16 12:00 a.m.26 views

Chained Quiz <= 1.0.8 - Unauthenticated SQL Injection

WordPress Plugin Plugin Chained Quiz before 1.0.9 allows remote unauthenticated users to execute arbitrary SQL commands via the 'answer' and 'answers' parameters. Technical details: Chained Quiz appears to be vulnerable to time-based SQL-Injection. The issue lies on the "$answer" backend variable...

7.5CVSS1.4AI score0.02686EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2018/06/20 12:00 a.m.26 views

Open Graph for Facebook, Google+ and Twitter Card Tags <= 2.2.4 - Authenticated Reflected XSS

There is a reflected XSS vulnerability caused by "Open Graph for Facebook, Google+ and Twitter Card Tags" in the wdfbogerror parameter on a GET request when editing a post. This can be exploited by tricking an authenticated Wordpress administrator into clicking a malicious link. This vulnerabilit...

4.3CVSS0.7AI score0.01476EPSS
SaveExploits1References2
wpexploit
wpexploit
added 2017/09/09 12:00 a.m.26 views

WPHRM <= 1.0 - Authenticated SQL Injection

The vulnerability allows an employee users to inject SQL commands. http://localhost/PATH/?hr-dashboard=user&page=message&tab=viewmessage&from=inbox&id=SQL-23+union+select 1,2,3,4,5,SELECT+GROUPCONCATtablename+SEPARATOR+0x3c62723e+FROM+INFORMATIONSCHEMA.TABLES+WHERE+TABLESCHEMA=DATABASE,7,8--%20-...

6.5CVSS3.2AI score0.03029EPSS
SaveExploits5References2
wpexploit
wpexploit
added 2017/08/07 12:00 a.m.26 views

Easy Modal <= 2.0.17 - Authenticated SQL Injection

This can only be exploited by a user who already has access to the admin with a valid nonce. During the security analysis, ThunderScan discovered SQL injection vulnerabilities in the Easy Modal WordPress Plugin. The easiest way to reproduce the vulnerability is to visit the provided URL while bei...

6.5CVSS2.8AI score0.01019EPSS
SaveExploits1References2
wpexploit
wpexploit
added 2017/04/27 12:00 a.m.26 views

Gravitate QA Tracker <= 1.2.1 - Unauthenticated PHP Object Injection

The plugin gravitate-qa-tracker insecurely trusts serialized data submitted over HTTP requests. This opens up the site to a PHP object injection vulnerability potential exploit vector. Attack is exploitable over HTTP requests to sites with the gravitate-qa-tracker Plugin. The original researcher...

7.5CVSS0.8AI score0.02339EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2016/09/14 12:00 a.m.26 views

WP Front End Profile <= 0.2.1 - Privilege Escalation & Stored Cross-Site Scripting (XSS)

It is possible to modify a POST request to overwrite user meta including 'wpcapabilities' and 'wpuserlevel' which results in a privilege escalation vulnerability. User input is not sanitised or escaped on output resulting in a stored XSS vulnerability. Timeline: 2016-09-12: Vulnerability found...

7.5CVSS0.4AI score0.01773EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2016/05/06 12:00 a.m.26 views

safe-editor <= 1.1 - Unauthenticated CSS/JS-injection

When saving JS/CSS in this plugin then both private and public ajax-hooks are being used. Because of this anyone can post JS/CSS that are saved to the db and printed to the head and footer portion of the page. In the file "index.php" in root folder on line 188 and 189 you can see that both privat...

4.3CVSS6.3AI score0.01506EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2016/01/27 12:00 a.m.26 views

IMPress Listings <= 2.0.1 - Unauthenticated Reflected Cross-Site Scripting (XSS)

The IMPress Listings WordPress plugin was affected by an Unauthenticated Reflected Cross-Site Scripting XSS security vulnerability. IMPress Listings XSS Demo alertdocument.cookie;...

4.3CVSS0.4AI score0.00985EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2015/07/18 12:00 a.m.26 views

wptf-image-gallery 1.0.3 - Remote File Download

Plugin is still affected and has been closed. The ./wptf-image-gallery/lib-mbox/ajaxload.php code doesn't sanitize user input or check that a user is authorized to download files. This allows an unauthenticated user to download sensitive system files: 1 $ curl...

5CVSS1.2AI score0.02068EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2015/06/10 12:00 a.m.26 views

RobotCPA Plugin V5 - Unauthenticated Local File Inclusion

The robotcpa WordPress plugin was affected by an Unauthenticated Local File Inclusion security vulnerability. This issue has been seen exploited in the wild with the following payload: http://www.example.com/wp-content/plugins/robotcpa/f.php?l=..%2F..%2F..%2Fwp-config.php...

5CVSS0.9AI score0.12736EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2012/06/07 12:00 a.m.26 views

MM Forms & MM Forms Community 2.2.6 - Unauthenticated Arbitrary File Upload

Attackers have been seen probing for the "/wp-content/plugins/mm-forms/includes/doajaxfileupload.php" file. PostShell.php "@$uploadfile"; curlsetopt$ch, CURLOPTRETURNTRANSFER, 1; $postResult = curlexec$ch; curlclose$ch; print "$postResult"; ? Shell Access :...

7.5CVSS1.6AI score0.11439EPSS
SaveExploits3References1
wpexploit
wpexploit
added 2020/08/05 12:00 a.m.25 views

FoodBakery < 2.0 - Unauthenticated Reflected XSS

An Unauthenticated Reflected XSS vulnerability was discovered in the FoodBakery theme through 1.9 for WordPress. Note: The issue was hot patched in 1.9. As a result, there are two 1.9 versions out there, one vulnerable and one with the patch...

2.5AI score
SaveExploits0References2
wpexploit
wpexploit
added 2020/05/29 12:00 a.m.25 views

Multi Scheduler <= 1.0.0 - Arbitrary Record Deletion via CSRF

The lack of CSRF check could allow attacker to delete arbitrary records from the plugin for example Professional ones via a CSRF attack. The issue is not patched, and has ben escalated to WP plugins team on May 29th, 2020 The PoC will be displayed once the issue has been remediated...

4.3CVSS6.4AI score0.01193EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/04/02 12:00 a.m.25 views

Woocommerce Subscriptions < 3.0.3 - CSRF to Cancel/Re-Activate Subscription

During a blog assessment, we identified a CSRF issue in the Woocommerce Subscriptions plugin, which could allow attackers to cancel and re-activate a logged in user's subscription. Even though the wpnonce parameter was needed in the request, its value was not verified, allowing an empty value to ...

1.4AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/02/24 12:00 a.m.25 views

Ultimate Membership Pro < 8.6.2 - Multiple CSRF Issues via AJAX Calls, Insufficient Filename Entropy

Version 8.6.1 attempted fo fix multiple critical issues mainly lack of authorisation checks, allowing low privileges users to call the admin functions of the plugin, leading to PII disclosure and login bypasses. However, the fixes were not sufficient: - An indeedIsAdmin check was added to all AJA...

SaveExploits0References2
wpexploit
wpexploit
added 2020/02/06 12:00 a.m.25 views

Ultimate Membership Pro < 8.6.1 - Multiple Critical Vulnerabilities

Multiple Critical Vulnerabilities found in Ultimate Membership Pro could leads to Authenticated using a low privilege account, such as subscriber Remote Code Execution on default Installation, as well as PII disclosure such as emails, IP addresses, hashed passwords, usernames, User-Agent and so o...

8.1AI score
SaveExploits0References2
wpexploit
wpexploit
added 2020/01/06 12:00 a.m.25 views

WP Simple Spreadsheet Fetcher For Google < 0.3.7 - Arbitrary API Key update via CSRF

The lack of Cross-Site Request Forgery CSRF checks on the plugin's settings page could allow CSRF attacks to set an arbitrary API key...

1.2AI score
SaveExploits0References1
wpexploit
wpexploit
added 2019/09/16 12:00 a.m.25 views

Poll, Survey, Form & Quiz Maker by OpinionStage < 19.6.25 - Unauthenticated Cross-Site Scripting (XSS)

This vulnerability has been seen actively exploited in the wild. http://www.example.com/wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email="alert1...

1AI score
SaveExploits0References2
wpexploit
wpexploit
added 2019/09/08 12:00 a.m.25 views

Nexos - Real Estate < 1.6.1 - SQL Injection & Persistent XSS

----- SQL Injection: ----- Vulnerable 'id' parameter is https://listing-themes.com/nexos-wp/wp-admin/admin.php?page=ownlistingaddlisting=8 ----- Persistent XSS: ----- You need a new user account, then go to any property listing on the website and use «ENQUIRY FORM» on the right sidebar...

8.1AI score
SaveExploits0References1
wpexploit
wpexploit
added 2019/02/26 12:00 a.m.25 views

Ultimate Membership Pro 7.4.2 <= 7.5 - Arbitrary media include

In addition to cropping/rotating/resizing an image of your choosing, you can abuse the imgUrl feature on versions that it's available on 7.4.2+ at least to make an HTTP request to any site you want. For example, by having it connect to a site you control, you can determine the IP address of the...

0.8AI score
SaveExploits0References2
wpexploit
wpexploit
added 2019/02/05 12:00 a.m.25 views

Blog2Social <= 5.0.2 - Authenticated Cross-Site Scripting (XSS)

The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin was affected by an Authenticated Cross-Site Scripting XSS security vulnerability. http://example.com/wp-admin/admin.php?page=blog2social-ship&postId=70&b2saction=1&b2supdatepublishdate='"...

4.3CVSS1.4AI score0.0178EPSS
SaveExploits2References3
wpexploit
wpexploit
added 2018/09/19 12:00 a.m.25 views

Localize My Post 1.0 - Unauthenticated Local File Inclusion (LFI)

The localize-my-post WordPress plugin was affected by an Unauthenticated Local File Inclusion LFI security vulnerability. http://www.example.com/wp-content/plugins/localize-my-post/ajax/include.php?file=../../../../../../../../../../etc/passwd...

5CVSS1.8AI score0.21183EPSS
SaveExploits3References3
wpexploit
wpexploit
added 2018/08/26 12:00 a.m.25 views

Gift Voucher <= 4.1.1 - Unauthenticated Blind SQL Injection

The wpgvdoajaxfronttemplate AJAX action both authenticated and unauthenticated, defined in the front.php does not sanitised, validate or escape the templateid parameter before using it in a SQL statement, leading to a SQL Injection issue. This has been present since at least 1.0.5 v4.1.0 tried to...

7.5CVSS0.9AI score0.23571EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2018/07/20 12:00 a.m.25 views

Multi Step Form <= 1.2.5 - Multiple Unauthenticated Reflected XSS

WordPress Plugin Multi Step Form before 1.2.5 allows remote users to execute JavaScript code through Reflected XSS attacks. This issue can be exploited by unauthenticated attackers, by the use of CSRF, for example. The following parameters are vulnerable in fwsenddata function: fwdataid1 fwdataid...

4.3CVSS0.6AI score0.01664EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2018/01/24 12:00 a.m.25 views

Email Subscribers & Newsletters < 3.4.8 - Unauthenticated Subscriber Download

The Email Subscribers & Newsletters – Simple and Effective Email Marketing WordPress Plugin WordPress plugin was affected by an Unauthenticated Subscriber Download security vulnerability. POST /?es=export ... option=viewallsubscribers...

5CVSS3AI score0.02704EPSS
SaveExploits2References3
wpexploit
wpexploit
added 2017/07/30 12:00 a.m.25 views

WP Live Chat Support < 7.1.05 - Cross-Site Scripting (XSS)

WP Live Chat Support is vulnerable by sending XSS payloads through chat...

4.3CVSS0.6AI score0.01201EPSS
SaveExploits1References1
wpexploit
wpexploit
added 2017/05/05 12:00 a.m.25 views

Clean Login <= 1.7.12 - Change Redirect URL CSRF

The Clean Login WordPress plugin was affected by a Change Redirect URL CSRF security vulnerability...

4.3CVSS0.5AI score0.00611EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2017/03/03 12:00 a.m.25 views

Adminer <= 1.4.5 - Security Bypass

The plugin is still affected and has been closed. https://example.com/wp-content/plugins/adminer/inc/editor/index.php...

2AI score
SaveExploits0References2
wpexploit
wpexploit
added 2016/04/12 12:00 a.m.25 views

Indexisto WordPress Site Search <= 1.0.5 - Unauthenticated Reflected Cross-Site Scripting (XSS)

The indexisto WordPress plugin was affected by an Unauthenticated Reflected Cross-Site Scripting XSS security vulnerability. http://www.example.com/wp-content/plugins/indexisto/assets/js/indexisto-inject.php?indexistoindex="alert1;"...

4.3CVSS1.1AI score0.0402EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2016/03/15 12:00 a.m.25 views

Nextend Facebook Connect <= 1.5.7 - Cross-Site Request Forgery (CSRF)

The Nextend Social Login and Register WordPress plugin was affected by a Cross-Site Request Forgery CSRF security vulnerability...

2.2AI score
SaveExploits0References1
wpexploit
wpexploit
added 2015/06/10 12:00 a.m.25 views

Smart Website Tools by AddThis 4.0.6-5.0.2 - Stored XSS

The Smart Website Tools by AddThis plugin exposes an AJAX function called 'atasyncloading' in 'addthis/addthis-for-wordpress.php'. Access to this function is restricted to Registered users, however is not restricted to Administrative users, meaning that anyone with an account on the target site c...

0.1AI score
SaveExploits0References2
wpexploit
wpexploit
added 2014/04/25 12:00 a.m.25 views

Movies <= 0.6 - Unauthenticated Reflected Cross-Site Scripting (XSS)

The last time it was checked the plugin was still affected and had been closed. http://www.example.com/wp-content/plugins/movies/getid3/demos/demo.mimeonly.php?filename=filename%27%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&...

4.3CVSS1.9AI score0.03983EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2020/08/10 12:00 a.m.24 views

Cardoza WordPress Poll <= 36 - Authenticated SQL Injection

The Cardoza WordPress Poll plugin was vulnerable to authenticated SQL Injection in the "pollid" POST parameter when submitting a poll deletion request. action=deletepoll&pollid=SELECT 2822 FROM SELECTSLEEP5gsJu...

1.7AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/07/18 12:00 a.m.24 views

JobSearch < 1.5.5 - Unauthenticated Reflected Cross-Site Scripting

An Unauthenticated Reflected XSS vulnerability was discovered in the JobSearch plugin v1.5.4 for WordPress. https://eyecix.com/plugins/jobsearch/?jobtype=%3Cimg%20src%3Dx%20onerror%3Dalert%28%60XSS%60%29%3E...

0.8AI score
SaveExploits0References2
wpexploit
wpexploit
added 2020/06/07 12:00 a.m.24 views

SportsPress < 2.7.2 - Authenticated Stored Cross-Site Scripting

Any user with the role of administrator or League Manager is able to store XSS payloads in the custom delimiter setting of events pages. This will then execute on all events pages on the website. Video PoC: https://youtu.be/J8QZ8S6CiS8...

3.5CVSS0.6AI score0.00696EPSS
SaveExploits1
wpexploit
wpexploit
added 2020/05/07 12:00 a.m.24 views

Iframe < 4.5 - Authenticated Stored Cross Site Scripting (XSS)

The iframe plugin before 4.5 does not sanitize a URL. iframe src="javascript:alertdocument.cookie" width="100%" height="500"...

4.3CVSS0.9AI score0.02006EPSS
SaveExploits1
wpexploit
wpexploit
added 2020/04/13 12:00 a.m.24 views

Media Library Assistant < 2.82 - Unauthenticated Limited Local File Inclusion

The Media Library Assistant plugin before 2.82 for WordPress suffers from a Local File Inclusion vulnerability in mlagallery link=download. The LFI is restricted to the "wp-content" directory...

5CVSS2AI score0.04917EPSS
SaveExploits4References3
Total number of security vulnerabilities4361