Vulnerabilities
OWASP Top 10
List of 10 most critical web application security risks
OWASP Top 10 is a standard document by OWASP (Open Web Application Security Project) describing the 10 most critical web application security risks. Updated every 3-4 years.
OWASP Top 10 (2021)
- A01: Broken Access Control — access control violations
- A02: Cryptographic Failures — cryptographic errors
- A03: Injection — injections (SQL, NoSQL, LDAP)
- A04: Insecure Design — insecure design
- A05: Security Misconfiguration — misconfiguration
- A06: Vulnerable Components — vulnerable components
- A07: Authentication Failures — authentication errors
- A08: Software and Data Integrity Failures — integrity violations
- A09: Security Logging Failures — insufficient logging
- A10: SSRF — Server-Side Request Forgery
Related Terms
External Links
Category
CVE, OWASP Top 10, vulnerability types and classification