CVE-2025-66034: Python Os Path Join Tainted Filename
An attribute representing a filename (e.g., `.filename`) is passed to `os.path.join` without path sanitization. If this attribute stems from attacker-controlled input (like a parsed XML structure), it can result in directory traversal or arbitrary file writes. In Python, `os.path.join` resolves absolute paths by completely discarding the designated base dire
greprules fetch cve-2025-66034-python-os-path-join-tainted-filename --engine opengrepDescription
An attribute representing a filename (e.g., `.filename`) is passed to `os.path.join` without path sanitization. If this attribute stems from attacker-controlled input (like a parsed XML structure), it can result in directory traversal or arbitrary file writes. In Python, `os.path.join` resolves absolute paths by completely discarding the designated base dire
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.