Lucene search
K

19 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/15 8:50 p.m.3 views

CVE-2026-1002

The Vert.x Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URI. The issue comes from an improper implementation of the C. rule of section 5.2.4 of RFC3986 and is fixed in Vert.x Core component used b...

6.9CVSS5.5AI score0.00025EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/01/15 8:50 p.m.13 views

CVE-2026-1002

CVE-2026-1002 affects the Vert.x Web static handler cache. The issue stems from an improper implementation of the RFC3986 C-rule (section 5.2.4), enabling an attacker to craft a URI (e.g., bar%2F..%2F) that can cause denial of access to static files served by the handler. Connected evidence indic...

6.9CVSS6.4AI score0.00025EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-0807

Malware in sbrugna...

8.8CVSS8.7AI score0.00154EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-0626

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00354EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 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
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/06 5:51 p.m.38 views

Security Bulletin: Eclipse Vert.x-Web component is vulnerable to CVE-2023-24815 is used by IBM Maximo Application Suite

Summary IBM Maximo Application Suite uses Eclipse Vert.x-Web package which is vulnerable to CVE-2023-24815. Vulnerability Details CVEID:CVE-2023-24815 DESCRIPTION: Eclipse Vert.x-Web could allow a remote attacker to obtain sensitive information, caused by a flaw when mounted on a wildcard route. ...

5.3CVSS5AI score0.00354EPSS
Exploits1Affected Software1
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
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
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
OSV
OSV
added 2023/02/09 5:36 p.m.18 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.2AI score0.00354EPSS
Exploits1References5
OSV
OSV
added 2021/04/22 4:16 p.m.20 views

GHSA-9Q69-G5GC-9FGF Cross-Site Request Forgery in Vert.x-Web framework

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS8.5AI score0.00154EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2021/04/22 4:16 p.m.70 views

Cross-Site Request Forgery in Vert.x-Web framework

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS8.3AI score0.00154EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2021/02/04 4:22 p.m.21 views

CVE-2020-35217

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS2.5AI score0.00154EPSS
Exploits0References4
NVD
NVD
added 2021/01/20 1:15 p.m.7 views

CVE-2020-35217

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS8.6AI score0.00154EPSS
Exploits0References1
OSV
OSV
added 2021/01/20 1:15 p.m.20 views

CVE-2020-35217

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS6.5AI score
Exploits0References1
Prion
Prion
added 2021/01/20 1:15 p.m.11 views

Cross site request forgery (csrf)

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

6.8CVSS8.5AI score0.00154EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/01/20 12:28 p.m.10 views

CVE-2020-35217

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.6AI score0.00154EPSS
Exploits0References1
Rows per page
Query Builder