Lucene search
+L
WpvulndbMost viewed

14608 matches found

WPVulnDB
WPVulnDB
added 2023/12/08 12:0 a.m.36 views

10to8 Online Appointment Booking System < 1.1.0 - Contributor+ Stored XSS

Description 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...

6.5CVSS5.7AI score0.00377EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2023/11/30 12:0 a.m.36 views

Qode Essential Addons < 1.5.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Installation/Activation

Description The Qode Essential Addons plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the installplugin function in all versions up to, and including, 1.5.2. This makes it possible for authenticated attackers, with subscriber-level acce...

9.9CVSS6.8AI score0.01408EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/23 12:0 a.m.36 views

Pre-Publish Checklist < 1.1.2 - Insecure Direct Object Reference to Arbitrary Post '_ppc_meta_key' Update

Description The Pre-Publish Checklist plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 1.1.1 via the ppcmetaboxajaxaddhandler and ppcmetaboxajaxdeletehandler functions due to missing validation on a user controlled key. This can allow...

6.9AI score0.00351EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/21 12:0 a.m.36 views

Autocomplete Location field Contact Form 7 < 3.0 - Admin+ Store Cross-Site Scripting

Description 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 even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Go to "Contact Google Place API...

4.8CVSS7.7AI score0.00442EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/07/10 12:0 a.m.36 views

LMS by Masteriyo < 1.6.8 - Information Exposure

The plugin does not properly safeguards sensitive user information, like other user's email addresses, making it possible for any students to leak them via some of the plugin's REST API endpoints. PoC curl -i -s -k -X $'GET' \ -H $'Host: localhost:8000' -H $'sec-ch-ua: ' -H $'Accept:...

8.8AI score0.0197EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/01/24 12:0 a.m.36 views

LearnPress Plugin < 4.2.0 - Unauthenticated SQLi

The plugin does not properly sanitise and escape the order by parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users...

9.9CVSS9.8AI score0.04269EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/02 12:0 a.m.36 views

Chained Quiz < 1.3.2.3 - Admin+ Stored XSS

The plugin does not sanitise and escape its facebookappid and apikey settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

5.5CVSS2.3AI score0.00642EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/09 12:0 a.m.36 views

WPML < 4.5.14 - CSRF

The plugin does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks such as change the status of a translation job...

8.8CVSS4.5AI score0.00298EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/01/31 12:0 a.m.36 views

TI WooCommerce Wishlist < 1.40.1 - Unauthenticated Blind SQL Injection

The plugins do not sanitise and escape the itemid parameter before using it in a SQL statement via the wishlist/removeproduct REST endpoint, allowing unauthenticated attackers to perform SQL injection attacks PoC time wget...

9.8CVSS3.8AI score0.73998EPSS
SaveExploits2References1Affected Software2
WPVulnDB
WPVulnDB
added 2022/01/24 12:0 a.m.36 views

Popup Builder < 4.0.7 - Admin+ SQL Injection

The plugin does not validate and properly escape the orderby and order parameters before using them in a SQL statement in the admin dashboard, which could allow high privilege users to perform SQL injection PoC...

7.2CVSS1.4AI score0.05887EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/01/17 12:0 a.m.36 views

Noptin < 1.6.5 - Open Redirect

The plugin does not validate the to parameter before redirecting the user to its given value, leading to an open redirect issue PoC https://example.com/?noptinns=emailclick=https://wpscan.com...

6.1CVSS0.3AI score0.0267EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/01/10 12:0 a.m.36 views

GTranslate < 2.9.7 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape the body parameter in the urladdon/gtranslate-email.php file before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue. Note: exploitation of the issue requires knowledge of the NONCESALT and NONCEKEY PoC...

4.7CVSS2.2AI score0.00752EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/18 12:0 a.m.36 views

SEO Redirection < 8.2 - Subscriber+ SQL Injection

The importFromRedirection AJAX action of the plugin, available to any authenticated user, does not properly sanitise the offset parameter before using it in a SQL statement, leading an SQL injection when the redirection plugin is also installed PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept:...

8.8CVSS1.3AI score0.01318EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/13 12:0 a.m.37 views

Simple JWT Login < 3.3.0 - Insecure Password Creation

