Lucene search
+L

11805 matches found

WPVulnDB
WPVulnDB
added 2022/11/03 12:00 a.m.20 views

reCAPTCHA <= 1.6 - Admin+ Stored XSS

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. On the setting page of this plugin, enter...

4.8CVSS2.2AI score0.00532EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2022/11/03 12:00 a.m.134 views

Beautiful Cookie Consent Banner < 2.9.1 - Admin+ Stored XSS

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. The PoC will be displayed once the issue has been...

4.8CVSS0.6AI score0.00459EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/11/03 12:00 a.m.16 views

Beautiful Cookie Consent Banner < 2.9.1 - Admin+ Stored XSS

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 The PoC will be displayed once the issue has...

4.8CVSS2.6AI score0.00459EPSS
SaveExploits1Affected Software1
Huntr
Huntr
added 2022/11/02 4:43 p.m.25 views

Stored XSS and HTML injection from markdown

Description Stored XSS, also known as persistent XSS, is the more damaging of the XSS. It occurs when a malicious script is injected directly into a vulnerable web application. Due to a sanitization problem it is possible to perform both a Stored XSS and an HTML injection. Thanks to this attack i...

4.9CVSS5.8AI score0.00454EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/02 9:16 a.m.18 views

Unrestricted File Upload

BigBlueButton 2.5.6 is vulnerable to unrestricted file upload, where the insertDocument API call does not validate the given file extension before saving the file, and does not remove it in case of validation failures. PoC: 1- Submit the request to insertDocument, specifying the extension:...

7.2AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/11/02 12:00 a.m.15 views

Video Thumbnails <= 2.12.3 - Admin+ Stored XSS

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 Put the following payload in the "Custom Fiel...

4.8CVSS1.7AI score0.00495EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/11/02 12:00 a.m.16 views

Salat Times < 3.2.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escapes its settings, allowing high-privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC Put the following payload in any text field of Settings Salat Times: " Save, and the XSS will be...

4.8CVSS2.6AI score0.00501EPSS
SaveExploits2Affected Software1
GithubExploit
GithubExploit
added 2022/11/01 5:58 a.m.644 views

Exploit for Path Traversal in Apache Http_Server

PoC exploit for CVE-2021-41773, an Apache HTTP Server 2.4.49 and...

7.5CVSS9.5AI score0.99992EPSS
SaveExploits163
GithubExploit
GithubExploit
added 2022/11/01 3:41 a.m.1003 views

Exploit for Server-Side Request Forgery in Apache Batik

Apache Batik SSRF to RCE Jar Exploit Component link https...

7.5CVSS7.6AI score0.06134EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2022/10/31 1:24 p.m.914 views

Exploit for Improper Verification of Cryptographic Signature in Passport-Saml_Project Passport-Saml

Exploiting CVE-2022-39299 Signature bypass via multiple ro...

8.1CVSS8.4AI score0.03381EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/10/31 12:00 a.m.22 views

Event Monster < 1.2.1 - Admin+ SQLi

The plugin does not validate and escape some parameters before using them in SQL statements, which could lead to SQL Injection exploitable by high privilege users PoC...

7.2CVSS2.9AI score0.00962EPSS
SaveExploits2Affected Software1
Huntr
Huntr
added 2022/10/26 9:14 a.m.24 views

Html Injection Stored in edit customers

Description HTML Injection is a vulnerability in which the attacker can inject malicious html content in the webpage. Proof of Concept 1. Open tab Edit Customers, click Edit customer 2. Inject this payload at field Name: TEST TEST TEST. And then click Save 3. Go to the profile page of this...

4.9CVSS0.9AI score0.00788EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2022/10/23 1:42 p.m.752 views

Exploit for Code Injection in Apache Commons_Text

CVE-2022-42889 aka text4shell PoC for recently discovered vu...

9.8CVSS8.5AI score0.99931EPSS
SaveExploits42
GithubExploit
GithubExploit
added 2022/10/22 2:06 a.m.425 views

Exploit for Code Injection in Apache Commons_Text

CVE-2022-42889 Python script for CVE-2022-42889 To test this...

9.8CVSS8.2AI score0.99931EPSS
SaveExploits42
GithubExploit
GithubExploit
added 2022/10/20 3:11 a.m.484 views

Exploit for Server-Side Request Forgery in Microsoft

CVE-2022-41040-metasploit-ProxyNotShell the metasploit script...

8.8CVSS8.9AI score0.99956EPSS
SaveExploits9
Code423n4
Code423n4
added 2022/10/19 12:00 a.m.9 views

User can mint more NFT than initial supply because of improper check of _storedTier.remainingQuantity in /JBTiered721DelegateStore#recordMint

Lines of code Vulnerability details Impact User can mint more NFT initial supply because of inproper check of storedTier.remainingQuantity For example, the owner can set the initial amount to 3, but 6 NFT can be minted. when the mintFor is called, the function calls JBTiered721DelegateStore.sol t...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/10/18 9:16 a.m.608 views

Exploit for Incorrect Default Permissions in Avira Avira_Security

CVE-2022-3368 PoC for arbitrary file move vulnerability in So...

8.8CVSS8.6AI score0.00889EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2022/10/17 8:49 a.m.410 views

Exploit for Improper Authentication in Fortinet Fortiproxy

CVE-2022-40684 POC for CVE-2022-40684 affecting Fortinet Forti...

9.8CVSS10AI score0.99984EPSS
SaveExploits25
Packet Storm
Packet Storm
added 2022/10/17 12:00 a.m.213 views

MiniDVBLinux 5.4 Remote Root Command Execution

!/usr/bin/env python3 MiniDVBLinux 5.4 Remote Root Command Execution Vulnerability Vendor: MiniDVBLinux Product web page: https://www.minidvblinux.de Affected version: =5.4 Summary: MiniDVBLinuxTM Distribution MLD. MLD offers a simple way to convert a standard PC into a Multi Media Centre based o...

0.3AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/10/17 12:00 a.m.20 views

Product Stock Manager < 1.0.5 - Subscriber+ Unauthorised AJAX Calls

The plugin does not have authorisation and proper CSRF checks in multiple AJAX actions, allowing users with a role as low as subscriber to call them. One action in particular could allow to update arbitrary options PoC To set the default role for new users to administrator, run the below command ...

4.3CVSS2.3AI score0.00267EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder