Description
A UI function is obsolete and the product does not warn the user.
Potential Impact
Other
Quality Degradation, Varies by Context
Mitigations & Prevention
Remove the obsolete feature from the UI. Warn the user that the feature is no longer supported.
Related Weaknesses
Taxonomy Mappings
- PLOVER: — Obsolete feature in UI
Frequently Asked Questions
What is CWE-448?
CWE-448 (Obsolete Feature in UI) is a software weakness identified by MITRE's Common Weakness Enumeration. It is classified as a Base-level weakness. A UI function is obsolete and the product does not warn the user.
How can CWE-448 be exploited?
Attackers can exploit CWE-448 (Obsolete Feature in UI) to quality degradation, varies by context. This weakness is typically introduced during the Implementation phase of software development.
How do I prevent CWE-448?
Key mitigations include: Remove the obsolete feature from the UI. Warn the user that the feature is no longer supported.
What is the severity of CWE-448?
CWE-448 is classified as a Base-level weakness (Medium abstraction). Its actual severity depends on the specific context and how the weakness manifests in your application.