Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CWE-448 (UI上的废弃特性) — Vulnerability Class 2

2 vulnerabilities classified as CWE-448 (UI上的废弃特性). AI Chinese analysis included.

CWE-448 represents a user interface weakness where obsolete features remain accessible without adequate warnings, creating confusion or unintended actions. This vulnerability is typically exploited when users inadvertently interact with deprecated functions, leading to data loss, security misconfigurations, or system instability, as they assume the interface reflects current capabilities. Attackers may leverage this ambiguity to trick users into performing malicious operations or bypassing intended security controls by exploiting the lack of clear feedback. Developers avoid this weakness by rigorously auditing user interfaces to identify and remove deprecated elements, ensuring that any remaining obsolete features are clearly marked, disabled, or accompanied by explicit warnings. By maintaining a clean, up-to-date interface and implementing strict version control for UI components, organizations can prevent user confusion and mitigate the risks associated with lingering, unmonitored functionality.

MITRE CWE Description
A UI function is obsolete and the product does not warn the user.
Common Consequences (1)
OtherQuality Degradation, Varies by Context
Mitigations (1)
Architecture and DesignRemove the obsolete feature from the UI. Warn the user that the feature is no longer supported.
CVE IDTitleCVSSSeverityPublished
CVE-2025-12517 Credits Page not Matching Versions in Use in the Firmware — BLU-IC2 5.4AIMediumAI2025-10-30
CVE-2022-32258 Siemens SINEMA Remote Connect Server 安全漏洞 — SINEMA Remote Connect Server 5.3 Medium2022-06-14

Vulnerabilities classified as CWE-448 (UI上的废弃特性) represent 2 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.