On this page
CWE-35: Path Traversal: '…/…//'
Weakness Summary
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '…/…//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.
- Canonical source: MITRE CWE-35 (opens in a new tab)
- Published Atomicorp CVE observations: 3
- Distinct affected products in those observations: 3
- Active Atomicorp rules associated with this weakness: 4
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-27222 | TRUfusion Enterprise <= 7.10.4.0 - Path Traversal | trufusion enterprise | Attack Blocked by Atomicorp | 340007 , 344360 |
| CVE-2020-26073 | Cisco SD-WAN vManage Software - Local File Inclusion | catalyst sd-wan manager | Attack Blocked by Atomicorp | 347009 |
| CVE-2024-36991 | Splunk Enterprise - Local File Inclusion | splunk | Attack Blocked by Atomicorp | 390716 |
Associated Atomicorp WAF Rules
| Rule | Status | Behavior |
|---|---|---|
| 340007 | Active | disruptive (deny) |
| 344360 | Active | disruptive (deny) |
| 347009 | Active | disruptive (deny) |
| 390716 | Active | disruptive (deny) |