Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-gxnm-rk3x-zkdw |
| Summary | Path traversal vulnerability in functional web frameworks
Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.
Specifically, an application is vulnerable when both of the following are true:
* the web application uses RouterFunctions to serve static resources
* resource handling is explicitly configured with a FileSystemResource location
However, malicious requests are blocked and rejected when any of the following is true:
* the Spring Security HTTP Firewall https://docs.spring.io/spring-security/reference/servlet/exploits/firewall.html is in use
* the application runs on Tomcat or Jetty |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-cx7f-g6mp-7hqm |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-38816 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.93877 |
| scoring_system |
epss |
| scoring_elements |
0.99872 |
| published_at |
2026-04-21T12:55:00Z |
|
| 1 |
| value |
0.93889 |
| scoring_system |
epss |
| scoring_elements |
0.99873 |
| published_at |
2026-04-12T12:55:00Z |
|
| 2 |
| value |
0.93889 |
| scoring_system |
epss |
| scoring_elements |
0.99872 |
| published_at |
2026-04-08T12:55:00Z |
|
| 3 |
| value |
0.93889 |
| scoring_system |
epss |
| scoring_elements |
0.99874 |
| published_at |
2026-04-18T12:55:00Z |
|
| 4 |
| value |
0.93889 |
| scoring_system |
epss |
| scoring_elements |
0.99871 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-38816 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
|
| Weaknesses |
| 0 |
| cwe_id |
22 |
| name |
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
| description |
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
|
| 1 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 2 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 7.0 - 8.9 |
| Exploitability | 2.0 |
| Weighted_severity | 8.0 |
| Risk_score | 10.0 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-gxnm-rk3x-zkdw |