Lucene search
+L

12875 matches found

Exploit DB
Exploit DB
added 2021/02/05 12:00 a.m.383 views

LiteSpeed Web Server Enterprise 5.4.11 - Command Injection (Authenticated)

Exploit Title: LiteSpeed Web Server Enterprise 5.4.11 - Command Injection Authenticated Date: 05/20/2021 Exploit Author: cmOs - SunCSR Vendor Homepage: https://www.litespeedtech.com/ Software Link: https://www.litespeedtech.com/products Version: 5.4.11 Ubuntu/Kali Linux Step 1: Log in to the...

5.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/02/04 9:40 p.m.2447 views

Exploit for CVE-2019-1068

CVE-2019-1068 Root cause analysis and PoC for a Microsoft SQL...

8.8CVSS8.8AI score0.52845EPSS
SaveExploits1
wpexploit
wpexploit
added 2021/02/04 12:00 a.m.343 views

Contact Form 7 Style <= 3.1.9 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Due to the lack of sanitization and lack of nonce protection on the custom CSS feature, an attacker could craft a request to inject malicious JavaScript on a site using the plugin. If an attacker successfully tricked a site’s administrator into clicking a link or attachment, then the request coul...

0.3AI score0.00593EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/02/04 12:00 a.m.17 views

Prototype Pollution in kettek/dot-dotty

Description dot-dotty is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js const DotDotty = require'dot-dotty' let obj = a: 1 let dot = DotDottyobj console.log"Before : " + .polluted; dot'proto.polluted' = 'Yes! Its Polluted'; console.log"After : " +...

2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/02/03 7:57 p.m.156 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 Root shell PoC for CVE-2021-3156 no brutef...

7.8CVSS7.8AI score0.99969EPSS
SaveExploits83
GithubExploit
GithubExploit
added 2021/02/03 9:48 a.m.61 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE 2021-3156 How to pwn py...

7.8CVSS7.7AI score0.99969EPSS
SaveExploits83
Hacker One
Hacker One
added 2021/02/02 1:11 p.m.21 views

Glassdoor: CSRF in Demographic Settings with valid gdtoken of other account

Hi Security Team, I found CSRF in account settings exactly in Demographic leads to change Brith Years and Gender . Steps To produce : 1.Creat to 2 account [email protected] [email protected] 2. Login with attacker account and Go to Demographic settings i change gender and brith years 3. Start burp...

1.4AI score
SaveExploits0
Kitploit
Kitploit
added 2021/02/02 11:30 a.m.156 views

BurpMetaFinder - Burp Suite Extension For Extracting Metadata From Files

Burp Suite extension for extracting metadata from files Currently supported documents: PDF DOCX PPTX XLSX The project created at Jetbrains has been completely added. Don't forget to change the settings you need. Usage You need to dowload 2 external libraries: pdfbox poi-ooxml To install the...

7.3AI score
SaveExploits0References1
zdt
zdt
added 2021/02/01 12:00 a.m.191 views

Sudo 1.9.5p1 - (Baron Samedit) Heap-Based Buffer Overflow Privilege Escalation Exploit (2)

Sudo versions prior to 1.9.5p2 suffer from buffer overflow and privilege escalation vulnerabilities. Exploit Title: Sudo 1.9.5p1 - 'Baron Samedit ' Heap-Based Buffer Overflow Privilege Escalation 2 Authors and Contributors: cts, help from r4j, debug by nu11secur1ty Vendor: https://www.sudo.ws/...

7.8CVSS8.8AI score0.99969EPSS
SaveExploits83
NVD
NVD
added 2021/01/31 4:15 p.m.24 views

CVE-2021-23329

The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below...

7.5CVSS7.5AI score0.0152EPSS
SaveExploits1References2
OSV
OSV
added 2021/01/31 4:15 p.m.16 views

CVE-2021-23329

The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below...

7.5CVSS6.7AI score
SaveExploits0References2
Prion
Prion
added 2021/01/31 4:15 p.m.23 views

Default credentials

The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below...

5CVSS7.5AI score0.0152EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/01/31 3:25 p.m.31 views

CVE-2021-23329 Prototype Pollution

The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below...

7.5CVSS7.7AI score0.0152EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2021/01/30 8:39 p.m.211 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 PoC Introduction This is an exploit for the...

7.8CVSS7.7AI score0.99969EPSS
SaveExploits83
GithubExploit
GithubExploit
added 2021/01/30 10:53 a.m.58 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 checking CVE-2021-3156 vulnerability & patchi...

7.8CVSS7.7AI score0.99969EPSS
SaveExploits83
Hacker One
Hacker One
added 2021/01/26 4:31 a.m.78 views

Shopify: Open Redirect on Login Page of Stocky App

Vulnerable app is Stocky, 1. Visit login page of app with vulnerable parameter & malicious website address?returnto=//evil.com like https://stocky.shopifyapps.com/users/login?returnto=//evil.com 2. Then login to account 3. Open Redirect is executed PoC Video: F1172071 Impact Open Redirect...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2021/01/26 12:00 a.m.52 views

Prototype Pollution in grpc/grpc-node

Description grpc native core package is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js var grpc =require'grpc'...

5CVSS2.1AI score0.0419EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2021/01/25 12:39 p.m.302 views

Exploit for CVE-2020-28488

CVE-2020-28488 Denial of Service DoS - jQuery UI 1.12.1 - Ex...

7.2AI score
SaveExploits4
Exploit DB
Exploit DB
added 2021/01/22 12:00 a.m.273 views

Selea Targa IP OCR-ANPR Camera - 'addr' Remote Code Execution (Unauthenticated)

Exploit Title: Selea Targa IP OCR-ANPR Camera - 'addr' Remote Code Execution Unauthenticated Date: 07.11.2020 Exploit Author: LiquidWorm Vendor Homepage: https://www.selea.com !/bin/bash Selea Targa IP OCR-ANPR Camera Unauthenticated Remote Code Execution Vendor: Selea s.r.l. Product web page:...

5.3AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2021/01/22 12:00 a.m.9 views

Doneren met Mollie < 2.8.5 - Unauthorised CSV Export leading to Sensitive Data Disclosure

The plugin did not check for user capability in the dmmexportdonations function, allowing any authenticated user to export a CSV file containing all donors personal information. PoC GET /wp-admin/admin-post.php?action=dmmexport...

2.6AI score
SaveExploits0References2Affected Software1
Rows per page
Query Builder