LiveActive security incident?Get immediate response
CWE Reference

CWE in build and compilation

Browse cwe in build and compilation with official CWE context and Glexia analysis.

Release 4.20listing

Search And Filters

Browse CWE records

Showing 34 of 34 CWE records.

CWE-119WeaknessClass

CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

CWE-211WeaknessBase

CWE-211: Externally-Generated Error Message Containing Sensitive Information

The product performs an operation that triggers an external diagnostic or error message that is not directly generated or controlled by the product, such as an error generated by the programming language interpreter that a software application uses. The error can contain sensitive system information.