Lucene search
+L
WpvulndbMost viewed

14633 matches found

WPVulnDB
WPVulnDB
added 2021/08/17 12:00 a.m.24 views

Icegram < 2.0.3 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise some parameters, such as headline, which could allow high prolegs users to perform Cross-Site Scripting attacks...

5.4CVSS2.4AI score0.0057EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/13 12:00 a.m.24 views

WP Songbook <= 2.0.11 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the url parameter found in the /inc/class.ajax.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.5AI score0.00844EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/13 12:00 a.m.24 views

Simple Popup Newsletter <= 1.4.7 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $SERVER'PHPSELF' in the /simple-popup-newsletter.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS3.8AI score0.00895EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/13 12:00 a.m.24 views

Multiplayer Games <= 3.7 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $SERVER'PHPSELF' in the /multiplayergames.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.1AI score0.00938EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/09 12:00 a.m.24 views

Clean Login 1.12.6.3 - Reflected Cross-Site Scripting

The plugin does not escape the url parameter in its login form page, leading to a Reflected Cross-Site Scripting issue PoC Append the following payload on a page where the clean-login shortcode is embed: ?url=" Example: https://example.com/clean-login/?url="...

6.5AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/09 12:00 a.m.24 views

Site Reviews < 5.13.1 - Authenticated Stored XSS

The plugin does not sanitise some of its Review Details when adding a review as an admin, which could allow them to perform Cross-Site Scripting attacks when the unfilteredhtml is disallowed PoC As an admin, create a review via the Admin dashboard /wp-admin/post-new.php?posttype=site-review and a...

5.4CVSS2.5AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/09 12:00 a.m.24 views

AddToAny < 1.7.46 - Authenticated Stored XSS

The plugin does not sanitise its Sharing Header setting when outputting it in frontend pages, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed PoC Put the following payload in the Sharing Header setting of th...

5.4CVSS1.4AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/06 12:00 a.m.24 views

WP Fusion Lite < 3.37.30 - CSRF to Data Deletion

The plugin is vulnerable to Cross-Site Request Forgery via the showlogssection function found in the /includes/admin/logging/class-log-handler.php file which allows attackers to drop all logs for the plugin...

6.1CVSS4.6AI score0.0045EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/29 12:00 a.m.24 views

WordPress Download Manager < 3.1.25 - Authenticated Directory Traversal

Authenticated Directory Traversal in WordPress Download Manager Add New. Name the post, and intercept the request when you Submit for Review no file needs to be uploaded. In the filepagetemplate parameter, swap out page-template-1col-flat.php for “\\../../../../../wp-config.php” Then preview the...

4CVSS2.2AI score0.01331EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:00 a.m.24 views

Poll Maker < 3.2.9 - Reflected Cross-Site Scripting

The Poll Maker WordPress plugin is vulnerable to Reflected Cross-Site Scripting via the mcount parameter found in the /admin/partials/settings/poll-maker-settings.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 3.2.8. PoC...

4.3CVSS2.9AI score0.00938EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:00 a.m.24 views

Diary & Availability Calendar <= 1.0.3 - Authenticated (subscriber+) SQL Injection

The daacdeletebookingcallback function, hooked to the daacdeletebooking AJAX action, takes the id POST parameter which is passed into the SQL statement without proper sanitisation, validation or escaping, leading to a SQL Injection issue. Furthermore, the ajax action is lacking any CSRF and...

6.5CVSS0.3AI score0.00821EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/20 12:00 a.m.24 views

KN Fix Your Title <= 1.0.1 - Authenticated Stored XSS

The plugin was vulnerable to Authenticated Stored XSS in the separator field. PoC 1. Install WordPress 5.7.2 2. Install and activate KN Fix Your Title 3. Navigate to Fix Title under Settings Tab Click on I have done this and enter the XSS payload into the Separator input field. 4. Click Save...

3.5CVSS1.2AI score0.0062EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/07 12:00 a.m.24 views

WP Upload Restriction < 2.2.5 - Missing Access Control in getSelectedMimeTypesByRole

Missing access control in getSelectedMimeTypesByRole function allows authenticated users, such as subscribers, to retrieve approved mime types for any given role...

4.3CVSS4.5AI score0.007EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/06 12:00 a.m.24 views

