Skip to content

Commit

Permalink
Update 0x20-V12-Files-Resources.md
Browse files Browse the repository at this point in the history
resolving #679
  • Loading branch information
jmanico committed Mar 12, 2021
1 parent ab6274c commit 8b3363c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.0/en/0x20-V12-Files-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Although zip bombs are eminently testable using penetration testing techniques,
| # | Description | L1 | L2 | L3 | CWE |
| :---: | :--- | :---: | :---:| :---: | :---: |
| **12.4.1** | Verify that files obtained from untrusted sources are stored outside the web root, with limited permissions, preferably with strong validation. |||| 922 |
| **12.4.2** | Verify that files obtained from untrusted sources are scanned by antivirus scanners to prevent upload of known malicious content. |||| 509 |
| **12.4.2** | Verify that files obtained from untrusted sources are scanned by antivirus scanners to prevent upload and serving of known malicious content. |||| 509 |

## V12.5 File Download Requirements

Expand Down

0 comments on commit 8b3363c

Please sign in to comment.