Lucene search
K

776 matches found

wpexploit
wpexploit
added 2024/01/10 12:0 a.m.161 views

EventON (Free < 2.2.8, Premium < 4.5.5) - Reflected XSS

Description The plugins do not properly sanitise and escape a parameter before outputting it back in pages, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open a page with the code below...

6.1CVSS6.1AI score0.0028EPSS
Exploits1
wpexploit
wpexploit
added 2024/01/01 12:0 a.m.125 views

Meris <= 1.1.2 - Reflected XSS

Description The theme does not sanitise and escape some parameters before outputting them back in the page, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin alert/XSS-areaname/" / alert/XSS-num/' /...

6.1CVSS8.7AI score0.00117EPSS
Exploits1
wpexploit
wpexploit
added 2023/12/25 12:0 a.m.162 views

Estatik Real Estate Plugin < 4.1.1 - Subscriber+ Arbitrary Option Update

Description The plugin does not prevent user with low privileges on the site, like subscribers, from setting any of the site's options to 1, which could be used to break sites and lead to DoS when certain options are reset Run the below command in the developer console of the web browser while...

6.5CVSS6.7AI score0.00075EPSS
Exploits2
wpexploit
wpexploit
added 2023/12/22 12:0 a.m.158 views

easy.jobs < 2.4.7 - Subscriber+ Arbitrary Settings Update

Description The plugin does not properly secure some of its AJAX actions, allowing any logged-in users to modify its settings. fetch"/wp-admin/admin-ajax.php", "headers": "content-type": "multipart/form-data; boundary=----WebKitFormBoundaryvEIqF0bdJXlPN58D", , "body":...

4.3CVSS6.7AI score0.00058EPSS
Exploits2
wpexploit
wpexploit
added 2023/12/21 12:0 a.m.164 views

WP Custom Widget Area <= 1.2.5 - Subscriber+ Menus Creation/Deletion/Update

Description The plugin does not properly apply capability and nonce checks on any of its AJAX action callback functions, which could allow attackers with subscriber+ privilege to create, delete or modify menus on the site. Log in as a subscriber, and paste any of the following fetch call in your...

4.3CVSS6.7AI score0.00062EPSS
Exploits2
wpexploit
wpexploit
added 2023/11/10 12:0 a.m.188 views

Welcart e-Commerce < 2.9.5 - Subscriber+ Arbitrary File Upload

Description The plugin does not validate files to be uploaded, as well as does not have authorisation and CSRF in an AJAX action handling such upload. As a result, any authenticated users, such as subscriber could upload arbitrary files, such as PHP on the server Setup As admin: - Go the the...

8.8CVSS7.4AI score0.00229EPSS
Exploits2
wpexploit
wpexploit
added 2023/10/27 12:0 a.m.117 views

Five Star Restaurant Menu and Food Ordering < 2.4.11 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input via an AJAX action available to unauthenticated users, allowing them to perform PHP Object Injection when a suitable gadget is present on the blog. Run the below command in the developer console of the web browser while being on the blog...

9.8CVSS7.1AI score0.01033EPSS
Exploits2
wpexploit
wpexploit
added 2023/10/16 12:0 a.m.120 views

Awesome Support < 6.1.5 - Insufficient permission check in wpas_edit_reply

Description The plugin does not correctly authorize the wpaseditreply function, allowing users to edit posts for which they do not have permission. Log in as a subscriber and run the following code in the browser, setting the replyid to any post ID. fetch"/wp-admin/admin-ajax.php", "headers":...

4.3CVSS6.6AI score0.00054EPSS
Exploits2
GithubExploit
GithubExploit
added 2023/08/09 11:53 a.m.432 views

Exploit for Open Redirect in King-Theme Kingcomposer

CVE-2022-0165 - Page Builder KingComposer WordPress Plugin - I...

6.1CVSS6.7AI score0.49041EPSS
Exploits4
Packet Storm
Packet Storm
added 2023/07/24 12:0 a.m.269 views

WordPress Page Builder KingComposer 2.9.6 Open Redirection