The plugin can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the strshuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation...

7.5CVSS1.2AI score0.01186EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/09/27 12:0 a.m.36 views

WordPress Contact Forms by Cimatti < 1.4.12 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape the Form Title before outputting it in some admin pages. which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml is disallowed. PoC 1. go to Forms. 2. go to Add New Form 3. In th title put 4. Save...

4.8CVSS0.4AI score0.00598EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/09/09 12:0 a.m.36 views

3D Cover Carousel <= 1.0 - Reflected Cross-Site Scripting

Description The plugin is vulnerable to Reflected Cross-Site Scripting via the id parameter in the /cover-carousel.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS6.1AI score0.00895EPSS
SaveExploits1References1
WPVulnDB
WPVulnDB
added 2021/05/14 12:0 a.m.36 views

WP Super Cache < 1.7.3 - Authenticated Remote Code Execution

The parameters $cachepath, $wpcachedebugip, $wpsupercachefrontpagetext, $cachescheduledtime, $cacheddirectpages used in the plugin settings result in RCE because they allow input of "$" and "\n". This is due to an incomplete fix of CVE-2021-24209. You can run the command directly to...

9CVSS7.1AI score0.23844EPSS
SaveExploits4References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/04/07 12:0 a.m.36 views

OpenID Connect Generic Client 3.8.0-3.8.1 - Reflected Cross Site Scripting (XSS) via Login Error

The plugin did not sanitise the login error when output back in the login form, leading to a reflected Cross-Site Scripting issue. This issue does not require authentication and can be exploited with the default configuration. PoC...

4.3CVSS0.5AI score0.0163EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/02/02 12:0 a.m.36 views

MStore API < 3.2.0 - Authentication Bypass With Sign In With Apple

The plugin had an authentication bypass with Sign In With Apple allowing unauthenticated users to recover an authentication cookie with only an email address. PoC The plugin must have a valid purchase code for the request to work curl -X GET --header 'Content-Type: application/json' --header...

2.3AI score0.03373EPSS
SaveExploits1References2Affected Software1
WPVulnDB
WPVulnDB
added 2020/06/11 12:0 a.m.36 views

WordPress < 5.4.2 - Authenticated XSS via Media Files

Description Props to Luigi – gubello.me for discovering an XSS issue where authenticated users with upload permissions are able to add JavaScript to media files...

6.8CVSS6.4AI score0.03488EPSS
SaveExploits0References2
WPVulnDB
WPVulnDB
added 2020/04/01 12:0 a.m.36 views

Login by Auth0 < 4.0.0 - Multiple Vulnerabilities

CVE-2020-5391 - CSRF controls missing for domain field CVE-2020-5392 - Stored XSS in Settings page CVE-2020-6753 - Stored XSS in multiple pages CVE-2020-7947 - CSV injection vulnerabilities CVE-2020-7948 - Insecure direct object reference...

7.5CVSS1.8AI score0.02842EPSS
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2020/03/09 12:0 a.m.36 views

WPML < 4.3.7 - Authenticated Cross Site Request Forgery leading to Remote Code Execution

The sitepress-multilingual-cms WPML WordPress plugin before version 4.3.7 has CSRF due loose comparison, that leads to remote code execution...

6.8CVSS5AI score0.01705EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2019/11/13 12:0 a.m.36 views

Email Subscribers & Newsletters < 4.2.3 - Multiple Issues

- Unauthenticated File Download leading to Information Disclosure - Blind SQL Injection in INSERT statement - Insecure Permissions on Dashboard and Settings - CSRF on Settings - Send Test Emails from the Administrative Dashboard as an Authenticated User with a role of Subscriber and above -...

6.5CVSS2.3AI score0.71399EPSS
SaveExploits8References2Affected Software1
WPVulnDB
WPVulnDB
added 2019/11/05 12:0 a.m.36 views

Safe SVG <= 1.9.4 - Denial of Service

The Safe SVG WordPress plugin was affected by a Denial of Service security vulnerability...

5CVSS3.1AI score0.02605EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2019/07/27 12:0 a.m.36 views

Animate It < 2.3.6 - XSS

The Animate It! WordPress plugin was affected by a XSS security vulnerability...

