2009 Top 25 - Porous Defenses
A category in the Common Weakness Enumeration published by The MITRE Corporation.
Summary
Categories in the Common Weakness Enumeration (CWE) group entries based on some common characteristic or attribute.
Weaknesses in this category are listed in the "Porous Defenses" section of the 2009 CWE/SANS Top 25 Programming Errors.
Weaknesses
The product is composed of a server that relies on the client to implement a mechanism that is intended to protect the server.
The product performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of ot...
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.
The product uses a broken or risky cryptographic algorithm or protocol.
The product contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to exter...
The product contains a hard-coded password, which it uses for its own inbound authentication or for outbound communication to external components.
The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.
Concepts
Deprecated or Obsolete
CWE entries in this view (graph) are listed in the 2009 CWE/SANS Top 25 Programming Errors. This view is considered obsolete as a newer version of the Top 25 is availa...
See Also
Common Weakness Enumeration content on this website is copyright of The MITRE Corporation unless otherwise specified. Use of the Common Weakness Enumeration and the associated references on this website are subject to the Terms of Use as specified by The MITRE Corporation.