Marmoset Viewer < 1.9.3 - Reflected Cross Site Scripting

The plugin does not property sanitize, validate or escape the 'id' parameter before outputting back in the page, leading to a reflected Cross-Site Scripting issue. PoC https://example.com/wp-content/plugins/marmoset-viewer/mviewer.php?id=http://%3C/script%3E%3Csvg/onload=alert1%3E WPScanTeam...

4.3CVSS6AI score0.03343EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/05 12:00 a.m.24 views

Speed Booster Pack 4.2.0-beta - Authenticated (admin+) RCE

The plugin did not validate its cachingexcludeurls and cachingincludequerystrings settings before outputting them in a PHP file, which could lead to RCE PoC PoC | Authenticated RCE | Caching Exclude URLs / Cached query strings: POST /wp-admin/admin.php?page=sbp-settings HTTP/2 Host: example.com...

6.5CVSS0.3AI score0.01721EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/03 12:00 a.m.24 views

WordPress Popular Posts < 5.3.4 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the widget-wpp2posttype parameter before outputting it in the page, which could lead to a Stored Cross-Site Scripting issue...

3.5CVSS0.9AI score0.00585EPSS
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.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/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.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/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.24 views

CiviCRM < 5.24.3 - Authenticated Phar Deserialization

The plugin was vulnerable to Authenticated Phar Deserialization. The vulnerability was discovered by sonarsource. Update to versions 5.24.3 and above to patch the vulnerability...

8.8CVSS3.6AI score0.01478EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/21 12:00 a.m.24 views

Glass <= 1.3.2 - CSRF to Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its "Glass Pages" setting before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin did not have CSRF check in place when saving its settings, allowing the issue to be exploited via a CSRF attack. PoC Add the...

6.1CVSS2.1AI score0.00412EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/07 12:00 a.m.24 views

WP Google Maps < 8.1.12 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not sanitise, validate of escape the Map Name when output in the Map List of the admin dashboard, leading to an authenticated Stored Cross-Site Scripting issue Note: The vendor attributed the issue in the changelog to the wrong reporter us, WPScan, as we reported it on behalf of th...

5.4CVSS5.1AI score0.02467EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/07 12:00 a.m.24 views

WordPress Popular Posts < 5.3.3 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not properly sanitise or escape its Default Thumbnail setting before outputting back in the page, leading to a stored Cross-Site Scripting issue PoC POST /wp-admin/options-general.php?page=wordpress-popular-posts=tools HTTP/1.1 Accept:...

5.4CVSS0.7AI score0.01442EPSS
SaveExploits1References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/01 12:00 a.m.24 views

Fancy Product Designer < 4.6.9 - Unauthenticated Arbitrary File Upload and RCE

The plugin allows unauthenticated attackers to upload arbitrary files, resulting in remote code execution. The issue is being actively exploited, and no patch is available. Further details will be made available once pathed. PoC The Custom Product Designer plugin for WordPress offers the ability...

9.8CVSS1.6AI score0.47091EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/26 12:00 a.m.24 views

Simple 301 Redirects by BetterLinks - 2.0.0 – 2.0.3 - Update and Retrieve Wildcard Value

In the plugin, the lack of capability checks and insufficient nonce check on the AJAX actions, simple301redirects/admin/getwildcard and simple301redirects/admin/wildcard, made it possible for authenticated users to retrieve and update the wildcard value for redirects. PoC $wpuser, 'pwd' = $wppass...

4.3CVSS1.4AI score0.0072EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/17 12:00 a.m.24 views

WP Prayer < 1.6.2 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin provides the functionality to store requested prayers/praises and list them on a WordPress website. These stored prayer/praise requests can be listed by using the WP Prayer engine. An authenticated WordPress user with any role can fill in the form to request a prayer. The form to reque...

5.4CVSS0.5AI score0.00698EPSS
SaveExploits5References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/16 12:00 a.m.24 views

Database Backup for WordPress < 2.4 - Authenticated Persistent Cross-Site Scripting (XSS)

The plugin did not escape the backuprecipient POST parameter in before output it back in the attribute of an HTML tag, leading to a Stored Cross-Site Scripting issue. PoC POST /wp-admin/tools.php?page=wp-db-backup HTTP/1.1 Host: example.com User-Agent: Mozilla/5.0 Content-Type:...

