Lucene search
+L
WpvulndbRecent

14606 matches found

WPVulnDB
WPVulnDB
•added 2021/08/17 12:0 a.m.•21 views

Fileviewer <= 2.2 - Arbitrary File Upload/Deletion via CSRF

The plugin does not have CSRF checks in place when performing actions such as upload and delete files. As a result, attackers could make a logged in administrator delete and upload arbitrary files via a CSRF attack PoC To delete /phpinfo.php:...

8.8CVSS1.6AI score0.00713EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/17 12:0 a.m.•13 views

MF Gig Calendar <= 1.1 - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise or escape the id GET parameter before outputting back in the admin dashboard when editing an Event, leading to a reflected Cross-Site Scripting issue PoC...

6.1CVSS0.02721EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/17 12:0 a.m.•17 views

Shopp eCommerce <= 1.4 - Unauthenticated Arbitrary File Upload

The shoppuploadfile AJAX action of the plugin, available to both unauthenticated and authenticated user does not have any security measure in place to prevent upload of malicious files, such as PHP, allowing unauthenticated users to upload arbitrary files and leading to RCE PoC...

9.8CVSS0.7AI score0.01978EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/17 12:0 a.m.•27 views

PostX Gutenberg Blocks for Post Grid < 2.4.10 - Missing Access Controls

The plugin performs incorrect checks before allowing any logged in user to perform some ajax based requests, allowing any user to modify, delete or add ultpoptions values. PoC You can run this from a browser's javascript console:...

6.5CVSS1.3AI score0.00716EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•13 views

Email Artillery <= 4.1 - CSRF to Stored XSS

The plugin does not sanitise, validate or escape its settings, and is lacking any CSRF check before saving them. As a result, an attacker could make a logged in admin change them and put malicious JavaScript code as well, leading to Stored Cross-Site Scripting issues. PoC...

1.4AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•14 views

CBX Bookmark & Favorite < 1.6.9 - Reflected Cross-Site Scripting

The plugin does not escape a page parameter before outputting it back in attributes, leading to Reflected Cross-Site Scripting issues PoC...

1.2AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•14 views

Multiple Plugins - CSRF Bypass

Multiple plugins are affected by CSRF issues due to a logic flaw in their CSRF checks, which could allow attackers to make users perform unwanted actions rucy = 0.4.4 wp-backgrounds-lite = 2.3 wp-security-questions = 1.0.5 event-espresso-decaf = 4.10.11.decaf photo-contest = 1.0.6 opal-estate =...

4.6AI score
Exploits0References1Affected Software9
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•16 views

WP Courses LMS < 2.0.44 - Authenticated Stored XSS via Video Embed Code

The plugin does not sanitise its Video Embed Code, allowing malicious code to be injected in it by high privilege users, even when the unfilteredhtml capability is disallowed, which could lead to Stored Cross-Site Scripting issues PoC 1. On the dashboard, navigate to WP Courses Courses Add New...

4.8CVSS1.5AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•15 views

Simple eCommerce <= 2.2.5 - Arbitrary File Upload

The plugin does not check for the uploaded Downloadable Digital product file, allowing any file, such as PHP to be uploaded by an administrator. Furthermore, as there is no CSRF in place, attackers could also make a logged admin upload a malicious PHP file, which would lead to RCE PoC...

8.8CVSS1.7AI score0.00632EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•11 views

Email Artillery <= 4.1 - Multiple Authenticated SQL Injections

The plugin does not sanitise, validate or escape some user input before using it in SQL statements in the admin dashboard, leading to SQL Injections PoC https://example.com/wp-admin/admin.php?page=etmbu-all-posts=yesid=1%20AND%20SELECT%2042%20FROM%20SELECTSLEEP5aa...

Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•20 views

Email Artillery <= 4.1 - Arbitrary File Upload

The plugin does not properly check the uploaded files from the Import Emails feature, allowing arbitrary files to be uploaded. Furthermore, the plugin is also lacking any CSRF check, allowing such issue to be exploited via a CSRF attack as well. However, due to the presence of a .htaccess, denyin...

6.8CVSS6.5AI score0.00558EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•17 views

SEOPress 5.0.0 – 5.0.3 - Authenticated Stored Cross-Site Scripting

The plugin is vulnerable to Stored Cross-Site-Scripting via the processPut function found in the /src/Actions/Api/TitleDescriptionMeta.php file which allows authenticated attackers to inject arbitrary web scripts. PoC $wpuser, 'pwd' = $wppass, 'rememberme' = 'forever', 'wp-submit' = 'Log+In', ;...

6.4CVSS1AI score0.00651EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•20 views

Language Bar Flags <= 1.0.8 - CSRF to Stored XSS

The plugin does not have any CSRF in place when saving its settings and did not sanitise or escape them when generating the flag bar in the frontend. This could allow attackers to make a logged in admin change the settings, and set Cross-Site Scripting payload in them, which will be executed in t...

