Lucene search
+L
WpvulndbMost viewed

14608 matches found

WPVulnDB
WPVulnDB
added 2021/08/10 12:0 a.m.20 views

Book appointment Online < 1.39 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape Service Prices before outputting it in the List, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC In the admin dashboard navigate to Services Add service and put the...

4.8CVSS1.3AI score0.00617EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/09 12:0 a.m.20 views

Stop Spammers Security < 2021.18 - Authenticated Stored XSS

The plugin does not escape some of its settings, allowing high privilege users such as admin to set Cross-Site Scripting payloads in them even when the unfilteredhtml capability is disallowed PoC Put the following payload in any of the API field of the Web Services settings: " autofocus...

5.4CVSS2.3AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/08/04 12:0 a.m.20 views

Availability Calendar < 1.2.1 - Authenticated SQL Injection

The plugin does not escape the category attribute from its shortcode before using it in a SQL statement, leading to a SQL Injection issue, which can be exploited by any user able to add shortcode to posts/pages, such as contributor+ PoC With an account role as low as contributor, put the followin...

8.8CVSS2.5AI score0.01334EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/29 12:0 a.m.20 views

FluentSMTP < 2.0.1 - Authenticated Stored XSS

The plugin does not sanitize parameters before storing the settings in the database, nor does the plugin escape the values before outputting them when viewing the SMTP settings set by this plugin, leading to a stored cross site scripting XSS vulnerability. Only users with roles capable of managin...

3.5CVSS0.4AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:0 a.m.20 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/27 12:0 a.m.20 views

uListing < 2.0.6 - Unauthenticated Privilege Escalation

An Unauthenticated Privilege Escalation vulnerability was discovered in the uListing plugin through v2.0.5 for WordPress. User registration must be allowed on the target website. PoC PoC | Unauthenticated Privilege Escalation | Request: POST /wp-admin/admin-ajax.php?action=stmlistingregister HTTP...

7.5CVSS1.8AI score0.02179EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.20 views

uListing < 2.0.4 - Unauthenticated SQL Injection

An Unauthenticated SQL Injection vulnerability was discovered in the plugin. Vulnerable parameters: custom. SQL Injection types: Error-based, Boolean-based Blind, Time-based Blind. PoC PoC 1 | Unauthenticated SQL Injection | Tables: sqlmap...

7.5CVSS0.2AI score0.021EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/19 12:0 a.m.20 views

Vik Rent Car < 1.1.10 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise the 'Text Next to Icon' field when adding or editing a Characteristic, allowing high privilege users such as admin to use XSS payload in it, leading to an authenticated Stored Cross-Site Scripting issue PoC Add or Edit a Characteristic...

3.5CVSS4.5AI score0.00613EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/12 12:0 a.m.20 views

Page View Counts < 2.4.9 - Contributor+ Stored XSS

The plugin does not escape the postid parameter of pvcstats shortcode, allowing users with a role as low as Contributor to perform Stored XSS attacks. A post made by a contributor would still have to be approved by an admin to have the XSS triggered in the frontend, however, higher privilege user...

3.5CVSS2.3AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/05 12:0 a.m.20 views

Popular Brand SVG Icons - Simple Icons < 2.7.8 - Contributor+ Stored XSS

The plugin does not sanitise or validate some of its shortcode parameters, such as "color", "size" or "class", allowing users with a role as low as Contributor to set Cross-Site payload in them. A post made by a contributor would still have to be approved by an admin to have the XSS triggered in...

3.5CVSS1.8AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/29 12:0 a.m.20 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:0 a.m.20 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:0 a.m.20 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:0 a.m.20 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:0 a.m.20 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:0 a.m.20 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/28 12:0 a.m.20 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/21 12:0 a.m.20 views

myStickymenu < 2.5.2 - Authenticated Stored XSS

The plugin does not sanitise or escape its Bar Text settings, allowing hight privilege users to use malicious JavaScript in it, leading to a Stored Cross-Site Scripting issue, which will be triggered in the plugin's setting, as well as all front-page of the blog when the Welcome bar is active PoC...

