Lucene search
K

16 matches found

SUSE CVE
SUSE CVE
added 2026/05/09 2:41 a.m.5 views

SUSE CVE-2026-43192

In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dmputdevice when failing to get scsi dh name When commit fd81bc5cca8f "scsi: devicehandler: Return error pointer in scsidhattachedhandlername" added code to fail parsing the path if scsidhattachedhandlername...

5.8AI score0.00112EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.2 views

EUVD-2026-27752

In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dmputdevice when failing to get scsi dh name When commit fd81bc5cca8f "scsi: devicehandler: Return error pointer in scsidhattachedhandlername" added code to fail parsing the path if scsidhattachedhandlername...

5.8AI score0.00112EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fixed the memory leak in pathlist. Clang static analysis reports this error. sandboxer.c:134:8: Warning: Potential memory leak pointed to by ‘pathlist’. ret = 0; ^ pathlist is allocated in parsepath, but never...

5.5CVSS5.7AI score0.0024EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-5904

Malicious code in bioql PyPI...

7.5CVSS6.8AI score0.00755EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.1 views

SUSE CVE-2021-47654

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix pathlist memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'pathlist' ret = 0; ^ pathlist is allocated in parsepath but never freed...

3.3CVSS6.5AI score0.0024EPSS
Exploits0References7
OSV
OSV
added 2025/02/26 6:37 a.m.2 views

DEBIAN-CVE-2021-47654

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix pathlist memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'pathlist' ret = 0; ^ pathlist is allocated in parsepath but never freed...

5.5CVSS5.6AI score0.0024EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/12/18 12:0 a.m.2 views

PT-2022-9013 · Unknown · Ewxrjk Sftpserver

Name of the Vulnerable Software and Affected Versions: ewxrjk sftpserver affected versions not specified Description: A vulnerability was found in the ewxrjk sftpserver, affecting the function sftp parse path of the file parse.c. The manipulation leads to an uninitialized pointer. The real...

9.8CVSS7.2AI score0.00545EPSS
Exploits0References7
CNNVD
CNNVD
added 2022/12/18 12:0 a.m.2 views

Green End SFTP Server 安全漏洞

Green End SFTP Server is an SFTP server supporting protocol version 6 by Richard Kettlewell, an individual developer. A security vulnerability exists in Green End SFTP Server that stems from an uninitialized pointer due to the sftpparsepath function in its parse.c file...

9.8CVSS8.2AI score0.00545EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2022/06/29 12:0 a.m.0 views

10secondsofcode-custom (=1.0.0), 1kohei1 (>=1.0.0 <=1.0.1) +4296 more potentially affected by CVE-2022-0624 via parse-path (>=3.0.4 <=4.0.4)

parse-path NPM version =3.0.4, =1.0.0, =1.0.0, =3.0.0-beta.22, =3.0.0-beta.22, =3.16.2, =3.16.3, =3.16.2, =3.16.2, =0.1.2, =11.0.1, =11.0.2 and more Source cves: CVE-2022-0624 Source advisory: OSV:GHSA-3J8F-XVM3-FFX4...

7.5CVSS6.8AI score0.00755EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2022/06/28 9:15 a.m.3 views

CVE-2022-0624

Authorization Bypass Through User-Controlled Key in GitHub repository ionicabizau/parse-path prior to 5.0.0...

7.5CVSS6.8AI score0.00755EPSS
Exploits1References3
Prion
Prion
added 2022/06/28 9:15 a.m.11 views

Authorization

Authorization Bypass Through User-Controlled Key in GitHub repository ionicabizau/parse-path prior to 5.0.0...

7.5CVSS7.2AI score0.00755EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2022/06/28 9:10 a.m.12 views

CVE-2022-0624 Authorization Bypass Through User-Controlled Key in ionicabizau/parse-path

Authorization Bypass Through User-Controlled Key in GitHub repository ionicabizau/parse-path prior to 5.0.0...

6.5CVSS6.8AI score0.00755EPSS
Exploits1References4
CNNVD
CNNVD
added 2022/06/28 12:0 a.m.2 views

parse-path 安全漏洞

parse-path is a library by the individual developers of Ionică Bizău. It is used to parse path. A security vulnerability exists in parse-path versions prior to 5.0.0, which stems from a lack of valid restrictions on the presence of user-controlled keys in the application. An attacker can exploit...

7.5CVSS7AI score0.00755EPSS
Exploits1References3
Huntr
Huntr
added 2022/06/07 8:29 a.m.24 views

Bypass of last fix

Description last fix can be bypass because in this line we should consider the case \r\r or even \r too. Proof of Concept javascript const http = require"http"; const parseUrl = require"parse-url"; const url = parseUrl'jav\r\r\rascript://%0aalert1'; console.logurl const server =...

4.3CVSS0.2AI score0.00782EPSS
Exploits1
Huntr
Huntr
added 2022/02/14 7:5 p.m.26 views

in ionicabizau/parse-path

Description parse-path is unable to detect the right resource. While parsing http://[email protected] url, parse-path thinks that the host/resource is example.com, however the actual resource is 127.0.0.1. Proof of Concept SSRF PoC javascript const parsePath = require"parse-path"; const axios...

7.5CVSS0.3AI score0.00755EPSS
Exploits1
Huntr
Huntr
added 2021/07/08 8:8 a.m.17 views

Open Redirect in ionicabizau/parse-path

✍️ Description parse-path mishandles certain uses of backslash such as https:/\ and interprets the URI as a relative path. Browsers accept backslashes after the protocol, and treat it as a normal slash, while parse-path sees it as a relative path. Which will lead to SSRF attacks, open redirects, o...

0.6AI score0.02483EPSS
Exploits2
Rows per page
Query Builder