Lucene search
+L

11768 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2023/10/04 10:45 a.m.4 views

Malicious code in nvkvictim-poc (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 4d0c415815934e3c66b707f8613100479590a1afe4a29fc46c607999157536e2 The OpenSSF Package Analysis project identified 'nvkvictim-poc' @ 0.1 pypi as malicious. It is considered malicious because: - The package...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/10/04 10:45 a.m.25 views

MAL-2023-8289 Malicious code in nvkvictim-poc (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 4d0c415815934e3c66b707f8613100479590a1afe4a29fc46c607999157536e2 The OpenSSF Package Analysis project identified 'nvkvictim-poc' @ 0.1 pypi as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/10/03 9:54 p.m.39 views

Presto JDBC Server-Side Request Forgery by nextUri

Summary Presto JDBC is vulnerable to Server-Side Request Forgery SSRF when connecting a remote Presto server. An attacker can modify the nextUri parameter to internal server in response content that Presto JDBC client will request next and view sensitive information from highly sensitive internal...

6.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/03 9:54 p.m.58 views

Presto JDBC Server-Side Request Forgery by redirect

Summary Presto JDBC is vulnerable to Server-Side Request Forgery SSRF when connecting a remote Presto server. An attacker can construct a redirect response that Presto JDBC client will follow and view sensitive information from highly sensitive internal servers or perform a local port scan. Detai...

7AI score
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2023/10/01 8:1 p.m.32 views

U.S. Dept Of Defense: Subdomain Takeover via Host Header Injection on www.█████

The vulnerability was a subdomain takeover due to a CNAME record pointing to an unclaimed domain. This allowed malicious individuals to potentially take control of the affected subdomain and use it for malicious purposes...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/10/01 12:0 p.m.23 views

Zendesk: Privilege escalation - Support-Contributor to Support and Product Admin via `/api/v2/██████` . No ADMIN PRIVILEGE required.

The vulnerability allowed a support contributor with the lowest privilege to escalate their role to a full support and product administrator without requiring any administrative privileges. The vulnerable endpoint /api/███ did not properly validate the user's privilege level, enabling the privile...

7.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/09/30 11:17 p.m.239 views

Exploit for Incorrect Implementation of Authentication Algorithm in Microsoft

Recreation of the SharePoint PoC for CVE-2023-29357 in C with l...

9.8CVSS8.6AI score0.99649EPSS
SaveExploits11
Huntr
Huntr
added 2023/09/30 6:39 a.m.25 views

Reflected XSS in /admin/index.php

Description Description I noticed, your website is very secure. But you overlooked a flaw XSS Proof of Concept 1. Step 1: Access the demo website 2. Step 2: Access admin/index.php?action=ngductung"img src/onerror="alert'XSS' 3. Step 3: Detect XSS Video PoC...

7.2AI score0.01105EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2023/09/28 8:49 p.m.333 views

Exploit for NULL Pointer Dereference in Gpac

CVE-2023-4683-Test This repo holds an easy to use POC for CVE...

8.8CVSS8AI score0.99735EPSS
SaveExploits10
Huntr
Huntr
added 2023/09/28 6:51 p.m.23 views

CSRF Edit Locale files

Description CSRF edit Locale files Proof of Concept 1 .Attack sends fake requests to users history.pushState'', '', '/'; document.forms0.submit; 2 .User click, edited unwanted Locale files Payload Poc https://drive.google.com/file/d/1wpgmDoK0fGsiPSKfThVoEWq50pj7sBz5/view?usp=sharing Video Poc...

7.1AI score0.00216EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.62 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01114EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/09/25 8:21 p.m.20 views

GHSA-RRJW-J4M2-MF34 gix-transport code execution vulnerability

The gix-transport crate prior to the patched version 0.36.1 would allow attackers to use malicious ssh clone URLs to pass arbitrary arguments to the ssh program, leading to arbitrary code execution. PoC: gix clone 'ssh://-oProxyCommand=open$IFS-aCalculator/foo' This will launch a calculator on OS...

4.1CVSS7.7AI score0.00171EPSS
SaveExploits0References5
Prion
Prion
added 2023/09/25 4:15 p.m.21 views

Code injection

The Import XML and RSS Feeds WordPress plugin before 2.1.5 contains a web shell, allowing unauthenticated attackers to perform RCE. The plugin/vendor was not compromised and the files are the result of running a PoC for a previously reported issue...

7.5CVSS9.5AI score0.39294EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2023/09/25 3:56 p.m.40 views

CVE-2023-4521 Import XML and RSS Feeds < 2.1.5 - Unauthenticated RCE

The Import XML and RSS Feeds WordPress plugin before 2.1.5 contains a web shell, allowing unauthenticated attackers to perform RCE. The plugin/vendor was not compromised and the files are the result of running a PoC for a previously reported issue...

9.8AI score0.39294EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2023/09/25 12:0 a.m.15 views

User Avatar - Reloaded < 1.2.2 - Contributor+ Stored XSS

Description The plugin does not properly sanitize and escape certain of its shortcodes attributes, which could allow relatively low-privileged users like contributors to conduct Stored XSS attacks. PoC As a Contributor+ create a new post and add one of the following shortcode. avatar user="admin"...

5.4CVSS5.2AI score0.00394EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/09/25 12:0 a.m.24 views

PageLayer < 1.7.7 - Unauthenticated Stored XSS

Description The plugin doesn't prevent unauthenticated attackers from updating a post's header or footer code on scheduled posts. PoC Unauthenticated attacker Proof of Concept 1 As a legitimate administrator, schedule a post to be published in a few minutes. 2 Close every window to that site to...

6.1CVSS6.4AI score0.00455EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/09/25 12:0 a.m.23 views

Vrm 360 3D Model Viewer <= 1.2.1 - Full Path Disclosure

Description The plugin exposes the full path of a file when putting in a non-existent file in a parameter of the shortcode. PoC 1. Create a page 2. Place the shortcode vrm360 canvasname=s1 modelurl=SACharacter.zip aspectratio=1.8 initialoffset=0.9 on the page SACharacter.zip should be a...

5.3CVSS5.3AI score0.00545EPSS
SaveExploits2
Code423n4
Code423n4
added 2023/09/25 12:0 a.m.6 views

VotiumStrategy.withdrawTime doesn't expect that balance can be already unlocked

Lines of code Vulnerability details Impact VotiumStrategy.withdrawTime doesn't expect that balance can be already unlocked. As result user can wait more time to witdraw. Proof of Concept When user wants to withdraw, then he needs to initiate requestWithdraw. As some part of funds are locked as cv...

7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/09/24 9:59 p.m.826 views

Exploit for Untrusted Pointer Dereference in Microsoft

PoC for CVE-2023-29360 Exploit targeting MSKSSRV.S...

8.4CVSS8.4AI score0.22133EPSS
SaveExploits2
OSV
OSV
added 2023/09/23 12:0 p.m.12 views

RUSTSEC-2023-0064 gix-transport code execution vulnerability

The gix-transport crate prior to the patched version 0.36.1 would allow attackers to use malicious ssh clone URLs to pass arbitrary arguments to the ssh program, leading to arbitrary code execution. PoC: gix clone 'ssh://-oProxyCommand=open$IFS-aCalculator/foo' This will launch a calculator on OS...

4.1CVSS7.7AI score0.00171EPSS
SaveExploits0References4
Rows per page
Query Builder