Skip to content

Commit 1f72fde

Browse files
committed
False finding for CVE-2025-41242
1 parent d27f8e3 commit 1f72fde

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
order: 51
3+
---
4+
5+
# CVE-2025-41242
6+
7+
## Path traversal vulnerability on non-compliant Servlet containers
8+
9+
::: danger FALSE POSITIVE
10+
Rundeck and Runbook Automation are not vulnerable to this CVE.
11+
:::
12+
13+
This is a Spring vulnerability, but the [CVE article](https://spring.io/security/cve-2025-41242) says "deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration." The Rundeck product does not disable disable the default security features.

docs/history/cves/CVE-2025-48924.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
order: 51
2+
order: 52
33
---
44

55
# CVE-2025-48924

0 commit comments

Comments
 (0)