Lucene search
+L

36 matches found

Vulnrichment
Vulnrichment
added 2026/01/05 10:52 p.m.2 views

CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.2AI score0.00319EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/05 10:52 p.m.32 views

CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS0.00319EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2025/11/10 7:43 p.m.29 views

curl: libcurl FTP path normalization flaw allows decoded %2e%2e → CWD .. and directory escape (Path Traversal, CWE-22)

ftpparseurlpath in lib/ftp.c URL-decodes FTP path segments e.g. %2e%2e and then splits the decoded path into components using an ad-hoc loop that skips empty components produced by //. The code does not perform canonical path normalization no stack-based handling of . or ... As a result, encoded...

7.3AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-2112

Malware in sbrugna...

8.6CVSS7.6AI score0.01902EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2025/08/21 9:30 a.m.12 views

Mattermost Fails to Sanitize Path Traversal Sequences

Mattermost versions 10.8.x = 10.8.3, 10.5.x = 10.5.8, 9.11.x = 9.11.17, 10.9.x = 10.9.2 fails to sanitize path traversal sequences in template file destination paths, which allows a system admin to perform path traversal attacks via malicious path components, potentially enabling malicious file...

6.8CVSS7AI score0.00407EPSS
SaveExploits0References4Affected Software4
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.17 views

CVE-2024-47742 firmware_loader: Block path traversal

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex numbers or such. However, there are a couple...

6.8AI score0.00289EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.6 views

SUSE CVE-2018-6954

systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. Th...

7.1CVSS6.7AI score0.00525EPSS
SaveExploits1References31
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.12 views

golang: net/url: JoinPath does not strip relative path components in all circumstances

A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack...

7.5CVSS7.3AI score0.01789EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/09/13 5:8 p.m.39 views

CVE-2022-32190 Failure to strip relative path components in net/url

JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath"https://go.dev", "../go" returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result...

7.7AI score0.01789EPSS
SaveExploits0References4
OSV
OSV
added 2021/09/01 6:37 p.m.11 views

GHSA-V39P-96QG-C8RF Prototype Pollution in object-path

This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is 'proto'. This is because t...

5.6CVSS7.1AI score0.01902EPSS
SaveExploits1References8
OSV
OSV
added 2020/12/02 5:15 p.m.2 views

DEBIAN-CVE-2020-25265

AppImage libappimage before 1.0.3 allows attackers to trigger an overwrite of a system-installed .desktop file by providing a .desktop file that contains Name= with path components...

6.5CVSS6AI score0.01919EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/12/02 4:45 p.m.87 views

CVE-2020-25265

AppImage libappimage before 1.0.3 allows attackers to trigger an overwrite of a system-installed .desktop file by providing a .desktop file that contains Name= with path components...

6.5CVSS6.4AI score0.01919EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/06/08 4:32 p.m.42 views

CVE-2020-13696

An issue was discovered in LinuxTV xawtv before 3.107. The function devopen in v4l-conf.c does not perform sufficient checks to prevent an unprivileged caller of the program from opening unintended filesystem paths. This allows a local attacker with access to the v4l-conf setuid-root program to...

4.5AI score0.00355EPSS
SaveExploits0References11
OSV
OSV
added 2018/11/19 10:3 p.m.10 views

USN-3816-2 systemd vulnerability

USN-3816-1 fixed several vulnerabilities in systemd. However, the fix for CVE-2018-6954 was not sufficient. This update provides the remaining fixes. We apologize for the inconvenience. Original advisory details: Jann Horn discovered that unitdeserialize incorrectly handled status messages above ...

7.8CVSS6.8AI score0.00525EPSS
SaveExploits1References2
OSV
OSV
added 2018/02/13 12:0 a.m.7 views

UBUNTU-CVE-2018-6954

systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. Th...

7.8CVSS6.8AI score0.00525EPSS
SaveExploits1References4
OSV
OSV
added 2017/04/04 5:59 p.m.8 views

UBUNTU-CVE-2017-7418

ProFTPD before 1.3.5e and 1.3.6 before 1.3.6rc5 controls whether the home directory of a user could contain a symbolic link through the AllowChrootSymlinks configuration option, but checks only the last path component when enforcing AllowChrootSymlinks. Attackers with local access could bypass th...

5.5CVSS6.4AI score0.00419EPSS
SaveExploits0References5
Rows per page
Query Builder