==================================================================================================================================== | Title : WordPress Page Builder KingComposer 2.9.6 Open Redirect Vulnerability | | Author : indoushka | | Tested on : windows 10 Français V.Pro / browser : Mozilla...

7.1AI score
Exploits0
wpexploit
wpexploit
added 2023/05/30 12:0 a.m.131 views

Feather Login Page < 1.1.2 - Cross-Site Request Forgery to Privilege Escalation

The plugin does not protect its ftlpp-ext-expirable-login-link action against CSRF attacks, allowing an unauthenticated attacker to add users of any role on their behalf by tricking a logged in administrator to submit a crafted request. POST...

8.8CVSS8.5AI score0.00096EPSS
Exploits1References1
wpexploit
wpexploit
added 2023/05/22 12:0 a.m.139 views

Icegram Engage < 3.1.12 - Reflected XSS

The plugin does not escape a parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open a page with the code below...

6.1CVSS5.7AI score0.00314EPSS
Exploits2
wpexploit
wpexploit
added 2023/04/24 12:0 a.m.161 views

tagDiv Composer < 4.0 - Reflected Cross-site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open a page containing the HTML code below...

6.1CVSS5.7AI score0.00287EPSS
Exploits2
wpexploit
wpexploit
added 2023/04/12 12:0 a.m.131 views

ChatBot < 4.4.9 - Subscriber+ OpenAI Settings Update to Stored XSS

The plugin does not have authorisation and CSRF in the AJAX action responsible to update the OpenAI settings, allowing any authenticated users, such as subscriber to update them. Furthermore, due to the lack of escaping of the settings, this could also lead to Stored XSS Run the below command in...

5.4CVSS5.6AI score0.00108EPSS
Exploits2
wpexploit
wpexploit
added 2023/03/22 12:0 a.m.401 views

W4 Post List < 2.4.6 - Subscriber+ Password Protected Post Content Disclosure

The plugin does not ensure that password protected posts can be accessed before displaying their content, which could allow any authenticated users to access them Setup: Create a default Post list, and create a password protected post with secret content Then, run the below command in the develop...

6.5CVSS6.9AI score0.00426EPSS
Exploits2
wpexploit
wpexploit
added 2023/03/22 12:0 a.m.93 views

InPost Gallery <= 2.1.4.1 - Reflected XSS

The plugin does not sanitise and escape the imgurl parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open...

5.4CVSS5.7AI score0.00253EPSS
Exploits2References1
WPVulnDB
WPVulnDB
added 2023/03/22 12:0 a.m.20 views

MDTF < 1.3.1 - Reflected XSS

The plugin does not sanitise and escape the taxname parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin PoC Make a logged in admin open...

5.4CVSS5.5AI score0.00253EPSS
Exploits2References1Affected Software1
wpexploit
wpexploit
added 2023/03/22 12:0 a.m.78 views

MDTF < 1.3.1 - Reflected XSS

The plugin does not sanitise and escape the taxname parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin Make a logged in admin open...

5.4CVSS5.7AI score0.00253EPSS
Exploits2References1
wpexploit
wpexploit
added 2023/03/13 12:0 a.m.96 views

Shopping Cart & eCommerce Store < 5.4.3 - Admin+ LFI

The plugin does not validate HTTP requests, allowing authenticated users with admin privileges to perform LFI attacks. 1. Login as Admin. 2. Go to wp-admin/admin.php?page=wp-easycart-products&subpage=products 3. Click on Import Products. Browse any file and click on import file. Intercept the...

7.2CVSS7.2AI score0.01077EPSS
Exploits2
Cvelist
Cvelist
added 2023/03/01 9:54 a.m.18 views

CVE-2023-1112 Drag and Drop Multiple File Upload Contact Form 7 admin-ajax.php path traversal

A vulnerability was found in Drag and Drop Multiple File Upload Contact Form 7 5.0.6.1 on WordPress. It has been classified as critical. Affected is an unknown function of the file admin-ajax.php. The manipulation of the argument uploadname leads to relative path traversal. It is possible to laun...

5.8CVSS9.9AI score0.31802EPSS
Exploits3References3
Rows per page
Query Builder