3.5CVSS0.4AI score0.00626EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/16 12:0 a.m.20 views

Request a Quote < 2.3.4 - Authenticated Stored XSS

The plugin did not sanitise and escape some of its quote fields when adding/editing a quote as admin, leading to Stored Cross-Site scripting issues when the quote is output in the 'All Quotes" table. Note: By default, admins and editors are allowed to use JavaScript in posts and page, unless the...

5.4CVSS1.6AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/06/14 12:0 a.m.20 views

Woocommerce Stock Manager < 2.6.0 - CSRF to Arbitrary File Upload

The plugin is vulnerable to CSRF leading to Arbitrary File Upload due to missing nonce and file validation in the /admin/views/import-export.php file. PoC File will upload to: /wp-content/plugins/woocommerce-stock-manager/admin/views/upload/PoC.php...

6.8CVSS2.5AI score0.00719EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/31 12:0 a.m.20 views

WP Config File Editor <= 1.7.1 - Authenticated Stored Cross-Site Scripting (XSS)

The WP Config File Editor WordPress plugin was affected by an Authenticated Stored Cross-Site Scripting XSS vulnerability. By default, only administrator users could access the affected functionality, limiting the exploitability of the vulnerability. However, some WordPress admins may allow lesse...

5.4CVSS1.8AI score0.0062EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/26 12:0 a.m.20 views

Simple 301 Redirects by BetterLinks - 2.0.0 – 2.0.3 - Unauthenticated Redirect Export

The exportdata function of the plugin had no capability or nonce checks making it possible for unauthenticated users to export a site's redirects. PoC curl -X POST --url "URL/wp-admin/admin-post.php?page=301options=true"...

8.8CVSS3AI score0.01175EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/26 12:0 a.m.20 views

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

In the plugin, a lack of capability checks and insufficient nonce check on the AJAX action, simple301redirects/admin/activateplugin, made it possible for authenticated users to activate arbitrary plugins installed on vulnerable sites. PoC $wpuser, 'pwd' = $wppass, 'rememberme' = 'forever',...

8.8CVSS1.7AI score0.02997EPSS
SaveExploits3References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/19 12:0 a.m.20 views

FlightLog <= 3.0.2 - Authenticated (editor+) SQL Injection

The plugin does not sanitise, validate or escape various POST parameters before using them a SQL statement, leading to SQL injections exploitable by editor and administrator users PoC 1. to and from parameters Editor Level Tools - Flightlog - add a record POST...

7.2CVSS0.01547EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/09 12:0 a.m.20 views

ReDi Restaurant Reservations < 21.0426 - Unauthenticated Stored Cross-Site Scripting (XSS)

The ReDi Restaurant Reservations plugin provides the functionality to let users make restaurant reservations. These reservations are stored and can be listed on an 'Upcoming' page provided by the plugin. An unauthenticated user can fill in the form to make a restaurant reservation. The form to ma...

6.1CVSS6AI score0.05501EPSS
SaveExploits5References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/05 12:0 a.m.20 views

Hana Flv Player <= 3.1.3 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin was vulnerable to an Authenticated Stored Cross-Site Scripting XSS vulnerability within the "Default Skin" field. PoC Step1: Install and activate the plugin. Step2: Go to the plugin setting. Step3: Enter the following payload in the field "Default Skin" xss"...

5.4CVSS0.9AI score0.0062EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/05/04 12:0 a.m.20 views

Hotjar Connecticator <= 1.1.1 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin was vulnerable to Stored Cross-Site Scripting XSS in the "hotjar script" textarea. The request did include a CSRF nonce that was properly verified by the server and this vulnerability could only be exploited by administrator users. PoC Step 1: Install and activate the plugin "Hotjar...

5.4CVSS0.9AI score0.00624EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/30 12:0 a.m.20 views

Download Manager < 3.1.19 - Authenticated (author+) PHP4 File Upload to RCE

