Tipos de fallo
CWE-79 · XSS (CWE-79)27.075CWE-89 · Unauthenticated SQL injection (CWE-89)12.106CWE-862 · The software does not perform an authorization check when an actor attempts to access a resource or perform an action.7390CWE-352 · The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.5858CWE-284 · The software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.5360CWE-22 · The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.5181CWE-20 · The product receives input or data, but it does
not validate or incorrectly validates that the input has the
properties that are required to process the data safely and
correctly.5011CWE-787 · OUT-OF-BOUNDS WRITE CWE-7874707CWE-125 · OUT-OF-BOUNDS READ CWE-1254570CWE-416 · USE AFTER FREE CWE-416 (CVE-2019-13510)4478CWE-74 · Injection4375CWE-200 · The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.4294CWE-78 · The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.4063CWE-94 · Script injection3986CWE-121 · Stack buffer overflow (CWE-121)3567CWE-119 · Memory Corruption - Generic (CWE-119)3047CWE-120 · Execute unauthorized code or commands3024CWE-434 · UNRESTRICTED UPLOAD OF FILE WITH DANGEROUS TYPE CWE-4342916CWE-400 · UNCONTROLLED RESOURCE CONSUMPTION ('RESOURCE EXHAUSTION') CWE-4002639CWE-77 · The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.2631CWE-122 · Heap Overflow (CWE-122)2564CWE-918 · The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.2499CWE-502 · The application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.2396CWE-863 · The software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.2395CWE-476 · Remote authenticated null dereference (CWE-476)2187CWE-306 · The software does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.2134CWE-287 · When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.2075CWE-269 · The software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.2054CWE-639 · The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.1868CWE-770 · The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.1546CWE-285 · The software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.1433CWE-190 · INTEGER OVERFLOW OR WRAPAROUND CWE-1901422CWE-98 · Remote File Inclusion (CWE-98)1272CWE-601 · URL REDIRECTION TO UNTRUSTED SITE ('OPEN REDIRECT') CWE-6011091CWE-266 · Incorrect Privilege Assignment1042CWE-362 · Race Condition (CWE-362), Classic Buffer Overflow (CWE-120)947CWE-276 · INCORRECT DEFAULT PERMISSIONS CWE-276923CWE-427 · Uncontrolled Search Path or Element864CWE-798 · USE OF HARD-CODED CREDENTIALS CWE-798857CWE-532 · Sensitive Information in Log Files777CWE-295 · Information disclosure736CWE-732 · The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.733CWE-59 · Link Following709CWE-693 · PROTECTIONS MECHANISM FAILURE CWE-693670CWE-404 · IMPROPER RESOURCE SHUTDOWN OR RELEASE CWE-404625CWE-288 · Improper access control623CWE-401 · Missing Release of Memory after Effective Lifetime620CWE-843 · Type Confusion607CWE-611 · XXE CWE-611597CWE-522 · INSUFFICIENTLY PROTECTED CREDENTIALS CWE-522595CWE-367 · Time-of-check Time-of-use (TOCTOU) Race Condition (CWE-367)567CWE-80 · Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) (CWE-80)564CWE-347 · Information disclosure538CWE-73 · Improper access control530CWE-346 · ORIGIN VALIDATION ERROR CWE-346521CWE-290 · This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.514CWE-319 · The software transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.501CWE-126 · Stack buffer over-read (CWE-126)480CWE-23 · The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory.465CWE-345 · Insufficient Verification of Data Authenticity (CWE-345)448CWE-307 · IMPROPER RESTRICTION OF EXCESSIVE AUTHENTICATION ATTEMPTS CWE-307434CWE-613 · Session Expiration432CWE-754 · The software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.428CWE-312 · Information disclosure423CWE-617 · Reachable Assertion (CWE-617)405CWE-209 · Information Exposure Through Error Message393CWE-201 · Insertion of Sensitive Information Into Sent Data378CWE-327 · USE OF A BROKEN OR RISKY CRYPTOGRAPHIC ALGORITHM CWE-327376CWE-497 · Information disclosure372CWE-835 · The program contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.372CWE-1333 · The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.370CWE-428 · UNQUOTED SEARCH PATH OR ELEMENT CWE-428352CWE-451 · User Interface (UI) Misrepresentation of Critical Information (CWE-451)346CWE-1321 · Prototype Pollution343CWE-250 · EXECUTION WITH UNNECESSARY PRIVILEGES CWE-250343CWE-552 · Files or Directories Accessible to External Parties (CWE-552)334CWE-191 · INTEGER UNDERFLOW (WRAP OR WRAPAROUND) CWE-191330CWE-321 · USE OF HARD-CODED CRYPTOGRAPHIC KEY CWE-321320CWE-415 · use-after-free312CWE-203 · Observable Discrepancy309CWE-116 · Improper Encoding or Escaping of Output (CWE-116), Improper Handling of Unicode Encoding (CWE-176)309CWE-311 · MISSING ENCRYPTION OF SENSITIVE DATA CWE-311303CWE-426 · UNTRUSTED SEARCH PATH CWE-426299CWE-129 · IMPROPER VALIDATION OF ARRAY INDEX CWE-129289CWE-264 · Privileges, and Access Control [CWE-264]288CWE-674 · UNCONTROLLED RECURSION CWE-674282CWE-922 · INSECURE STORAGE OF SENSITIVE INFORMATION CWE-922279CWE-1284 · Improper Validation of Specified Quantity in Input274CWE-444 · Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')270CWE-908 · Use of Uninitialized Resource (CWE-908)268CWE-88 · Information disclosure252CWE-707 · Improper Neutralization251CWE-248 · UNCAUGHT EXCEPTION CWE-248243CWE-755 · Improper handling of exceptional conditions CWE-755232CWE-384 · Session Fixiation232CWE-457 · Use of Uninitialized Variable231CWE-281 · Improper Preservation of Permissions219CWE-668 · Information disclosure217CWE-822 · UNTRUSTED POINTER DEREFERENCE CWE-822216CWE-256 · Use of Hard-coded Password or Plaintext Storage of a Password215CWE-829 · Inclusion of Functionality from Untrusted Control Sphere (CWE-829)210CWE-824 · Uninitialized Pointer205CWE-789 · Uncontrolled Memory Allocation203CWE-1336 · Information disclosure201CWE-1021 · Inappropriate implementation199CWE-640 · WEAK PASSWORD RECOVERY MECHANISM FOR FORGOTTEN PASSWORD CWE-640197CWE-359 · Privacy Violation (CWE-359)197CWE-369 · dos195CWE-259 · USE OF HARD-CODED PASSWORD CWE-259195CWE-1188 · The software initializes or sets a resource with a default that is intended to be changed by the administrator, but the default is not secure.190CWE-326 · INADEQUATE ENCRYPTION STRENGTH CWE-326186CWE-1236 · IMPROPER NEUTRALIZATION OF FORMULA ELEMENTS IN A CSV FILE CWE-1236178CWE-749 · Exposed Dangerous Routine175CWE-35 · The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.174CWE-204 · The product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere.171CWE-294 · CWE-294: Exposure of Sensitive Information to an Unauthorized Actor171CWE-93 · Information disclosure169CWE-208 · Observable Timing Discrepancy165CWE-494 · Escalation of privilege163CWE-399 · Resource Management Errors160CWE-61 · UNIX Symbolic Link (Symlink) Following160CWE-184 · Incomplete List of Disallowed Inputs159CWE-602 · The product is composed of a server that relies on the client to implement a mechanism that is intended to protect the server.158CWE-95 · Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') (CWE-95)158CWE-330 · USE OF INSUFFICIENTLY RANDOM VALUES CWE-330156CWE-521 · WEAK PASSWORD REQUIREMENTS CWE-521156CWE-703 · IMPROPER CHECK OR HANDLING OF EXCEPTIONAL CONDITIONS CWE-703155CWE-280 · Improper Handling of Insufficient Permissions or Privileges (CWE-280)155CWE-305 · The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.154CWE-667 · Improper Locking151CWE-1287 · Improper Validation of Specified Type of Input149CWE-665 · The software does not initialize or incorrectly initializes a resource, which might leave the resource in an unexpected state when it is accessed or used.148CWE-788 · CWE-788: Access of Memory Location After End of Buffer147CWE-131 · Incorrect Calculation of Buffer Size (CWE-131)147CWE-338 · Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CWE-338)145CWE-472 · Integer overflow144CWE-134 · Use of Externally-Controlled Format String144CWE-915 · Improperly Controlled Modification of Dynamically-Determined Object Attributes139CWE-36 · The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as /abs/path that can resolve to a location that is outside of that directory.133CWE-407 · Inefficient Algorithmic Complexity119CWE-942 · Permissive Cross-domain Security Policy with Untrusted Domains117CWE-425 · The web application does not adequately enforce appropriate authorization on all restricted URLs, scripts, or files.117CWE-24 · Path Traversal: '../filedir'114CWE-358 · Security Check for Standard114CWE-193 · OFF-BY-ONE ERROR CWE-193109CWE-1392 · Use of Default Credentials109CWE-354 · Improper Validation of Integrity Check Value108CWE-441 · Unintended Proxy or Intermediary ('Confused Deputy')107CWE-130 · Improper Handling of Length Parameter Inconsistency (CWE-130)106CWE-680 · Integer Overflow to Buffer Overflow (CWE-680)106CWE-117 · The software does not neutralize or incorrectly neutralizes output that is written to logs.103CWE-823 · Use of Out-of-range Pointer Offset (CWE-823)101CWE-670 · input-validation101CWE-252 · Unchecked Return Value101CWE-1220 · Insufficient Granularity of Access Control100CWE-303 · Incorrect Implementation of Authentication Algorithms (CWE-303)98CWE-377 · Insecure Temporary File (CWE-377)98CWE-840 · CWE-840: Business Logic Errors92CWE-436 · Interpretation Conflict92CWE-772 · Missing Release of Resource after Effective Lifetime91CWE-328 · Use of Weak Hash90CWE-506 · Embedded Malicious Code (CWE-506)90CWE-620 · Unverified Password Change (CWE-620)90CWE-409 · Improper Handling of Highly Compressed Data (Data Amplification) (CWE-409)90CWE-1286 · Improper Validation of Syntactic Correctness of Input90CWE-113 · The software receives data from an upstream component, but does not neutralize or incorrectly neutralizes CR and LF characters before the data is included in outgoing HTTP headers.90CWE-610 · Improper access control90CWE-538 · Insertion of Sensitive Information into Externally-Accessible File or Directory88CWE-598 · Use of HTTP Request With Sensitive Query String88CWE-331 · Insufficient Entropy88CWE-807 · Reliance on Untrusted Inputs in a Security Decision (CWE-807)87CWE-459 · INCOMPLETE CLEANUP CWE-45987CWE-926 · Improper Export of Android Application Components87CWE-825 · memory-safety86CWE-1390 · Weak Authentication86CWE-489 · LEFTOVER DEBUG CODE CWE-48986CWE-912 · HIDDEN FUNCTIONALITY CWE-91285CWE-704 · INCORRECT TYPE VERSION OR CAST CWE-70481CWE-310 · Information disclosure81CWE-697 · Incorrect Comparison (CWE-697)80CWE-591 · CWE-591: Sensitive Data Storage in Improperly Locked Memory77CWE-91 · XML Injection (CWE-91)75CWE-15 · External Control of System or Configuration Setting72CWE-653 · The product does not properly compartmentalize or isolate functionality, processes, or resources that require different privilege levels, rights, or permissions.72CWE-916 · USE OF PASSWORD HASH WITH INSUFFICIENT COMPUTATIONAL EFFORT CWE-91671CWE-277 · Insecure Inherited Permissions (CWE-277)71CWE-799 · Improper Control of Interaction Frequency71CWE-913 · Improper Control of Dynamically-Managed Code Resources69CWE-150 · Improper Neutralization of Escape, Meta, or Control Sequences (CWE-150)69CWE-212 · Information disclosure68CWE-923 · Improper Restriction of Communication Channel to Intended Endpoints68CWE-648 · Incorrect Use of Privileged APIs67CWE-943 · Improper Neutralization of Special Elements in Data Query Logic67CWE-470 · Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')66CWE-267 · Privilege Defined With Unsafe Actions65CWE-257 · STORING PASSWORDS IN A RECOVERABLE FORMAT CWE-25765CWE-682 · INCORRECT CALCULATION CWE-68265CWE-348 · Use of Less Trusted Source65CWE-90 · Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')65CWE-614 · Sensitive Cookie Without Secure Attribute64CWE-706 · Use of Incorrectly-Resolved Name or Reference (CWE-706)64CWE-178 · Improper Handling of Case Sensitivity63CWE-524 · Use of Cache Containing Sensitive Information63CWE-29 · Path Traversal: '..filename'63CWE-16 · Misconfiguration (CWE-16)62CWE-255 · CWE-255 Credentials Management Errors61CWE-681 · Incorrect Conversion between Numeric Types61CWE-644 · IMPROPER NEUTRALIZATION OF HTTP HEADERS FOR SCRIPTING SYNTAX CWE-64460CWE-297 · Information disclosure59CWE-325 · Missing Required Cryptographic Step (CWE-325)59CWE-841 · Enforcement of Behavioral Workflow59CWE-379 · CWE-379: Creation of Temporary File in Directory with Insecure Permissions59CWE-917 · Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')59CWE-669 · Incorrect resource transfer between spheres59CWE-1285 · Improper Validation of Specified Index, Position, or Offset in Input58CWE-320 · Key Management Errors57CWE-548 · INFORMATION EXPOSURE THROUGH DIRECTORY LISTING CWE-54857CWE-99 · Resource Injection (CWE-99)56CWE-805 · CWE-805: Buffer Access with Incorrect Length Value55CWE-87 · Improper Neutralization of Alternate XSS Syntax55CWE-300 · Man-in-the-Middle (CWE-300)55CWE-940 · Improper Verification of Source of a Communication Channel55CWE-672 · OPERATION ON A RESOURCE AFTER EXPIRATION OR RELEASE CWE-67255CWE-1391 · Use of Weak Credentials53CWE-197 · Execute unauthorized code or commands52CWE-170 · Improper Null Termination (CWE-170)52CWE-275 · Permission Issues (CWE-275)51CWE-340 · Generation of Predictable Numbers or Identifiers50CWE-123 · WRITE-WHAT-WHERE CONDITION CWE-12350CWE-1395 · Dependency on Vulnerable Third-Party Component (CWE-1395)48CWE-776 · XML Entity Expansion (CWE-776)46CWE-378 · CWE-378: Creation of Temporary File With Insecure Permissions46CWE-405 · CWE-405: Asymmetric Resource Consumption (Amplification)45CWE-183 · Permissive List of Allowed Inputs44CWE-1393 · Use of Default Password43CWE-353 · Missing Support for Integrity Check (CWE-353)43CWE-664 · Improper Control of a Resource Through its Lifetime43CWE-323 · Reusing a Nonce, Key Pair in Encryption43CWE-1004 · Sensitive Cookie Without 'HttpOnly' Flag42CWE-274 · Privilege Escalation (CWE-274)42CWE-636 · When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.42CWE-385 · CWE-385: Covert Timing Channel41CWE-440 · CWE-440: Expected Behavior Violation41CWE-302 · CWE-302: Authentication Bypass by Assumed-Immutable Data41CWE-261 · Weak Encoding for Password41CWE-782 · Exposed IOCTL with Insufficient Access Control (CWE-782)40CWE-696 · Incorrect Behavior Order40CWE-565 · Reliance on Cookies without Validation and Integrity Checking40CWE-606 · Unchecked Input for Loop Condition39CWE-349 · CWE-349: Acceptance of Extraneous Untrusted Data With Trusted Data39CWE-763 · Release of Invalid Pointer or Reference39CWE-124 · Execute unauthorized code or commands38CWE-791 · Incomplete Filtering of Special Elements38CWE-289 · CWE-289: Authentication Bypass by Alternate Name38CWE-834 · Excessive Iteration (CWE-834)37CWE-202 · Exposure of Sensitive Information Through Data Queries37CWE-420 · Unprotected Alternate Channel37CWE-471 · Modification of Assumed-Immutable Data (MAID) (CWE-471)37CWE-75 · Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) (CWE-75)36CWE-316 · The product stores sensitive information in cleartext in memory.36CWE-304 · The product implements an authentication technique, but it skips a step that weakens the technique.36CWE-272 · Least Privilege Violation35CWE-1300 · Side-channel information leakage35CWE-92 · Improper conditions check34CWE-488 · Exposure of Data Element to Wrong Session34CWE-1289 · Improper Validation of Unsafe Equivalence in Input34CWE-1385 · Missing Origin Validation in WebSockets34CWE-424 · Improper Protection of Alternate Path34CWE-691 · Insufficient Control Flow Management (CWE-691)33CWE-226 · Sensitive Information in Resource Not Removed Before Reuse33CWE-241 · Improper Handling of Unexpected Data Type33CWE-690 · CWE-690: Unchecked Return Value to NULL Pointer Dereference33CWE-501 · Trust Boundary Violation32CWE-356 · Product UI does not warn user of unsafe actions CWE-35632CWE-213 · Exposure of Sensitive Information Due to Incompatible Policies32CWE-286 · Incorrect User Management32CWE-540 · Inclusion of Sensitive Information in Source Code31CWE-189 · Numeric Error31CWE-757 · Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')31CWE-525 · CWE-525: Use of Web Browser Cache of Sensitive Information31CWE-233 · Improper Handling of Parameters (CWE-233)31CWE-176 · The software does not properly handle when an input contains Unicode encoding.30CWE-313 · CWE-313: Cleartext Storage in a File or on Disk30CWE-1288 · Improper Validation of Consistency within Input30CWE-115 · Misinterpretation of Input30CWE-282 · Improper Ownership Management29CWE-27 · Path Traversal: 'dir/../../filename'28CWE-185 · Incorrect Regular Expression28CWE-41 · Information disclosure28CWE-158 · IMPROPER NEUTRALIZATION OF NULL BYTE OR NUL CHARACTER CWE-15828CWE-758 · Reliance on Undefined, Unspecified, or Implementation-Defined Behavior27CWE-83 · The product does not neutralize or incorrectly neutralizes "javascript:" or other URIs from dangerous attributes within tags, such as onmouseover, onload, onerror, or style.27CWE-684 · Incorrect Provision of Specified Functionality27CWE-1230 · Inappropriate implementation26CWE-350 · Reliance on Reverse DNS Resolution for a Security-Critical Action (CWE-350)26CWE-114 · CWE-114: Process Control26CWE-778 · Insufficient Logging (CWE-778)26CWE-322 · Key Exchange without Entity Authentication26CWE-279 · Incorrect Execution-Assigned Permissions26CWE-270 · Privilege Context Switching Error26CWE-523 · UNPROTECTED TRANSPORT OF CREDENTIALS CWE-52325CWE-1275 · Sensitive Cookie with Improper SameSite Attribute25CWE-833 · dos25CWE-939 · Improper Authorization in Handler for Custom URL Scheme25CWE-214 · Invocation of Process Using Visible Sensitive Information25CWE-924 · CWE-924: Improper Enforcement of Message Integrity During Transmission in a Communication Channel24CWE-391 · Unchecked Error Condition (CWE-391)24CWE-592 · This weakness has been deprecated because it covered redundant concepts already described in CWE-287.24CWE-260 · Password in Configuration File24CWE-1104 · Use of Unmaintained Third Party Components24CWE-283 · Unverified Ownership24CWE-551 · Incorrect Behavior Order: Authorization Before Parsing and Canonicalization23CWE-460 · Improper cleanup on thrown exception CWE-46023CWE-253 · Incorrect Check of Function Return Value23CWE-402 · Transmission of Private Resources into a New Sphere ('Resource Leak')23CWE-273 · Improper Check for Dropped Privileges23CWE-96 · CWE-96: Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection')23CWE-603 · USE OF CLIENT-SIDE AUTHENTICATION CWE-60322CWE-1191 · On-Chip Debug and Test Interface With Improper Access Control22CWE-324 · Use of a Key Past its Expiration Date22CWE-195 · CWE-195: Signed to Unsigned Conversion Error22CWE-268 · Privilege Chaining22CWE-180 · Incorrect Behavior Order: Validate Before Canonicalize (CWE-180).22CWE-1295 · Information disclosure22CWE-410 · Insufficient Resource Pool21CWE-1325 · Improperly Controlled Sequential Memory Allocation21CWE-1327 · CWE-1327: Binding to an Unrestricted IP Address21CWE-335 · CWE-335: Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)21CWE-783 · Operator Precedence Logic Error20CWE-228 · Improper Handling of Syntactically Invalid Structure20CWE-357 · INSUFFICIENT UI WARNING OF DANGEROUS OPERATIONS CWE-35720CWE-364 · Signal Handler Race Condition20CWE-84 · The web application improperly neutralizes user-controlled input for executable script disguised with URI encodings.20CWE-244 · Improper Clearing of Heap Memory Before Release ('Heap Inspection')20CWE-590 · Free of Memory not on the Heap20CWE-1240 · Use of a Cryptographic Primitive with a Risky Implementation20CWE-140 · Improper Neutralization of Delimiters20CWE-779 · Logging of Excessive Data20CWE-708 · Incorrect Ownership Assignment20CWE-453 · Insecure Default Variable Initialization19CWE-657 · Violation of Secure Design Principles (CWE-657)19CWE-390 · Detection of Error Condition Without Action19CWE-406 · CWE-406: Insufficient Control of Network Message Volume (Network Amplification)19CWE-366 · Race Condition within a Thread18CWE-804 · Guessable CAPTCHA18CWE-759 · USE OF A ONE-WAY HASH WITHOUT A SALT CWE-75918CWE-526 · CWE-526: Exposure of Sensitive Information Through Environmental Variables18CWE-229 · Improper Handling of Values18CWE-215 · Insertion of Sensitive Information Into Debugging Code18CWE-927 · CWE-927: Use of Implicit Intent for Sensitive Communication 18CWE-26 · Path Traversal17CWE-698 · Execution After Redirect (EAR)17CWE-641 · Improper Restriction of Names for Files and Other Resources17CWE-662 · Improper Synchronization17CWE-296 · Improper Following of a Certificate's Chain of Trust (CWE-296)17CWE-1394 · Use of Default Cryptographic Key17CWE-395 · NULL pointer dereference17CWE-836 · Use of Password Hash Instead of Password for Authentication16CWE-1259 · CWE-1259: Improper Restriction of Security Token Assignment16CWE-911 · Improper Update of Reference Count16CWE-642 · External Control of Critical State Data (CWE-642)16CWE-549 · Missing Password Field Masking16CWE-477 · USE OF OBSOLETE FUNCTION CWE-47716CWE-837 · Improper Enforcement of a Single, Unique Action16CWE-820 · Missing Synchronization15CWE-155 · CWE-155: Improper Neutralization of Wildcards or Matching Symbols15CWE-341 · PREDICTABLE FROM OBSERVABLE STATE CWE-34115CWE-413 · Improper Resource Locking15CWE-909 · CWE-909: Missing Initialization of Resource15CWE-475 · Undefined Behavior for Input to API15CWE-1386 · CWE-1386: Insecure Operation on Windows Junction / Mount Point15CWE-1050 · Excessive Platform Resource Consumption within a Loop15CWE-1260 · Improper Handling of Overlap Between Protected Memory Ranges15CWE-790 · CWE-790: Improper Filtering of Special Elements15CWE-351 · CWE-351: Insufficient Type Distinction15CWE-394 · CWE-394: Unexpected Status Code or Return Value14CWE-449 · CWE-449: The UI Performs the Wrong Action14CWE-308 · Use of Single-factor Authentication14CWE-334 · Small Space of Random Values14CWE-1242 · Inclusion of undocumented features or chicken bits14CWE-643 · Improper Neutralization of Data within XPath Expressions ('XPath Injection')14CWE-599 · CWE-599: Missing Validation of OpenSSL Certificate14CWE-76 · Improper Neutralization of Equivalent Special Elements13CWE-1244 · Improper Authorization on Physical Debug and Test Interfaces13CWE-821 · Incorrect Synchronization13CWE-138 · Improper Neutralization of Special Elements13CWE-1023 · Incomplete Comparison with Missing Factors13CWE-1263 · Improper Physical Access Control13CWE-337 · Predictable Seed in Pseudo-Random Number Generator (PRNG)13CWE-329 · NOT USING AN UNPREDICTABLE IV WITH CBC MODE (CWE-329)13CWE-1427 · CWE-1427: Improper Neutralization of Input Used for LLM Prompting13CWE-474 · Use of Function with Inconsistent Implementations13CWE-159 · CWE-159: Improper Handling of Invalid Use of Special Elements13CWE-762 · Mismatched Memory Management Routines13CWE-1022 · CWE-1022: Use of Web Link to Untrusted Target with window.opener Access13CWE-19 · Data Handling13CWE-392 · Missing Report of Error Condition12CWE-419 · CWE-419: Unprotected Primary Channel12CWE-230 · Improper Handling of Missing Values12CWE-25 · Path Traversal: '/../filedir'12