CWE一覧に戻る
CWE-447

UIにおける未実装または未サポートの機能

Unimplemented or Unsupported Feature in UI
脆弱性 レビュー中
JA

セキュリティ機能のためのUI機能がサポートされているように見え、サポートされていることを示唆するフィードバックをユーザーに与えるが、基本的な機能は実装されていない。

EN

A UI function for a security feature appears to be supported and gives feedback to the user that suggests that it is supported, but the underlying functionality is not implemented.

Scope: Other / Impact: Varies by Context; Unexpected State
Perform functionality testing before deploying the application.
MITRE公式ページ — CWE-447