VYPR

CWE-563

Assignment to Variable without Use

BaseDraft

Description

The variable's value is assigned but never used, making it a dead store.

After the assignment, the variable is either assigned another value or goes out of scope. It is likely that the variable is simply vestigial, but it is also possible that the unused variable points out a bug.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (1)

CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2024-30120Low0.192.90.00Jun 14, 2024HCL DRYiCE Optibot Reset Station is impacted by an Unused Parameter in the web application.