The SANS Top 25 Software errors mapped to Top 10 OWASP vulnerabilities in 2020.
- CWE-78: Improper Neutralization of Special Elements Used in an OS Command (’OS Command Injection’)
- CWE-89: Improper Neutralization of Special Elements Used in an SQL Command (’SQL Injection’)
- CWE-434: Unrestricted Upload of File with Dangerous Type
- CWE-494: Download of Code without Integrity Check
- CWE-829: Inclusion of Functionality from Untrusted Control Sphere
- CWE-306: Missing Authentication for Critical Function
- CWE-307: Improper Restriction of Excessive Authentication Attempts
- CWE-798: Use of Hard-Coded Credentials
- CWE-807: Reliance on Untrusted Inputs in a Security Decision
- CWE-862: Missing Authorization
- CWE-863: Incorrect Authorization
- CWE-311: Missing Encryption of Sensitive Data
- CWE-327: Use of a Broken or Risky Cryptographic Algorithm
- No SANS Top 25 mapped to this OWASP
- CWE-250: Execution with Unnecessary Privileges
- CWE-676: Use of Potentially Dangerous Function
- CWE-732: Incorrect Permission Assignment for Critical Resource
- CWE-190: Integer Overflow or Wraparound
- CWE-327: Use of a Broken or Risky Cryptographic Algorithm
- CWE-759: Use of a One-Way Hash without a Salt
- No SANS Top 25 mapped to this OWASP