CWE-396 2 件の CVE MITRE の定義 ↗

CWE-396: Declaration of Catch for Generic Exception

概要

CWE-396(Declaration of Catch for Generic Exception)は各種脆弱性データベースや評価で用いられる弱点タイプを説明します。定義・背景・対応する CVE は以下の各セクションを参照してください。

セキュリティへの影響
セキュリティ影響:製品や文脈に依存します。CVE 記録、深刻度、MITRE の説明を参照して優先度を判断してください。

説明

Catching overly broad exceptions promotes complex error handling code that is more likely to contain security vulnerabilities.

適用プラットフォーム

種別 名称 クラス 普遍性 OS / CPE
language C++ Undetermined
language Java Undetermined
language C# Undetermined
language Python Undetermined

このデータベースの関連 CVE

これらの CVE は本データベースでこの弱点に対応付けられており、追跡と検索のために保持されています。

CVE 公開 概要
CVE-2026-40149 2026-04-09 PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no auth_token is con…
CVE-2026-27482 2026-02-21 Ray is an AI compute engine. In versions 2.53.0 and below, thedashboard HTTP server blocks browser-origin POST/PUT but does not cover DELETE, and key DELETE endpoints are unauthenticated by default. I…

旧名称

  • Overly-Broad Catch Block (2008-04-11)

コンテンツ投稿

名称
7 Pernicious Kingdoms
日付
2006-07-19
バージョン
Draft 3

コンテンツの変更履歴

日付 名称 バージョン 重要度 コメント
2008-07-01 Eric Dalci 1.0 updated Time_of_Introduction
2008-09-08 CWE Content Team 1.0 updated Applicable_Platforms, Relationships, Other_Notes, Taxonomy_Mappings
2008-09-24 CWE Content Team 1.1 Removed C from Applicable_Platforms
2008-10-14 CWE Content Team 1.0.1 updated Applicable_Platforms
2009-03-10 CWE Content Team 1.3 updated Relationships
2009-05-27 CWE Content Team 1.4 updated Demonstrative_Examples
2009-10-29 CWE Content Team 1.6 updated Description, Other_Notes
2011-06-01 CWE Content Team 1.13 updated Common_Consequences
2012-05-11 CWE Content Team 2.2 updated References, Relationships
2014-07-30 CWE Content Team 2.8 updated Relationships, Taxonomy_Mappings
2019-01-03 CWE Content Team 3.2 updated References, Relationships, Taxonomy_Mappings
2020-02-24 CWE Content Team 4.0 updated References
2023-04-27 CWE Content Team 4.11 updated Applicable_Platforms, Description, Detection_Factors, Relationships, Time_of_Introduction
2023-06-29 CWE Content Team 4.12 updated Mapping_Notes
2025-04-03 CWE Content Team 4.17 updated Common_Consequences, Demonstrative_Examples
2025-12-11 CWE Content Team 4.19 updated Relationships, Weakness_Ordinalities

貢献

タイプ 名称 日付 コメント
Content Drew Buttner 2023-03-06 Suggested additional Applicable_Platforms and modification to extended description.
cvelogic Threat Intelligence