5.4CVSS5.3AI score0.00703EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/09 12:00 a.m.24 views

Simple Giveaways < 2.36.2 - Unauthenticated Reflected Cross-Site Scripting (XSS)

The method and share GET parameters of the Giveaway pages were not sanitised, validated or escaped before being output back in the pages, thus leading to reflected XSS PoC https://example.com/giveaway/mygiveaways/?share=%3Cscript%3Ealertdocument.domain%3C/script%3E...

6.1CVSS0.7AI score0.03451EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/04 12:00 a.m.24 views

Goto < 2.1 - Reflected Cross-Site Scripting (XSS)

The theme did not properly sanitize the formvalue JSON POST parameter in its tlfilter AJAX action, leading to an unauthenticated Reflected Cross-site Scripting XSS vulnerability. PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: / Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate...

6.1CVSS1.1AI score0.00822EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/19 12:00 a.m.24 views

Popup by Supsystic < 1.10.5 - Reflected Cross-Site scripting (XSS)

The plugin did not sanitise the tab parameter of its options page before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue PoC /wp-admin/admin.php?page=popup-wp-supsystic="onmouseover=alert1//...

4.3CVSS0.8AI score0.18165EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:00 a.m.24 views

CM Download Manager < 2.8.0 - Authenticated Arbitrary File Deletion

The plugin may allow authorized users to delete arbitrary files and possibly cause a denial of service via the fileName parameter in a deletescreenshot action...

5.5CVSS4.5AI score0.01673EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:00 a.m.24 views

Essential Addons for Elementor < 4.5.4 - Contributor+ Stored Cross-Site Scripting (XSS)

The Essential Addons for Elementor Lite WordPress Plugin before 4.5.4 has two widgets that are vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, both via a similar method. The “Progress Bar” widget accepts a “progressbartitlehtmltag” parameter. Although...

3.5CVSS1.5AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/11 12:00 a.m.24 views

Business Directory Plugin < 5.11 - Arbitrary File Upload to RCE

The plugin suffered from a Cross-Site Request Forgery issue, allowing an attacker to make a logged in administrator import files. As the plugin also did not validate uploaded files, it could lead to RCE. Note WPScanTeam: CSRF check and some file validation were added in v5.11, however a blacklist...

6.8CVSS8.7AI score0.00672EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/02 12:00 a.m.24 views

Business Hours Pro <= 5.5.0 - Unauthenticated Arbitrary File Upload to RCE

The plugin allows a remote attacker to upload arbitrary files using its manual update functionality, leading to an unauthenticated remote code execution vulnerability. Note WPScanTeam: - The issue has been escalated to Envato on March 30th, 2021 and the plugin has been removed from the...

7.5CVSS2.4AI score0.03037EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/16 12:00 a.m.24 views

wpDataTables < 3.4.2 - Improper Access Control leading to Table Permission Takeover

The plugin has Improper Access Control. A low privilege authenticated user that visits the page where the table is published can tamper the parameters to access the data of another user that are present in the same table by taking over the user permissions on the table through formdatawdtID...

5.5CVSS3.9AI score0.01237EPSS
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/24 12:00 a.m.24 views

NextGEN Gallery Pro < 3.1.11 - Reflected Cross-Site Scripting (XSS)

In the eCommerce module of NextGEN Gallery Pro, there is an action to call getcartitems via photocratiajax , after that the settingsshippingaddressname is able to inject malicious javascript. PoC On a page where a NextGEN Pro gallery is embed:...

2AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/12 12:00 a.m.24 views

Post SMTP Mailer/Email Log < 2.0.21 - CSRF Nonce Bypass

A user could bypass the nonce check associated with Export mail to CSV handleCsvExport function PoC Submit a request w/o the post-smtp-log-nonce parameter...

0.4AI score
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/10 12:00 a.m.24 views

Responsive Menu < 4.0.4 - CSRF to Settings Update

"Attackers could craft a request and trick an administrator into importing all new settings. These settings could be modified to include malicious JavaScript, therefore allowing an attacker to inject payloads that could aid in further infection of the site." PoC...

4.1AI score0.00796EPSS
SaveExploits2References1Affected Software2
WPVulnDB
WPVulnDB
added 2021/02/10 12:00 a.m.24 views