The wpdmadminuploadfile AJAX action used a blacklist approach to forbid potential dangerous files, such as PHP, from being uploaded. However, other dangerous extensions, like .php4 were not forbidden. PoC As an author or any account with the uploadfiles capability, attach a .php4 file to a downlo...

7AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/19 12:0 a.m.20 views

Ultimate Maps by Supsystic < 1.2.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=ultimate-maps-supsystic="onmouseover=alert1//...

4.3CVSS1AI score0.17638EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/19 12:0 a.m.20 views

Contact Form by Supsystic < 1.7.15 - 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=contact-form-supsystic="onmouseover=alert1//...

4.3CVSS0.8AI score0.16044EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/15 12:0 a.m.20 views

Clever Addons for Elementor < 2.1.0 - Contributor+ Stored XSS

The “Clever Addons for Elementor” WordPress Plugin https://wordpress.org/plugins/cafe-lite/ before 2.1.0 has several widgets that are vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, all via a similar method. The “Banner” widget accepts a “titletag”...

3.5CVSS0.7AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:0 a.m.20 views

Podcast Importer SecondLine < 1.1.5 - Server-Side Request Forgery (SSRF)

The plugin was vulnerable to Server-side request forgery SSRF...

5CVSS3.1AI score0.01695EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:0 a.m.20 views

Elementor - Header, Footer & Blocks Template < 1.5.8 - Contributor+ Stored XSS

The “Elementor – Header, Footer & Blocks Template” WordPress Plugin before 1.5.8 has two widgets that are vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, all via a similar method. The “Page Title” widget accepts a “headingtag” parameter. Although the...

3.5CVSS1.1AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:0 a.m.20 views

WooLentor - WooCommerce Elementor Addons + Builder < 1.8.6 - Contributor+ Stored XSS

The “WooLentor – WooCommerce Elementor Addons + Builder” WordPress Plugin before 1.8.6 has a widget that is vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, all via a similar method. The “Product Title” widget accepts a “producttitlehtmltag” parameter...

3.5CVSS0.9AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:0 a.m.20 views

DethemeKit For Elementor < 1.5.5.5 - Contributor+ Stored XSS

The “DeTheme Kit for Elementor” WordPress Plugin before 1.5.5.5 has a widget that is vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, all via a similar method. The “De Page/Post Title” widget accepts an “htmltag” parameter. Although the element control...

3.5CVSS0.7AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/13 12:0 a.m.20 views

The Plus Addons for Elementor Page Builder Lite < 2.0.6 - Contributor+ Stored XSS

The “The Plus Addons for Elementor Page Builder Lite” WordPress Plugin before 2.0.6 has four widgets that are vulnerable to stored Cross-Site Scripting XSS by lower-privileged users such as contributors, all via a similar method. The “Accordion” widget accepts a “titlehtmltag” parameter. Although...

3.5CVSS5.5AI score0.0059EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/11 12:0 a.m.20 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/03 12:0 a.m.20 views

Pie Register < 3.7.0.1 - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise the invitaioncode GET parameter when outputting it in the Activation Code page, leading to a reflected Cross-Site Scripting issue. PoC https://example.com/wp-admin/admin.php?page=prnewregistrationformdashwidget=1code=PHNjcmlwdD5hbGVydCgxKTs8L3NjcmlwdD4=...

4.3CVSS1.1AI score0.01602EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/30 12:0 a.m.20 views

Advanced Booking Calendar < 1.6.8 - Authenticated Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise the license error message when output in the settings page, leading to an authenticated reflected Cross-Site Scripting issue PoC https://plugins.trac.wordpress.org/browser/advanced-booking-calendar/tags/1.6.7/backend/settings.phpL550...

3.5CVSS0.0062EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/29 12:0 a.m.20 views

Virtual Robots.txt < 1.10 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin did not sanitise the content of the robots.txt, allowing high privilege users admin+ to use XSS payloads, which will be output back in the settings page of the plugin. PoC Put the following directive in the plugin settings "User Agents and Directives for this site" Disallow:...

2.1AI score0.01669EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/26 12:0 a.m.20 views

Easy Form Builder <= 1.0 - Authenticated Arbitrary File Upload

