Lucene search
K

37 matches found

RedHat Linux
RedHat Linux
added 2025/12/16 11:13 p.m.1 views

io.vertx/vertx-core: Eclipse Vert.x Access Control Flaw

A file access control flaw has been discovered in the Eclipse Foundation's Vert.x library. A StaticHandler configuration for restricting access to hidden files fails to restrict access to hidden directories, allowing unauthorized users to retrieve files within them...

7.5CVSS7AI score0.00051EPSS
Exploits0References5
Veracode
Veracode
added 2025/10/24 8:7 p.m.3 views

Improper Access Control

io.vertx:vertx-web is vulnerable to Improper Access Control. The vulnerability is due to a flaw in the StaticHandler configuration that restricts access only to hidden files but not hidden directories, which allows an attacker to access sensitive files such as .git/config within hidden directorie...

7.5CVSS6.5AI score0.00051EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/22 7:38 p.m.2 views

EUVD-2025-35593

Vert.x-Web Access Control Flaw in StaticHandler’s Hidden File Protection for Files Under Hidden Directories...

6.3CVSS6.4AI score0.00051EPSS
Exploits0References3
OSV
OSV
added 2025/10/22 7:38 p.m.2 views

GHSA-H5FG-JPGR-RV9C Vert.x-Web Access Control Flaw in StaticHandler’s Hidden File Protection for Files Under Hidden Directories

Description There is a flaw in the hidden file protection feature of Vert.x Web’s StaticHandler when setIncludeHiddenfalse is configured. In the current implementation, only files whose final path segment i.e., the file name begins with a dot . are treated as “hidden” and are blocked from being...

6.3CVSS5.9AI score0.00051EPSS
Exploits0References4
NVD
NVD
added 2025/10/22 3:15 p.m.2 views

CVE-2025-11965

In Eclipse Vert.x versions 4.0.0, 4.5.21 and 5.0.0, 5.0.4, a StaticHandler configuration for restricting access to hidden files fails to restrict access to hidden directories, allowing unauthorized users to retrieve files within them e.g. '.git/config'...

7.5CVSS0.00051EPSS
Exploits0References1
OSV
OSV
added 2025/10/22 3:15 p.m.2 views

CVE-2025-11965

In Eclipse Vert.x versions 4.0.0, 4.5.21 and 5.0.0, 5.0.4, a StaticHandler configuration for restricting access to hidden files fails to restrict access to hidden directories, allowing unauthorized users to retrieve files within them e.g. '.git/config'...

7.5CVSS6.7AI score
Exploits0References1
Cvelist
Cvelist
added 2025/10/22 2:50 p.m.4 views

CVE-2025-11965

In Eclipse Vert.x versions 4.0.0, 4.5.21 and 5.0.0, 5.0.4, a StaticHandler configuration for restricting access to hidden files fails to restrict access to hidden directories, allowing unauthorized users to retrieve files within them e.g. '.git/config'...

6.3CVSS0.00051EPSS
Exploits0References1
CVE
CVE
added 2025/10/22 2:50 p.m.7 views

CVE-2025-11965

The CVE-2025-11965 issue affects Eclipse Vert.x: versions 4.0.0–4.5.21 and 5.0.0–5.0.4 contain a misconfiguration in StaticHandler that fails to restrict access to hidden directories, enabling unauthorized access to files inside them (for example, .git/config). The available connected documents c...

7.5CVSS6.4AI score0.00051EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.2 views

Eclipse Vert.x 安全漏洞

Eclipse Vert.x is an Eclipse Foundation toolkit for building responsive applications on the JVM. A security vulnerability exists in Eclipse Vert.x versions 4.0.0 through 4.5.21 and 5.0.0 through 5.0.4, which stems from the inability of the StaticHandler configuration to restrict access to a hidde...

7.5CVSS6.3AI score0.00051EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-1208

Malicious code in bioql PyPI...

9.8CVSS9.1AI score0.0169EPSS
Exploits0References14
RedhatCVE
RedhatCVE
added 2025/05/22 10:2 a.m.3 views

CVE-2019-17640

In Eclipse Vert.x 3.4.x up to 3.9.4, 4.0.0.milestone1, 4.0.0.milestone2, 4.0.0.milestone3, 4.0.0.milestone4, 4.0.0.milestone5, 4.0.0.Beta1, 4.0.0.Beta2, and 4.0.0.Beta3, StaticHandler doesn't correctly processes back slashes on Windows Operating systems, allowing, escape the webroot folder to the...

9.8CVSS6.8AI score0.0169EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-24815

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files usin...

5.3CVSS6.8AI score0.00354EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2023/05/23 7:11 p.m.28 views

CVE-2023-24815

A flaw was found in Vert.X Web. When running the application that serves files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard , an attacker can exfiltrate any class path resource...

5.3CVSS6.8AI score0.00354EPSS
Exploits1References4
Veracode
Veracode
added 2023/02/13 2:46 a.m.20 views

Path Traversal

vertx-web is vulnerable to Path Traversal. The vulnerability exists in the pathOffset function of Utils.java When running vertx web applications that serve files using the StaticHandler on Windows Operating Systems and Windows File Systems. If the mount point is a wildcard , then an attacker can...

5.3CVSS5.7AI score0.00354EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/10 3:27 a.m.54 views

StaticHandler disclosure of classpath resources on Windows when mounted on a wildcard route

Summary When running vertx web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard then an attacker can exfiltrate any class path resource. Details When computing the relative path to locate the resource, in cas...

5.3CVSS5.7AI score0.00354EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2023/02/09 6:15 p.m.14 views

CVE-2023-24815

Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard then an attacker can exfiltrate a...

5.3CVSS5.5AI score0.00354EPSS
Exploits1References3
Prion
Prion
added 2023/02/09 6:15 p.m.16 views

Input validation

Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard then an attacker can exfiltrate a...

5CVSS5.4AI score0.00354EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2023/02/09 5:36 p.m.15 views

CVE-2023-24815 Disclosure of classpath resources on Windows when mounted on a wildcard route in vertx-web

Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard then an attacker can exfiltrate a...

4.8CVSS5.4AI score0.00354EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2023/02/09 5:36 p.m.6 views

CVE-2023-24815 Disclosure of classpath resources on Windows when mounted on a wildcard route in vertx-web

Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard then an attacker can exfiltrate a...

4.8CVSS5.4AI score0.00354EPSS
Exploits1References3
CVE
CVE
added 2023/02/09 5:36 p.m.111 views

CVE-2023-24815

CVE-2023-24815 affects Eclipse Vert.x-Web, specifically the StaticHandler behavior when serving files on Windows with a wildcard mount point. The vulnerability arises in Utils.java when computing the relative path to a resource: for wildcards it returns the user input (e.g., rest) as the path seg...

5.3CVSS5.3AI score0.00354EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder