AUTHORIZATION (AZX)

Richard can bypass the centralized authorization controls since they are not being used comprehensively on all interactions

AUTHORIZATION
10

Richard can bypass the centralized authorization controls since they are not being used comprehensively on all interactions

OWASP SCP

78,91

OWASP ASVS

1.1.6,4.1.1

OWASP AppSensor

ACE1,ACE2,ACE3,ACE4

CAPEC

-

SAFECODE

8,10,11

How to play?

Centralized authorization routines are a good programming practice, but like other routines, developers need to understand how they work, how to use them and any limitations. Such routines can be tested independently of other code and not only provide assurance on the quality, but also make refactorization an easy task and eliminate code duplicates and bad interpretations.

Server side implementation and presentation layer representations of access control rules must match.

Mappings

OWASP ASVS (4.0): 1.1.6 ,4.1.1

Capec: 36 ,95 ,121 ,179

OWASP SCP: 78,91

OWASP Appsensor: ACE1,ACE2,ACE3,ACE4

Safecode: 8,10,11

ASVS (4.0) Cheatsheetseries Index

ASVS V1.1 - Secure Software Development Lifecycle Requirements

ASVS V4.1 - General Access Control Design

No suitable mappings were found.

Attacks

SQL Injection

Cross-Site Scripting (XSS)

Password Guessing/Brute Force Attacks

Credential Stuffing

Insider Threats

Session Hijacking (Man-in-the-Middle)

OWASP Cornucopia

  • OWASP Cornucopia is a mechanism in the form of a card game to assist software development teams identify security requirements in Agile, conventional and formal development processes. It is language, platform and technology-agnostic, and is free to use.
  • OWASP Cornucopia is licensed under the Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar licence to this one.
  • © 2012-2025 OWASP Foundation. The Open Worldwide Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software.