CWE一覧に戻る
CWE-388

7PK - エラー

7PK - Errors
カテゴリ レビュー中
JA

このカテゴリーは、「七つの悪意ある王国」の脆弱性分類の中のフィラの1つを表しています。この分類には、アプリケーションが処理中に発生するエラーを適切に扱わない場合に発生する弱点が含まれます。Seven Pernicious Kingdoms の著者によれば、「エラーとエラー処理は API の分類を表しています。エラー処理に関連するエラーは、それ自身の特別な王国に値するほど一般的です。APIの乱用」と同様に、エラーに関連したセキュリティの脆弱性を持ち込むには2つの方法がある。もう1つは、(攻撃者に)情報を与えすぎたり、扱いが難しかったりするエラーを発生させることです。

EN

This category represents one of the phyla in the Seven Pernicious Kingdoms vulnerability classification. It includes weaknesses that occur when an application does not properly handle errors that occur during processing. According to the authors of the Seven Pernicious Kingdoms, "Errors and error handling represent a class of API. Errors related to error handling are so common that they deserve a special kingdom of their own. As with 'API Abuse,' there are two ways to introduce an error-related security vulnerability: the most common one is handling errors poorly (or not at all). The second is producing errors that either give out too much information (to possible attackers) or are difficult to handle."

不明

MITRE公式ページ — CWE-388