Lucene search
+L

94945 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/07 4:39 p.m.9 views

CVE-2026-35613

coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. The boundary check used String.prototype.startsWithbaseDir on a normalized path, which...

5.1CVSS5.8AI score0.00141EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:34 p.m.10 views

CVE-2025-14821

A flaw was found in libssh. This vulnerability allows local man-in-the-middle attacks, security downgrades of SSH Secure Shell connections, and manipulation of trusted host information, posing a significant risk to the confidentiality, integrity, and availability of SSH communications via an...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/07 4:24 p.m.32 views

CVE-2026-35605 File Browser has an access rule bypass via HasPrefix without trailing separator in path matching

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. ...

6.3CVSS0.00392EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:24 p.m.8 views

CVE-2026-35605

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. ...

6.3CVSS5.9AI score0.00392EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/04/07 4:24 p.m.33 views

CVE-2026-35605

File Browser vulnerability CVE-2026-35605 arises from the non-regex path matching in rules/rules.go using strings.HasPrefix, which causes a rule like Path: "/uploads" to unintentionally grant/deny access to "/uploads_backup/" and other similar paths. This path-prefix logic exists prior to version...

7.5CVSS5.9AI score0.00392EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.17 views

curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers

A flaw was found in curl. When performing multi-threaded LDAPS Lightweight Directory Access Protocol Secure transfers, changes to Transport Layer Security TLS options in one thread could inadvertently apply globally, affecting other concurrent transfers. This could lead to unintended security...

6.3CVSS6.6AI score0.00116EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/07 2:59 p.m.7 views

SUSE-SU-2026:21002-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS6.8AI score0.0045EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/07 2:59 p.m.10 views

SUSE-SU-2026:21143-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS5.8AI score0.0045EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/07 2:58 p.m.5 views

OPENSUSE-SU-2026:20472-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS6.8AI score0.0045EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/07 2:16 p.m.15 views

CVE-2026-5627

A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the AgentFlows component. The vulnerability arises from improper handling of user input in the loadFlow and deleteFlow methods in server/utils/agentFlows/index.js. Specifically, the...

9.1CVSS0.00809EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/07 1:16 p.m.31 views

DEBIAN-CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS7.4AI score0.00556EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 1:16 p.m.23 views

UBUNTU-CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS7.2AI score0.00556EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/07 12:28 p.m.65 views

CVE-2026-28808

CVE-2026-28808 is an incorrect authorization vulnerability in Erlang OTP (inets modules). The root cause is a script_alias path mismatch where mod_auth checks DocumentRoot-relative paths while mod_cgi executes ScriptAlias-resolved paths, allowing unauthenticated access to CGI scripts protected by...

9.8CVSS7.4AI score0.00556EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2026/04/07 12:28 p.m.12 views

CVE-2026-28808 ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch)

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

8.3CVSS7.4AI score0.00556EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2026/04/07 12:28 p.m.47 views

CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS7.4AI score0.00556EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/07 12:28 p.m.39 views

CVE-2026-28808 ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch)

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

8.3CVSS0.00556EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/07 12:28 p.m.15 views

CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS7.2AI score0.00556EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/07 12:28 p.m.15 views

EEF-CVE-2026-28808 ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch)

Summary Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access control...

8.3CVSS7.4AI score0.00556EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/07 9:31 a.m.8 views

Directory Traversal

Overview org.apache.activemq:activemq-web is a message broker and JMS 1.1 implementation. Affected versions of this package are vulnerable to Directory Traversal via improper validation of classpath path names in the key parameter during the creation of a Stomp consumer and while browsing message...

5.3CVSS6.3AI score0.00419EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/07 9:31 a.m.9 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper validation of classpath path names in the key parameter during the creation of a Stomp consumer and while browsing messages in the Web console. An attacker can access unauthorized classpath resources by...

5.3CVSS6.3AI score0.00419EPSS
SaveExploits0References2
Rows per page
Query Builder