Lucene search
+L
WpvulndbRecent

14643 matches found

WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.13 views

Booking Calendar | Appointment Booking | BookIt < 2.1.6 - Authorised AJAX Calls

The plugin does not properly check for CSRF in some of its AJAX actions, allowing them to be bypassed. Attackers could make logged in users call them and perform unwanted actions...

4.6AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.16 views

WP Prayer < 1.5.5 - Unauthorised AJAX call via CSRF

The plugin did not properly check for CSRF in its wpeajaxcall AJAX action, which then call other method dynamically, allowing attacker to make user perform unwanted actions...

4.1AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.15 views

Cognitive Content Analyzer < 2.3 - Unauthorised AJAX call via CSRF

The plugin did not properly check for CSRF in its blobinatoranalyze AJAX action, allowing attacker to make a logged in administrator call the blobinatorprocesstext method with arbitrary parameters and update the related post with the results. PoC POST /wordpress/wp-admin/admin-ajax.php HTTP/1.1...

2.8AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.15 views

MZ MBO Access < 2.0.9 - Unauthorised AJAX call

The plugin did not properly check for CSRF in some of its AJAX action, allowing attackers to make users unwanted actions...

5.5AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.13 views

Express Shop < 4.0.3 - CSRF Bypass

The plugin did not properly check for CSRF in its qcldexpressvariableproductquickview AJAX action, allowing attacker to make user call it via a CSRF attack...

3.7AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/30 12:00 a.m.16 views

MailOptin < 1.2.35.2 - Unauthorised AJAX Call

The fetchcustomfields and fetchtags function did not have proper CSRF check and authorisation, allowing unauthorised users to call the related AJAX action via either low privilege account or CSRF attack PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: application/json, text/javascript, /; q=0.0...

2.8AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.24 views

RSVPMaker < 8.7.3 - Authenticated (admin+) SSRF

The Import feature of the plugin /wp-admin/tools.php?page=rsvpmakerexportscreen takes an URL input and calls curl on it, without first validating it to ensure it's a remote one. As a result, a high privilege user could use that feature to scan the internal network via a SSRF attack. PoC Go to the...

4CVSS0.5AI score0.01012EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.17 views

Super Progressive Web Apps < 2.1.13 - Authenticated (High Privileged) Arbitrary File Upload to RCE

When the Apple Touch Icons & Splash Screen add-on is active, its superpwasplashscreenuploader AJAX action, did not properly check for authorisation and the content of the uploaded archive file. This allows high privilege users admin+ to upload an archive with a PHP file, leading to RCE. v2.1.12...

SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.13 views

Super Progressive Web Apps < 2.1.12 - Authenticated (Low Privileged) Arbitrary File Upload to RCE

When the Apple Touch Icons & Splash Screen add-on is active, its superpwasplashscreenuploader AJAX action, does not properly check for CSRF, authorisation and the content of the uploaded archive file. This allows attackers to upload an archive with a PHP file, leading to RCE by either using a low...

0.4AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.23 views

Quiz Maker < 6.2.0.9 - Multiple Authenticated Blind SQL Injections

The plugin did not properly sanitise and escape the order and orderby parameters before using them in SQL statements, leading to SQL injection issues in the admin dashboard When we WPScanTeam confirmed the issues, more SQL Injections were identified, reported and fixed by the vendor but have not...

6.5CVSS0.01292EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.23 views

Popup Like box - Page Plugin < 3.5.3 - Authenticated Blind SQL Injections

The getfblikeboxes function in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p orderby --level 5 --risk 3 --dbms...

6.5CVSS0.1AI score0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.20 views

Portfolio Responsive Gallery < 1.1.8 - Authenticated Blind SQL Injections

The getportfolios and getportfolioattributes functions in the class-portfolio-responsive-gallery-list-table.php and class-portfolio-responsive-gallery-attributes-list-table.php files of the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to...

6.5CVSS9AI score0.014EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.22 views

Handsome Testimonials & Reviews < 2.1.1 - Authenticated (Subscriber+) SQL Injection

