Insecure Design
Insecure design is a broad category representing different weaknesses, expressed as missing or ineffective control design. This is distinct from implementation flaws.
Przeglad
A new category for 2021 focuses on risks related to design and architectural flaws, with a call for more use of threat modeling, secure design patterns, and reference architectures.
Jak Atakujacy To Wykorzystuja
Zrozumienie wzorcow atakow pomaga budowac lepsze zabezpieczenia. To sa techniki, ktore zespoly bezpieczenstwa monitoruja.
Business logic bypass
Application flows can be circumvented because the design didn't account for all possible user paths or state transitions.
Missing rate limiting
Sensitive operations like password reset or account creation lack rate limits, enabling automated attacks.
Jak Zapobiegac
- Establish a secure development lifecycle with security professionals
- Use threat modeling for critical authentication and access control
- Integrate security language and controls into user stories
- Write unit and integration tests to validate security controls
- Segregate tier layers based on exposure and protection needs
- Limit resource consumption by user or service
CWE z Wykrywaniem Shoulder (8)
Te CWE maja reguly wykrywania Shoulder. Kliknij, aby zobaczyc konkretne podatnosci i poprawki.
Inne Zmapowane CWE (32)
Te CWE sa zmapowane do tej kategorii, ale nie maja jeszcze regul Shoulder.