CWEBaseDraft20 recent CVEs

CWE-369Divide 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.

Common consequences

Related CWEs

Recent CVEs classified under this CWE