The hndtstactioninstancecallback AJAX call of the plugin, available to any authenticated users, does not sanitise, validate or escape the hndtstpreviewShortcodeInstanceId POST parameter before using it in a SQL statement, leading to an SQL Injection issue. PoC curl -i -s -k -X $'POST' \ -H...

6.5CVSS1.8AI score0.01599EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.26 views

Popup box < 2.3.4 - Authenticated Blind SQL Injections

The getayspopupboxes and getpopupcategories functions of the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC Exploit All of them with same technique...

6.5CVSS0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.32 views

WP Offload SES Lite < 1.4.5 - Stored Cross-Site Scripting (XSS)

The plugin did not escape some of the fields in the Activity page of the admin dashboard, such as the email's id, subject and recipient, which could lead to Stored Cross-Site Scripting issues when an attacker can control any of these fields, like the subject when filling a contact form for exampl...

5.4CVSS1.1AI score0.00681EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.22 views

Photo Gallery by Ays - Responsive Image Gallery < 4.4.4 - Authenticated Blind SQL Injections

The getgallerycategories and getgalleries functions in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p orderby...

6.5CVSS0.3AI score0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.10 views

Multiple Plugins from AYS Pro - Reflected Cross-Site Scripting (XSS)

The plugins did not properly sanitise and escape some GET parameters before outputting them back in attributes, leading to reflected Cross-Site Scripting issues which will be executed in the context of a logged in administrator PoC...

0.1AI score
SaveExploits0Affected Software6
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.27 views

FAQ Builder < 1.3.6 - Authenticated Blind SQL Injections

The getfaqs function in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p orderby --level 5 --risk 3 --dbms MySQL...

6.5CVSS0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.23 views

Poll Maker < 3.2.1 - Authenticated Blind SQL Injections

The getpollcategories, getpolls and getreports functions in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p order...

6.5CVSS0.1AI score0.01409EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.20 views

Image Slider by Ays - Responsive Slider and Carousel < 2.5.0 - Authenticated Blind SQL Injection

The getsliders function in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p orderby --level 5 --risk 3 --dbms MySQ...

6.5CVSS0.1AI score0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.24 views

Survey Maker < 1.5.6 - Authenticated Blind SQL Injections

The getresults and getitems functions in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard Note WPScanTeam: Other SQLi were identified when confirming the...

6.5CVSS0.1AI score0.01362EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:00 a.m.16 views

Secure Copy Content Protection and Content Locking < 2.6.7 - Authenticated Blind SQL Injections

The getreports function in the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the getresults DB calls, leading to SQL injection issues in the admin dashboard PoC SQLMAP: python sqlmap.py -r r.txt -p orderby --level 5 --risk 3 --dbms MySQ...

6.5CVSS0.01344EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.55 views

Onair2 < 3.9.9.2 & KenthaRadio < 2.0.2 - Unauthenticated RFI and SSRF

The theme and plugin have exposed proxy functionality to unauthenticated users, sending requests to this proxy functionality will have the web server fetch and display the content from any URI, this would allow for SSRF Server Side Request Forgery and RFI Remote File Inclusion vulnerabilities on...

7.5CVSS1.9AI score0.56614EPSS
SaveExploits2Affected Software2
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.15 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. PoC Add the following...

4.3CVSS3.4AI score0.00412EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.19 views

Post Grid < 2.1.8 - Reflected Cross-Site Scripting (XSS)

The slider import search feature and tab parameter of the plugin settings are not properly sanitised before being output back in the pages, leading to Reflected Cross-Site Scripting issues PoC https://example.com/wp-admin/edit.php?posttype=postgrid=post-grid-settings="...

4.3CVSS0.5AI score0.11241EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.31 views

W3 Total Cache < 2.1.5 - Reflected XSS in Extensions Page (JS Context)

The plugin was affected by a reflected Cross-Site Scripting XSS issue within the "extension" parameter in the Extensions dashboard, when the 'Anonymously track usage to improve product quality' setting is enabled, as the parameter is output in a JavaScript context without proper escaping. This...

