Model: OWASP top 10

September 10th, 2022

OWASP top 10

Open Web Application Security Project

https://owasp.org/

 


 

OWASP top 10 - 2013 (Book: release it!)

  1. Injection

  2. Broken Authentication and Session Management

  3. Cross Site Scripting (XSS)

  4. Broken Access Control

  5. Security Misconfiguration

  6. Sensitive Data Exposure

  7. Insufficient Attack Protection

  8. Cross-Site Request Forgery (CSRF)

  9. Using Components with Known Vulnerabilities

  10. Underprotected APIs

 

(src: Book: release it! - Michael Nygard)

 


 

2017 added

[x] (4) XML External Entities (XXE)

[ ] (8) Insecure Deserialization

[ ] (10) Insufficient Logging & Monitoring

 

2021 added

[ ] (4) Insecure Design

[ ] (8) Software And Data Integrity Failures

[ ] (10) Server-side Request Forgery (SSRF)

 


 

OWASP Top 10 - Versions

 

no description for image available

(src: PDF - owasp top 10 (2013))

 

no description for image available

(src: PDF - owasp top 10 (2017))

 

 

no description for image available

(src: OWASP Top Ten | OWASP Foundation)