The EFBPverifyuploadfile AJAX action of the plugin, available to authenticated users, does not have any security in place to verify uploaded files, allowing low privilege users to upload arbitrary files, leading to RCE. PoC The PoC will be displayed once the issue has been remediated...

6.5CVSS4.6AI score0.01906EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/21 12:0 a.m.20 views

WooCommerce Help Scout < 2.9.1 - Unauthenticated Arbitrary File Upload leading to RCE

We noticed 0-day in the plugin https://woocommerce.com/products/woocommerce-help-scout/ being actively exploited. This vulnerability affects at least versions 2.6-2.8 current latest published version and allows unauthenticated users to upload any files to the site which by default will end up in...

7.5CVSS0.8AI score0.07908EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/17 12:0 a.m.20 views

Elementor < 3.1.2 - Authenticated Stored Cross-Site Scripting (XSS) in Accordion Widget

In the plugin, the accordion widget includes/widgets/accordion.php accepts a ‘titlehtmltag’ parameter. Although the element control lists a fixed set of possible html tags, it is possible for a user with Contributor or above permissions to send a modified ‘savebuilder’ request containing JavaScri...

3.5CVSS0.4AI score0.00746EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/17 12:0 a.m.20 views

WP Page Builder < 1.2.4 - Insecure default configuration Allows Subscribers Editing Access to Posts

By default, the plugin allows subscriber-level users to edit and make changes to any and all posts pages - user roles must be specifically blocked from editing posts and pages. A subscriber, upon registering an account with a site with the WP Pagebuilder plugin, could immediately modify or delete...

4CVSS3.1AI score0.00689EPSS
SaveExploits2References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/16 12:0 a.m.20 views

wpDataTables < 3.4.2 - Blind SQL Injection via length Parameter

The plugin allows a low privilege authenticated user to perform Boolean-based blind SQL Injection in the table list page on the endpoint /wp-admin/admin-ajax.php?action=getwdtableid=1, on the 'length' HTTP POST parameter. This allows an attacker to access all the data in the database and obtain...

4CVSS2.6AI score0.01341EPSS
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/10 12:0 a.m.20 views

Five Star Restaurant Menu < 2.2.1 - Unauthenticated PHP Object Injection

The plugin unserialised the fdmcart cookie value without any sanitisation or validation first, when the Ordering setting of the plugin was enabled, leading to a PHP object injection which could lead to RCE...

7.5CVSS3.1AI score0.30798EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/03 12:0 a.m.20 views

Advanced Order Export For WooCommerce < 3.1.8 - Reflected Cross-Site Scripting (XSS)

This plugin helps you to easily export WooCommerce order data. The tab parameter in the Admin Panel is vulnerable to reflected XSS. PoC wp-admin/admin.php?page=wc-order-export=alert/XSS/...

4.3CVSS0.9AI score0.10348EPSS
SaveExploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/08 12:0 a.m.20 views

Ultimate Maps by Supsystic < 1.1.17 - Authenticated SQL Injections

The GET parameters sidx and sord were used in a SQL statement without being sanitised when searching for maps in the dashboard, leading to an authenticated SQL Injection issues. PoC...

0.8AI score
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/01/20 12:0 a.m.20 views

Advanced Custom Field Pro < 5.9.1 - Reflected Cross-Site Scripting (XSS)

The plugin did not properly escape the generated update URL when outputting it in an attribute, leading to a reflected Cross-Site Scripting issue in the update settings page. PoC The PoC will be displayed on April 16, 2021, to give users the time to update...

0.9AI score0.01387EPSS
SaveExploits2References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/01/20 12:0 a.m.20 views

123ContactForm for WordPress <= 1.5.6 - Unauthenticated Arbitrary Post Creation

Description The cfp-new-post AJAX action uses the cfpauthenticate function to attempt to verify the signature, however uses user controller input to do so which result in a bypass, then allowing unauthenticated attackers to create arbitrary posts...

7.3AI score
SaveExploits0References1
Total number of security vulnerabilities5000