4.3CVSS5.8AI score0.01917EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.27 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 PoC - 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...

3.5CVSS0.6AI score0.00547EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.16 views

DrawBlog <= 0.90 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or validate some of its settings before outputting them back in the page, leading to an authenticated stored Cross-Site Scripting issue PoC As admin, put the following payload in the "Checkbox reminder" setting of the plugin: "...

3.5CVSS1.4AI score0.00613EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.120 views

ProfilePress 3.0 - 3.1.3 - Arbitrary File Upload in File Uploader Component

There is functionality in the plugin to add file uploads to user registrations and profile updates that had no file type checking in place making it possible for arbitrary files to be uploaded. PoC fh = open'shell.php', 'wb' fh.writeb'\xFF\xD8\xFF\xE0' + b'' fh.close 'Hax0r', 'regemail' =...

9.8CVSS1.4AI score0.06744EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.26 views

Tutor LMS < 1.9.2 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not escape the Summary field of Announcements when outputting it in an attribute, which can be created by users as low as Tutor Instructor. This lead to a Stored Cross-Site Scripting issue, which is triggered when viewing the Announcements list, and could result in privilege...

3.5CVSS1.3AI score0.00747EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.22 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. PoC 'Hax0r3', 'regemail' = '[email protected]',...

9.8CVSS0.8AI score0.0412EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.23 views

ProfilePress 3.0 - 3.1.3 - Arbitrary File Upload in Image Uploader Component

The cover photo and profile photo upload functionalities of the plugin were vulnerable to arbitrary file uploads due to the use of exifimagetype for filetype checking. PoC 'Hax0r2', 'regemail' = '[email protected]', 'regpassword' = 'password', 'regpasswordpresent' = 'true', 'regfirstname' =...

9.8CVSS2.1AI score0.02101EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.50 views

W3 Total Cache < 2.1.4 - Reflected XSS in Extensions Page (Attribute Context)

The plugin was vulnerable to a reflected Cross-Site Scripting XSS security vulnerability within the "extension" parameter in the Extensions dashboard, which is output in an attribute without being escaped first. This could allow an attacker, who can convince an authenticated admin into clicking a...

4.3CVSS0.2AI score0.01905EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.26 views

Side Menu Lite < 2.2.1 - Authenticated SQL Injection

The plugin does not properly sanitize input values from the browser when building an SQL statement. Users with the administrator role or permission to manage this plugin could perform an SQL Injection attack. PoC http://www.example.com/wp-admin/admin.php?page=side-menu-lite=add-new=duplicate=0...

6.5CVSS0.8AI score0.01587EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.24 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. PoC Use a proxy such as Burp Suite to capture the request made when change your own...

5.5CVSS0.00775EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.23 views

Awesome Weather Widget <= 3.0.2 - Reflected Cross-site Scripting (XSS)

The plugin does not sanitize the id parameter of its awesomeweatherrefresh AJAX action, leading to an unauthenticated Reflected Cross-Site Scripting XSS Vulnerability. Note WPScanTeam: The issue was reported to the WP plugins team on May 4th, 2021, then June 7th, 2021 due to lack of update. PoC...

4.3CVSS0.6AI score0.00726EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.19 views

ProfilePress < 3.1.8 - Authenticated Stored XSS

The plugin did not sanitise or escape some of its settings before saving them and outputting them back in the page, allowing high privilege users such as admin to set JavaScript payloads in them even when the unfilteredhtml capability is disallowed, leading to an authenticated Stored Cross-Site...

3.5CVSS0.8AI score0.00652EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.24 views

Event Geek <= 2.5.2 - Stored Cross-site Scripting (XSS)

The plugin does not sanitise or escape its "Use your own theme" setting before outputting it in the page, leading to an authenticated admin+ stored Cross-Site Scripting issue PoC As admin, put the following payload in the "Use your own theme enter URL:" option...