4.3CVSS2.2AI score0.00483EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•18 views

Post Carousel < 2.3.5 - CSRF Bypass / Unauthorised AJAX Calls

The plugin did not properly check for CSRF in two of its AJAX actions, allowing them to be bypassed. Furthermore, other actions which should only be accessible to admins were missing capability check but had CSRF checks, and the spf-reset action did not validate that the actions to be delete belo...

4.2AI score
Exploits0References2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•9 views

Amazon Auto Links < 4.6.20 - Reflected Cross-Site Scripting

The plugin does not escape some parameters before outputting them back in attributes in an admin page, leading to Reflected Cross-Site Scripting issues PoC...

2.4AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•17 views

SP Project & Document Manager < 4.26 - Reflected Cross-Site Scripting

The plugin is vulnerable to attribute-based Reflected Cross-Site Scripting via the from and to parameters in the /functions.php file which allows attackers to inject arbitrary web scripts PoC https://example.com/wp-admin/admin.php?page=sp-client-document-manager=" style=animation-name:rotation...

6.1CVSS3.3AI score0.00938EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•14 views

Afterpay Gateway for WooCommerce < 3.2.1 - Reflected Cross-Site Scripting

The plugin has sample files form the https://github.com/afterpay/sdk-php library, which do not escape some parameters before outputting them in attributes, leading to Reflected Cross-Site Scripting issues. PoC...

0.8AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•12 views

Email Artillery <= 4.1 - Multiple Reflected Cross-Site Scripting

The plugin does not sanitise, validate or escape some user input before outputting back in pages leading to Reflected Cross-Site Scripting issues which will be executed in the context of a logged in admin PoC https://example.com/wp-admin/admin.php?page=etmbu-all-posts=yes=no="="...

Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•16 views

WordPress Advanced Ticket System < 1.0.64 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitize or escape form values before saving to the database or when outputting, which allows high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC Navigate to Tickets Add New add all information on the title,...

4.8CVSS1.3AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•29 views

Smash Balloon Social Post Feed < 2.19.2 - Unauthenticated Stored XSS

The plugin does not sanitise or escape the feedID POST parameter in its feedlocator AJAX action available to both authenticated and unauthenticated users before outputting a truncated version of it in the admin dashboard, leading to an unauthenticated Stored Cross-Site Scripting issue which will ...

6.1CVSS0.1AI score0.01343EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/16 12:0 a.m.•12 views

WP Courses LMS < 2.0.44 - Reflected Cross-Site Scripting

The plugin does not escape some parameters before outputting them back in admin pages, leading to Reflected Cross-Site Scripting issues PoC https://example.com/wp-admin/admin.php?page=managestudentsid=1id="...

0.3AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•24 views

Calendar_plugin <= 1.0 - Reflected Cross-Site Scripting

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

6.1CVSS4.3AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•26 views

Add Sidebar <= 2.0.0 - Reflected Cross-Site Scripting

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

6.1CVSS4.8AI score0.00844EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•20 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
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•24 views

jQuery Tagline Rotator <= 0.1.5 - Reflected Cross-Site Scripting

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

6.1CVSS4.4AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•29 views

Scribble Maps <= 1.2 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the map parameter in the /includes/admin.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.8AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•27 views

Media Usage <= 0.0.4 - Reflected Cross-Site Scripting

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

6.1CVSS4.9AI score0.00844EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•26 views

TypoFR <= 0.11 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the text function found in the /vendor/OrgHeigl/Hyphenator/index.php file which allows attackers to inject arbitrary web scripts...

4.3CVSS4.9AI score0.00844EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•29 views

Custom Post Type Relations <= 1.0 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the cptrname parameter found in the /pages/admin-page.php file which allows attackers to inject arbitrary web scripts...

4.3CVSS4.4AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•22 views

Moova for WooCommerce < 3.8 - Reflected Cross-Site Scripting

The plugin does not escape the lat parameter of the moovacustomfields AJAA action available to both unauthenticated and authenticated users before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue PoC...

6.1CVSS3.3AI score0.00938EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•21 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
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•41 views

2Way VideoCalls and Random Chat < 5.2.8 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the vwsnotice AJAX action found in the /inc/requirements.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.7AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•22 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
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•26 views

Smart Email Alerts <= 1.0.10 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the apikey in the /views/settings.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.7AI score0.00938EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•27 views

Skaut bazar < 1.3.3 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $SERVER'PHPSELF' in the /skaut-bazar.php file which allows attackers to inject arbitrary web scripts PoC https://example.com/wp-admin/options-general.php/"/?page=skatubazaroption...

6.1CVSS2.2AI score0.02446EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•26 views

WP SEO Tags <= 2.2.7 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the saqtxtthefilter parameter in the /wp-seo-tags.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.7AI score0.00844EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•20 views