Map Block for Google Maps < 1.32 - Unauthorised Google API Key change

The gmwmapblocksavekey AJAX action, available to both authenticated and unauthenticated users did not have any check in place to prevent unauthorised change of the Google API key. PoC...

3.2AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/08 12:00 a.m.24 views

Digital Publications by Supsystic <= 1.6.11 - Authenticated Stored Cross-Site Scripting (XSS)

When creating or editing a publication, all values such as Area Width, Publication Width are vulnerable to stored XSS. It is possible to store code in all input fields as the code does not sanitize any user input. v1.6.11 attempted to fix the issue by using sanitizetextfield, however the output i...

1.1AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/01/29 12:00 a.m.24 views

Modern Events Calendar Lite < 5.16.6 - Authenticated SQL Injection

The plugin did not sanitise the mecpostid POST parameter in the mecfesform AJAX action when logged in as an author+, leading to an authenticated SQL Injection issue. If the Frontend Event Submission form is embed in a public page, then it could lead to any authenticated user, like subscribers to...

0.01505EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/01/15 12:00 a.m.24 views

Pods < 2.7.27 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin was vulnerable to an Authenticated Stored Cross-Site Scripting XSS security vulnerability within the 'Singular Label' field parameter. It is recommended that the Pods WordPress plugin be updated to at least version 2.7.27, which fixes the vulnerability...

3.5CVSS2.4AI score0.00792EPSS
SaveExploits1References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/01/15 12:00 a.m.24 views

Simple Job Board < 2.9.4 - Authenticated Path Traversal Leading to Arbitrary File Download

The plugin does not validate the sjbfile parameter when viewing a resume, allowing authenticated user with the downloadresume capability such as HR users to download arbitrary files from the web-server via a path traversal attack PoC The sjbfile parameter to use may depends on the configuration o...

4CVSS2.5AI score0.30479EPSS
SaveExploits7References2Affected Software1
WPVulnDB
WPVulnDB
added 2020/12/11 12:00 a.m.24 views

Ultimate Category Excluder < 1.2 - Cross-Site Request Forgery

The plugin did not check for CSRF nonce in its options page, allowing attacker to perform CSRF attacks against logged in users...

6.8CVSS4.7AI score0.00898EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2020/07/15 12:00 a.m.24 views

Golo < 1.3.3 - Unauthenticated Reflected XSS

An Unauthenticated Reflected XSS vulnerability was discovered in the Golo theme v1.3.2 for WordPress. PoC https://example.com/?s=%22%3E%3Cimg+src%3Dx+onerror%3DalertXSS%2F%2F%22%3Etype=place...

1AI score
SaveExploits0References3Affected Software1
WPVulnDB
WPVulnDB
added 2020/07/02 12:00 a.m.24 views

Payment Form For Paypal Pro < 1.1.65 - Unauthenticated SQL Injection

The 'query' parameter allowed for any unauthenticated user to perform SQL queries with result output to a web page in JSON format. PoC https://example.com/?cffaction=getdatafromdatabase=SELECT%20%20from%20wpposts...

7.5CVSS0.8AI score0.9453EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2020/06/28 12:00 a.m.24 views

Nexos - Real Estate < 1.8 - Unauthenticated Reflected XSS & SQL Injection

Unauthenticated Reflected XSS and SQL Injection vulnerabilities were discovered in the «Nexos - Real Estate WordPress Theme», tested version — v1.7. June 17th, 2020 - Confirmed & Escalated to Envato. June 19th, 2020 - v1.8 released. Fixing the issues. PoC PoC Unauthenticated Reflected XSS:...

5CVSS0.3AI score0.05901EPSS
SaveExploits7References1Affected Software1
WPVulnDB
WPVulnDB
added 2020/06/28 12:00 a.m.24 views

ACF to REST API < 3.3.0 - Unauthenticated Arbitrary wp_options Disclosure

The plugin does not properly check for authorisation and allowed options to be retrieved from the wp-json/acf/v3/options/ endpoint. This could allow unauthenticated attacker to retrieve arbitrary values from the wpoptions table, such as a list of active plugins. PoC List all active plugins of the...

5CVSS3.4AI score0.13463EPSS
SaveExploits2References2Affected Software1
Total number of security vulnerabilities5000