CWE-369βDivide By Zero
PUBLISHEDweakness recordMedium
released 2008-04-11 Β· last modified 2025-12-11
Metadata
Weakness Name
Divide By Zero
Description
The product divides a value by zero.
This weakness typically occurs when an unexpected value is provided to the product, or if an error occurs that is not properly detected. It frequently occurs in calculations involving physical dimensions such as size, length, width, and height.