6.8CVSS2.5AI score0.00941EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2019/07/26 12:0 a.m.36 views

Photo Gallery by 10Web <= 1.5.30 - SQL Injection

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery WordPress plugin was affected by a SQL Injection security vulnerability...

10CVSS2.8AI score0.04482EPSS
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2018/07/20 12:0 a.m.36 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. PoC The following parameters are vulnerable in fwsenddata function: fwdataid1...

4.3CVSS0.01255EPSS
SaveExploits2References2Affected Software1
WPVulnDB
WPVulnDB
added 2018/01/12 12:0 a.m.36 views

Coming Soon <= 1.1.18 - Authenticated Stored XSS & CSRF

The Coming Soon Page – Responsive Coming Soon & Maintenance Mode WordPress plugin was affected by an Authenticated Stored XSS & CSRF security vulnerability...

6.8CVSS2.4AI score0.00706EPSS
SaveExploits10References2Affected Software1
WPVulnDB
WPVulnDB
added 2016/04/05 12:0 a.m.36 views

Lightbox Plus <= 2.7.2 - CSRF to XSS

The lightbox-plus WordPress plugin was affected by a CSRF to XSS security vulnerability...

4.3CVSS1.9AI score0.00515EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2015/02/03 12:0 a.m.36 views

WordPress <= 1.5.1.2 - XMLRPC SQL Injection

...

7.5CVSS2AI score0.0932EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2015/01/28 12:0 a.m.36 views

Photo Gallery <= 1.2.8 - Multiple Authenticated Reflected XSS

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery WordPress plugin was affected by a Multiple Authenticated Reflected XSS security vulnerability. PoC /wp-admin/admin-ajax.php?action=addImages=700=550=jpg,jpeg,png,gif=bwgaddpreviewimageby=name";...

3.5CVSS1AI score0.02331EPSS
SaveExploits4References1Affected Software1
WPVulnDB
WPVulnDB
added 2014/08/01 10:59 a.m.36 views

Magazine Basic - wp-content/themes/magazine-basic/view_artist.php id Parameter SQL Injection

The Magazine Basic WordPress theme was affected by a wp-content/themes/magazine-basic/viewartist.php id Parameter SQL Injection security vulnerability...

2.5AI score
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2014/08/01 10:58 a.m.36 views

WordPress 3.0 - 3.6 Crafted String URL Redirect Restriction Bypass

...

7.5CVSS2.3AI score0.07493EPSS
SaveExploits2References4Affected Software1
WPVulnDB
WPVulnDB
added 2007/04/29 12:0 a.m.36 views

myGallery <= 1.4b4 - Unauthenticated File Inclusion

The MySliderGallery WordPress plugin was affected by an Unauthenticated File Inclusion security vulnerability. PoC This vulnerability has been seen exploited in the wild with the following payload:...

7.5CVSS1.1AI score0.62871EPSS
SaveExploits3References2Affected Software1
WPVulnDB
WPVulnDB
added 2005/06/29 12:0 a.m.36 views

WordPress <= 1.5.1.2 - XMLRPC Eval Injection

...

7.5CVSS1.8AI score0.79071EPSS
SaveExploits8References1Affected Software1
WPVulnDB
WPVulnDB
added 2024/06/11 12:0 a.m.35 views

YITH WooCommerce Wishlist < 3.33.0 - Authenticated (Admin+) Stored Cross-Site Scripting

Description The YITH WooCommerce Wishlist plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to 3.33.0 exclusive due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

5.9CVSS5.7AI score0.00261EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2024/03/29 12:0 a.m.35 views

Pods < 3.1 - Contributor+ Remote Code Execution

Description The plugin is vulnerable to Remote Code Execution via shortcode, allowing authenticated attackers, with contributor level access or higher, to execute code on the server...

8.8CVSS8AI score0.01291EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2024/02/09 12:0 a.m.35 views

Royal Elementor Addons and Templates < 1.3.88 - Multiple Cross-Site Request Forgery

Description The plugin is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.87. This is due to missing or incorrect nonce validation on several functions. This makes it possible for unauthenticated attackers to perform actions on the site via forged requests grant...

