SiteShadow
Back to vulnerability library
Detected byCWE-aware static analysis

CWE-434 Unrestricted File Upload

Coverage: 2 rules in the SiteShadow rule registry target this CWE (registry v2.0.0). Regex 1Other-pattern 1 Also: Taint and heuristic analyzers may also detect related flows (see coverage for the authoritative list) Registry tagging shows intent, for sample-level behaviour and benchmarked gaps see known gaps.

What this means

SiteShadow flagged a file upload flow where the system accepts files without strong validation and isolation. Attackers can upload unexpected file types, oversized files, or content designed to be executed or served back to users.

Why it matters

Attackers can upload executable content or malware.

Safer examples

1) Use strict allowlists (type + content)

2) Store uploads safely

3) Enforce size limits and scanning

How SiteShadow detects it (high level)

References

---

← Back to Vulnerability Library

Catch this in your code with SiteShadow.

Every released SiteShadow scanner is free, including full project analysis, reports, patterns, dashboard access, and configured organization SSO.