1 vulnerabilities classified as CWE-920. AI Chinese analysis included.
CWE-920 represents a resource management weakness where software fails to adequately limit its power consumption in environments with finite energy sources, such as battery-operated mobile or embedded devices. This flaw is typically exploited not through malicious intent, but by the system’s own inefficient operations, leading to rapid battery depletion, unexpected shutdowns, or thermal throttling that degrades performance. Attackers may leverage this by triggering high-power processes to induce denial-of-service conditions, effectively draining the device’s power supply to disrupt service. To prevent this, developers must implement robust power management strategies, including optimizing code efficiency, utilizing hardware-specific power-saving modes, and enforcing strict limits on background processes. Regular profiling and testing under varying load conditions ensure that energy usage remains within sustainable bounds, preserving device longevity and operational reliability.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2017-12714 | 多款Abbott产品安全漏洞 — Accent/Anthem, Accent MRI, Assurity/Allure, and Assurity MRI. | 6.5 | - | 2018-04-25 |
Vulnerabilities classified as CWE-920 represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.