4.3CVSS6.2AI score0.00244EPSS
SaveExploits0References5Affected Software1
WPVulnDB
WPVulnDB
added 2024/01/30 12:0 a.m.35 views

Avada < 7.11.2 - Author+ Arbitrary File Upload via Zip Extraction

Description The theme is vulnerable to arbitrary file uploads due to missing file type validation when extracting zip files in the 'processupload' and 'regenerateiconfiles' functions. This makes it possible for authenticated attackers with author permissions to upload arbitrary files on the...

9.1CVSS9.3AI score0.00469EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2024/01/05 12:0 a.m.35 views

WP Chat App < 3.4.5 - Admin+ Stored XSS

Description 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 even when the unfilteredhtml capability is disallowed for example in multisite setup...

5.9CVSS5.9AI score0.00336EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2024/01/05 12:0 a.m.35 views

Ultimate Addons for WPBakery < 3.19.18 - Cross-Site Request Forgery

Description The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.19.17. This is due to missing or incorrect nonce validation on an unknown function. This makes it possible for unauthenticated attackers to perform...

8.8CVSS6.8AI score0.00222EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/12/23 12:0 a.m.35 views

Currency Converter Widget < 3.0.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via shortcode

Description The Currency Converter Widget – Exchange Rates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions up to, and including, 3.0.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes i...

6.5CVSS5.7AI score0.00303EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2023/12/23 12:0 a.m.35 views

Sayfa Sayaç <= 2.6 - Unauthenticated SQL Injection

Description The Sayfa Sayaç plugin for WordPress is vulnerable to SQL Injection via the in versions up to, and including, 2.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated...

9.8CVSS7.8AI score0.00629EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2023/12/22 12:0 a.m.35 views

Backup Migration < 1.4.0 - Unauthenticated Path Traversal to Arbitrary File Deletion

Description The Backup Migration plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.9 via the 'content-backups' and 'content-name', 'content-manifest', or 'content-bmitmp' and 'content-identy' HTTP headers. This makes it possible for unauthenticated...

9.8CVSS8AI score0.0139EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/12/22 12:0 a.m.35 views

Photo Gallery by 10Web < 1.8.19 - Authenticated (Administrator+) Stored Cross-Site Scripting via Widget

Description The Photo Gallery by 10Web plugin for WordPress is vulnerable to Stored Cross-Site Scripting via widgets in versions up to, and including, 1.8.18 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers...

4.8CVSS5.8AI score0.00461EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/12/15 12:0 a.m.35 views

E2Pdf < 1.20.26 - Admin+ Arbitrary File Upload

Description The plugin does not properly validate upload files via the importaction function, allowing users having access to the plugin by default admin to upload arbitrary files...

7.2CVSS7AI score0.01274EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/29 12:0 a.m.35 views

Mollie Payments for WooCommerce < 7.3.12 - Authenticated (Shop Manager+) Arbitrary File Upload

Description The Mollie Payments for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in one of its functions in all versions up to, and including, 7.3.11. This makes it possible for authenticated attackers, with Shop Manager access to...

9.1CVSS7.6AI score0.00603EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/28 12:0 a.m.35 views

Porto Theme - Functionality < 2.12.1 - Missing Authorization

Description The Porto Theme - Functionality plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on an unknown function in versions up to, and including, 2.11.1. This makes it possible for unauthenticated attackers to perform an unauthorized...

7AI score0.00381EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2023/11/23 12:0 a.m.35 views

Popup by Supsystic < 1.10.20 - Missing Authorization to Sensitive Information Exposure

Description The Popup by Supsystic plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.10.19 via the getWpCsvList action. This makes it possible for authenticated attackers with subscriber level access or higher to extract sensitive data...

6.1AI score0.01267EPSS
SaveExploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/06 12:0 a.m.35 views

Asgaros Forum < 2.7.1 - Unauthenticated Arbitrary File Upload

Description The plugin allows forum administrators, who may not be WordPress super-administrators, to set insecure configuration that allows unauthenticated users to upload dangerous files e.g. .php, .phtml, potentially leading to remote code execution. PoC Any user who has the rights to modify t...

9.8CVSS9.8AI score0.01964EPSS
SaveExploits2Affected Software1
Total number of security vulnerabilities5000