Lucene search
+L

11803 matches found

WPVulnDB
WPVulnDB
added 2023/06/19 12:0 a.m.37 views

PrePost SEO <= 3.0 - Admin+ Stored Cross-Site Scripting

The plugin does not properly sanitize some of its settings, which could allow high-privilege users to perform Stored Cross-Site Scripting XSS attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Add XSS payload to plugin's "Account API key" setting: ...

4.8CVSS4.9AI score0.00633EPSS
SaveExploits3Affected Software1
WPVulnDB
WPVulnDB
added 2023/06/19 12:0 a.m.13 views

URL Shortify < 1.7.0 - Admin+ Cross Site Scripting

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. Navigate to "URL Shortify Settings Links"...

4.8CVSS5.4AI score0.00564EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2023/06/19 12:0 a.m.161 views

AI ChatBot < 4.6.1 - Admin+ Stored Cross-Site Scripting

The plugin does not adequately escape some settings, allowing high-privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. 1. Visit WPBot Lite Settings Language Center. 2. Within any of the tabs "General", "FAQ", or "ChatBot...

4.8CVSS5.9AI score0.00614EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2023/06/19 12:0 a.m.25 views

MStore API < 3.9.7 - Subscriber+ Unauthorized Settings Update

The plugin does not secure most of its AJAX actions by implementing privilege checks, nonce checks, or a combination of both. PoC Make sure the site also has WooCommerce installed and activated, then, while logged-in as a subscriber, visit the following URLs: -...

4.3CVSS6.4AI score0.00627EPSS
SaveExploits3Affected Software1
zdt
zdt
added 2023/06/19 12:0 a.m.412 views

Jobpilot v2.61 - SQL Injection Vulnerability

Exploit Title: Jobpilot v2.61 - SQL Injection Exploit Author: Ahmet Ümit BAYRAM Vendor: https://codecanyon.net/item/jobpilot-job-portal-laravel-script/37897822 Demo Site: https://jobpilot.templatecookie.com Tested on: Kali Linux CVE: N/A ----- PoC: SQLi ----- Parameter: long GET Type: error-based...

7.1AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2023/06/19 12:0 a.m.23 views

Multiple Plugins - Cross-Site Scripting From Third-party Library

The plugins use a third-party library that removes the escaping on some HTML characters, leading to a cross-site scripting vulnerability. PoC WP-Optimize - Reflected Cross-Site Scripting 1. Go to the plugin settings and in the "Images" section check the box "Create WebP version of image". 2...

6.1CVSS4.9AI score0.01244EPSS
SaveExploits2Affected Software2
GithubExploit
GithubExploit
added 2023/06/18 11:14 a.m.254 views

Exploit for Link Following in Microsoft

CVE-2023-29343 This is PoC for arbitrary file write bug in Sy...

7.8CVSS7.6AI score0.2605EPSS
SaveExploits8
zdt
zdt
added 2023/06/17 12:0 a.m.323 views

WordPress Abandoned Cart Lite For WooCommerce 5.14.2 Authentication Bypass Exploit

WordPress Abandoned Cart Lite for WooCommerce plugin versions 5.14.2 and below proof of concept authentication bypass exploit. Entering the URL in browser will give you access to the respective users acc...

9.8CVSS7.4AI score0.42814EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2023/06/16 12:0 a.m.438 views

Instagram App 287.0.0.22.85 Denial Of Service

Exploit Title: Instagram App 287.0.0.22.85 - Denial of Service PoC Date: 2023-06-13 Exploit Author: Aryan Chehreghani Vendor Homepage: https://www.instagram.com Software Link: https://play.google.com/store/apps/details?id=com.instagram.android Version: 287.0.0.22.85 Tested on: Android 12 About Ap...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2023/06/16 12:0 a.m.467 views

WordPress Abandoned Cart Lite For WooCommerce 5.14.2 Authentication Bypass

Entering the URL in browser will give you access to the respective users account. If the wordpress admin user himself...

9.8CVSS7.1AI score0.42814EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2023/06/14 12:0 a.m.312 views

projectSend r1605 - CSV injection

Exploit Title: projectSend r1605 - CSV injection Version: r1605 Bugs: CSV Injection Technology: PHP Vendor URL: https://www.projectsend.org/ Software Link: https://www.projectsend.org/ Date of found: 11-06-2023 Author: Mirabbas Ağalarov Tested on: Windows 2. Technical Details & POC...

5.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/06/12 2:34 p.m.1111 views

Exploit for SQL Injection in Osgeo Geoserver

CVE-2023-25157-checker A script, written in golang. POC for CV...

9.8CVSS8.7AI score0.85247EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2023/06/12 12:0 a.m.13 views

ND Shortcodes < 7.0 - Contributor+ Stored XSS via Shortcodes

The plugin does not validate and escape numerous 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 PoC ndoptionsteam...

5.4CVSS7.8AI score0.00444EPSS
SaveExploits2Affected Software1
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.15 views

Oracle timeout at rebalance will result in a sell-off of all RSRs at 0 price

Lines of code Vulnerability details When creating the trade for rebalance, the RecollateralizationLibP1.nextTradePair uses uint192 low, uint192 high = rsrAsset.price; // UoA/tok to get the rsr sell price. And the rsr assert is a pure Assert contract, which price function will just return 0, FIXMA...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.13 views

cancelUnstake lack payoutRewards before mint shares

Lines of code Vulnerability details cancelUnstake will cancel the withdrawal request in the queue can mint shares as the current stakeRate. But it doesn't payoutRewards before mintStakes. Therefor it will mint stRsr as a lower rate, which means it will get more rsr. Impact Withdrawers in the...

6.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/06/08 6:18 p.m.526 views

Exploit for Cleartext Storage of Sensitive Information in Assmann Ht-Ip211Hdp_Firmware

CVE-2023-30146 - Assmann/HooToo Webcam Exploit - Sensitive Dat...

7.5CVSS7.6AI score0.00745EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2023/06/08 2:59 p.m.139 views

Experts Unveil Exploit for Recent Windows Vulnerability Under Active Exploitation

Details have emerged about a now-patched actively exploited security flaw in Microsoft Windows that could be abused by a threat actor to gain elevated privileges on affected systems. The vulnerability, tracked as CVE-2023-29336, is rated 7.8 for severity and concerns an elevation of privilege bug...

7.8CVSS7AI score0.40919EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2023/06/07 9:2 a.m.383 views

Exploit for Code Injection in Vmware Spring_Framework

PoC exploit for CVE-2022-22965, a remote code execution vulnerab...

9.8CVSS9.2AI score0.99677EPSS
SaveExploits105
Packet Storm
Packet Storm
added 2023/06/07 12:0 a.m.272 views

Wizcyb Interactive 2.0 SQL Injection

==================================================================================================================================== | Title : wizcyb interactive v2.0 auth by pass Vulnerability | | Author : indoushka | | Tested on : windows 10 Français V.Pro / browser : Mozilla firefox...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/06/06 2:5 p.m.633 views

Exploit for SQL Injection in Osgeo Geoserver

CVE-2023-25157 - GeoServer SQL Injection - PoC - CVE: C...

9.8CVSS9.4AI score0.85247EPSS
SaveExploits3
Rows per page
Query Builder