3.5CVSS0.7AI score0.00613EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.24 views

Bookshelf <= 2.0.4 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its "Paypal email address" setting before outputting it in the page, leading to an authenticated Stored Cross-Site Scripting issue PoC Add the following payload in the "Paypal email address" setting of the plugin /wp-admin/admin.php?page=bookshelf-settings: ...

3.5CVSS1.2AI score0.0062EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.22 views

Any Hostname <= 1.0.6 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its "Allowed hosts" setting, leading to an authenticated stored XSS issue as high privilege users are able to set XSS payloads in it PoC As admin, put the following payload in the "Allowed host" setting of the plugin /wp-admin/options-general.phpany-hostname...

3.5CVSS2.1AI score0.00613EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.35 views

ProfilePress 3.0 - 3.1.3 - Unauthenticated Privilege Escalation

The user registration functionality of the plugin allowed arbitrary user meta to be supplied, including wpcapabilities, during registration which made it possible for users to register as an administrator. PoC 'Hax0r', 'regemail' = '[email protected]', 'regpassword' = 'password', 'regpasswordpresen...

9.8CVSS4.2AI score0.68862EPSS
SaveExploits8References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.18 views

Steam Group Viewer <= 2.1 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its "Steam Group Address" settings before outputting it in the page, leading to an authenticated Stored Cross-Site Scripting issue PoC Enter the following payload in the "Steam Group Adrdess" setting of the plugin: "...

3.5CVSS1AI score0.0062EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/25 12:00 a.m.12 views

Event Calendar WD < 1.1.46 - Cross-Site Scripting (XSS)

The plugin was affected by a Cross-Site Scripting issue...

1.8AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/25 12:00 a.m.15 views

Paid Membership Pro < 2.5.10 - Cross-Site Scripting (XSS)

The plugin was affected by a. Cross-Site Scripting issue in the edit order page or the admin dashboard...

2.3AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/25 12:00 a.m.21 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 PoC...

6.1CVSS0.04378EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/24 12:00 a.m.22 views

ZoomSounds < 6.05 - Unauthenticated Arbitrary File Upload

The plugin contained a PHP file, allowing unauthenticated users to upload an arbitrary file anywhere on the web server. Note WPScanTeam: It's unclear which version fixed the issue exactly, however we were able to confirm the issue on version as high as v5.96 and that the related file has been...

1.4AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/23 12:00 a.m.22 views

WP Image Zoom < 1.47 - Local File Inclusion

The plugin did not validate its tab parameter before using it in the includeonce function, leading to a local file inclusion issue in the admin dashboard PoC PoC: https://example.com/wp-admin/admin.php?page=zoooomsettings=whatever This URL shows includeonce error, which indicates that the paramet...

5CVSS0.1AI score0.01375EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/22 12:00 a.m.16 views

Fudousan < 5.7.2 - Authenticated Cross-Site Scripting (XSS)

The plugin which has the same slug for its free, Pro Single-User and Pro Multi-User versions from the Nendeb vendor contains an authenticated Cross-Site Scripting issue...

5.4CVSS2.6AI score0.00989EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/22 12:00 a.m.24 views

Poll, Survey, Questionnaire and Voting system < 1.5.3 - Unauthenticated Blind SQL Injection

The plugin did not sanitise, escape or validate the dateanswers POST parameter before using it in a SQL statement when sending a Poll result, allowing unauthenticated users to perform SQL Injection attacks PoC v 1.5.3 POST /wp-admin/admin-ajax.php?action=pollinsertvalues HTTP/1.1 Accept: /...

9.8CVSS0.6AI score0.45996EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/22 12:00 a.m.16 views

CiviCRM < 5.28.1 - CSRF to Stored XSS

The plugin was vulnerable to CSRF on the CKEditor Configuration Form. The vulnerability was discovered by sonarsource. Update to versions 5.28.1 and above to patch the vulnerability...

4.3CVSS2.9AI score0.00661EPSS
SaveExploits1References1Affected Software1
Total number of security vulnerabilities14643