CWE-369—Divide By Zero
PUBLISHEDweakness recordMedium
released 2008-04-11 · last modified 2025-12-11
Metadata
名称
Divide By Zero
描述
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.