Lucene search
+L

233 matches found

Snyk
Snyk
added 2026/06/12 9:53 p.m.10 views

Directory Traversal

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Directory Traversal in the getFiles process. An attacker can cause arbitrary files to be written outside the intended extraction directory on Windows systems by uploading...

7.6CVSS6.5AI score0.00193EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/12 9:53 p.m.61 views

File Browser: FilePath traversal in download-as-zip/tar via Windows-style backslash separators in stored filenames

Summary filebrowser builds the download-as-zip / download-as-tar archive entry names with filepath.ToSlash, which on a Linux host is a no-op for backslashes \ is only a path separator on Windows. A file whose name contains Windows-style traversal ......\evil.txt is accepted by the resource...

6.8CVSS5.7AI score0.00193EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/12 8:08 p.m.269 views

esbuild allows arbitrary file read when running the development server on Windows

Summary The development server contains a path traversal vulnerability on Windows when serving files from servedir. Due to the use of path.Clean which only normalizes forward-slash / separators instead of a Windows-aware path normalization function, it is possible to craft requests using...

5.6AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.26 views

PT-2026-49066

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.63.6 Description An issue exists where the software fails to properly normalize file paths when creating zip or tar archives on Linux hosts. Specifically, the getFiles function uses filepath.ToSlash, which does...

6.8CVSS6AI score0.00193EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:49 p.m.17 views

CVE-2026-29975

lwjson 1.8.1 contains an improper input validation vulnerability in the streaming JSON parser lwjsonstream.c. The end-of-string detection logic incorrectly identifies escaped quote characters by only checking the immediately preceding character rather than counting consecutive backslashes, causin...

7.5CVSS5.5AI score0.00417EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.15 views

CVE-2026-39844

NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath only recognizes forward slashes / as path separators, an attacker can bypass this sanitization on Windows by using backslashes \ in the upload filename. Applications that construct file paths using file.name a pattern...

7.5CVSS5.6AI score0.00371EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/01 3:33 a.m.17 views

CVE-2026-48188

An improper Input Validation vulnerability in OTRS or OTRS Community Edition database layer module allows an unauthenticated SQL injection which can lead to an authentication bypass. This issue only affects the system if the MySQL/MariaDB server is configured with the NOBACKSLASHESCAPES SQL mode...

9.1CVSS5.9AI score0.00737EPSS
SaveExploits1References2Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.26 views

PT-2026-45008

Name of the Vulnerable Software and Affected Versions Gotenberg version 8.32.0 Description Gotenberg fails to properly sanitize filenames containing backslashes when running on Linux containers, as it only recognizes forward slashes as path separators. This allows a malicious multipart filename...

8.8CVSS6AI score0.00377EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/28 10:28 p.m.17 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the validatepathelementntfs function. An attacker can write arbitrary files and potentially execute code in the victim's user context by crafting malicious Git repositories with NTFS-hostile tree entries that are...

8.8CVSS6.4AI score0.00635EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/27 8:13 p.m.19 views

CVE-2026-44502

Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be partially bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For...

4.3CVSS5.8AI score0.00286EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/26 5:16 p.m.35 views

CVE-2026-44502

Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be partially bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For...

4.3CVSS0.00286EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/26 4:13 p.m.81 views

CVE-2026-44502

Bugsink (self-hosted error tracking) has an SSRF bypass vulnerability in the webhook URL validation (validate_webhook_url) affecting versions before 2.1.3. The root cause is a mismatch between Python URL parsing (urllib.parse.urlparse) and the HTTP client stack (requests/urllib3) for malformed in...

4.3CVSS5.8AI score0.00286EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/26 4:13 p.m.11 views

CVE-2026-44502 Bugsink: SSRF bypass in `validate_webhook_url`

Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be partially bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For...

4.3CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/26 4:13 p.m.15 views

CVE-2026-44502

Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be partially bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For...

4.3CVSS5.8AI score0.00286EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/25 2:15 p.m.21 views

EUVD-2018-21897

Softneta MedDream PACS Server Premium 6.7.1.1 contains a directory traversal vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the path parameter. Attackers can send requests to nocache.php with encoded backslash sequences to traverse directories and acce...

8.7CVSS5.9AI score0.00785EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/25 2:15 p.m.15 views

CVE-2018-25374

Softneta MedDream PACS Server Premium 6.7.1.1 contains a directory traversal vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the path parameter. Attackers can send requests to nocache.php with encoded backslash sequences to traverse directories and acce...

8.7CVSS5.9AI score0.00785EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/25 12:00 a.m.17 views

PT-2026-43226

Name of the Vulnerable Software and Affected Versions Softneta MedDream PACS Server Premium version 6.7.1.1 Description An issue allows unauthenticated attackers to read arbitrary files by manipulating the path parameter. By sending requests to the 'nocache.php' endpoint using encoded backslash...

8.7CVSS7.3AI score0.00785EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.20 views

PT-2026-44135

Name of the Vulnerable Software and Affected Versions symfony/html-sanitizer versions prior to 5.4 Description Three bypasses allow content authors to smuggle URLs that are not on the allowlist past sanitization checks. The first bypass occurs because UrlSanitizer::parse follows RFC-3986, whereas...

2.3CVSS6.1AI score0.00298EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/05/08 6:31 p.m.17 views

EUVD-2026-28787

lwjson 1.8.1 contains an improper input validation vulnerability in the streaming JSON parser lwjsonstream.c. The end-of-string detection logic incorrectly identifies escaped quote characters by only checking the immediately preceding character rather than counting consecutive backslashes, causin...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/08 4:16 p.m.31 views

CVE-2026-42794

Improper Neutralization of Input During Web Page Generation XSS vulnerability in absinthe-graphql absintheplug allows reflected cross-site scripting via the GraphiQL interface. 'Elixir.Absinthe.Plug.GraphiQL':jsescape/1 in lib/absinthe/plug/graphiql.ex escapes single quotes and newlines in the...

6.1CVSS0.00282EPSS
SaveExploits0References4
Rows per page
Query Builder