On this page
CWE-24: Path Traversal: '../filedir'
Weakness Summary
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "../" sequences that can resolve to a location that is outside of that directory.
- Canonical source: MITRE CWE-24 (opens in a new tab)
- Published Atomicorp CVE observations: 5
- Distinct affected products in those observations: 5
- Active Atomicorp rules associated with this weakness: 6
Atomicorp Research Context
Atomicorp has published CVE-specific research observations associated with this weakness category. Each linked CVE page states whether the tested request was detected or blocked and is the authoritative customer-facing finding.
The CVEs and rules shown here are selected published examples, not a complete list of Atomicorp protections. If a CWE, CVE, or rule is absent from this page, no conclusion should be drawn about whether Atomicorp protects against that weakness or attack method.
A CWE describes a class of software weakness. It does not identify one exploit request, and association with a CWE does not mean that every vulnerability or exploitation path in that category is detected or blocked.
Selected Published CVE Observations
| CVE | Vulnerability | Product | Atomicorp finding | Observed rules |
|---|---|---|---|---|
| CVE-2025-59049 | Mockoon < 9.2.0 - Path Traversal | mockoon | Attack Blocked by Atomicorp | 347009 |
| CVE-2026-73573 | zimbra collaboration suite Path Traversal Vulnerability | zimbra collaboration suite | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2025-47423 | Personal Weather Station Dashboard 12 - Directory Traversal | Personal Weather Station Dashboard | Attack Blocked by Atomicorp | 340007 |
| CVE-2025-59342 | esm.sh <= v136 - Arbitrary File Write via Path Traversal | esm.sh | Attack Blocked by Atomicorp | 340162 , 340163 |
| CVE-2024-6746 | EasySpider 0.6.2 - Arbitrary File Read | easyspider | Attack Blocked by Atomicorp | 346019 |
Associated Atomicorp WAF Rules
| Rule | Status | Behavior |
|---|---|---|
| 340007 | Active | disruptive (deny) |
| 340162 | Active | disruptive (deny) |
| 340163 | Active | disruptive (deny) |
| 344360 | Active | disruptive (deny) |
| 346019 | Retired | non-disruptive (not available) |
| 347009 | Active | disruptive (deny) |
| 390709 | Active | disruptive (deny) |