CWE一覧に戻る
CWE-1057

期待されるデータマネージャーコンポーネント以外のデータアクセス操作

Data Access Operations Outside of Expected Data Manager Component
脆弱性 作成中
JA

この製品は、設計上必要な専用の中央データ・マネージャー・コンポーネントを使用しているが、このデータ・マネージャーを使用しないデータ・アクセス操作を実行するコードが含まれている。

EN

The product uses a dedicated, central data manager component as required by design, but it contains code that performs data-access operations that do not use this data manager.

Scope: Availability / Impact: Reduce Performance
MITRE公式ページ — CWE-1057