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 (2)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2021-1620 | Hig | 0.50 | 7.7 | 0.01 | Sep 23, 2021 | A vulnerability in the Internet Key Exchange Version 2 (IKEv2) support for the AutoReconnect feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker to exhaust the free IP addresses from the assigned local pool. This vulnerability… | ||
| CVE-2024-30120 | Low | 0.19 | 2.9 | 0.00 | Jun 14, 2024 | HCL DRYiCE Optibot Reset Station is impacted by an Unused Parameter in the web application. |
- risk 0.50cvss 7.7epss 0.01
A vulnerability in the Internet Key Exchange Version 2 (IKEv2) support for the AutoReconnect feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker to exhaust the free IP addresses from the assigned local pool. This vulnerability…
- risk 0.19cvss 2.9epss 0.00
HCL DRYiCE Optibot Reset Station is impacted by an Unused Parameter in the web application.