Plugmatter Pricing Table Lite <= 1.0.32 - Reflected Cross-Site Scripting

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

6.1CVSS4.4AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•30 views

WP Fountain <= 1.5.9 - Reflected Cross-Site Scripting

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

6.1CVSS4AI score0.00884EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/13 12:0 a.m.•24 views

Simple Behance Portfolio <= 0.2 - Reflected Cross-Site Scripting

The plugin is vulnerable to Reflected Cross-Site Scripting via the dark parameter in the /titan-framework/iframe-font-preview.php file which allows attackers to inject arbitrary web scripts...

6.1CVSS4.6AI score0.00895EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/11 12:0 a.m.•15 views

Software License Manager < 4.4.8 - Reflected Cross-Site Scripting

The plugin does not sanitise or escape the editrecord parameter before outputting it back in the page in the admin dashboard, leading to a Reflected Cross-Site Scripting issue PoC...

6.1CVSS6.1AI score0.00726EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/11 12:0 a.m.•11 views

FV Flowplayer Video Player < 7.5.3.727 - Reflected Cross-Site Scripting

The plugin does not escape or validate the playerid parameter before outputting back in the Stats page in the admin dashboard, leading to a Reflected Cross-Site Scripting issue which will be executed in the context of a logged in administrator PoC...

1AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/11 12:0 a.m.•18 views

Per Page Add to Head <= 1.4.4 - Authenticated Stored XSS

The plugin does not properly sanitise one of its setting, allowing malicious HTML to be inserted by high privilege users even when the unfilteredhtml capability is disallowed, which could lead to Cross-Site Scripting issues. Note: The plugin is no longer maintained. PoC Put the following payload ...

4.8CVSS1AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/11 12:0 a.m.•20 views

Securimage-WP-Fixed <= 3.5.4 - Reflected Cross-Site Scripting (XSS)

The plugin is affected by a Reflected Cross-Site Scripting issue due to the use of $SERVER'PHPSELF' in the /securimage-wp.php file which allows attackers to inject arbitrary web scripts PoC https://example.com/wp-admin/options-general.php/"/script%3E?page=securimage-wp-options%2F...

6.1CVSS2.1AI score0.02313EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/11 12:0 a.m.•21 views

Per Page Add to Head < 1.4.4 - CSRF to Stored XSS

The plugin is lacking any CSRF check when saving its settings, which could allow attackers to make a logged in admin change them. Furthermore, as the plugin allows arbitrary HTML to be inserted in one of the setting feature mentioned by the plugin, this could lead to Stored XSS issue which will b...

4.3CVSS2.1AI score0.00483EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•11 views

Two Factor Authentication < 1.0.8 - Reflected Cross-Site Scripting

The plugin does not escape the user parameter before outputting it back in an attribute in the dashboard page to confirm the 2FA reset, leading to a Reflected Cross-Site Scripting issue PoC https://example.com/wp-admin/users.php?page=reset=resetedit="...

0.5AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•8 views

miniOrange's Google Authenticator < 5.4.40 - Reflected Cross-Site Scripting

The plugin does not escape the user parameter before outputting it back in an attribute in the dashboard page to confirm the 2FA reset, leading to a Reflected Cross-Site Scripting issue PoC https://example.com/wp-admin/users.php?page=reset=resetedit="...

0.5AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•12 views

Picture Gallery < 1.4.4 - Authenticated Stored XSS

The plugin does not properly sanitize input on a field found in the plugin's settings page, leading to a stored cross site scripting risk where authenticated users can target other authenticated users. PoC Enter a XSS payload like " in the "Content URL" field found on the plugin's Settings -...

1.6AI score
Exploits0References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•25 views

AddToAny Share Buttons < 1.7.48 - Admin+ Stored Cross-Site Scripting

The plugin does not escape its Image URL button setting, which could lead allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC Add the following payload in the Universal Button Image URL settings: " onerror=alert/XSS/ " The...

4.8CVSS1.4AI score0.00654EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•21 views

Custom Post View Generator <= 0.4.6 - Reflected Cross-Site Scripting

The createpostpage AJAX action of the plugin available to authenticated user does not sanitise or escape user input before outputting it back in the response, leading to a Reflected Cross-Site issue PoC...

3.5CVSS1AI score0.0062EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2021/08/10 12:0 a.m.•11 views

MWB Point of Sale (POS) for WooCommerce < 1.0.1 - CSRF Bypass / Unauthorised AJAX Call

The plugin has a logic flaw in the CSRF checks, allowing them to be passed by not providing the related nonce parameter in the request. This could allow attacker to make logged in users do unwanted actions. v1.0.1 fixed the Bypass, however actions are still missing capability checks...

4.2AI score
Exploits0References2Affected Software1
Total number of security vulnerabilities14606