Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 21, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228151 7.6 危険 IBM - IBM Tivoli Netcool/System Service Monitors および Application Service Monitors の Transaction MIB エージェントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0509 2013-06-6 12:07 2013-05-31 Show GitHub Exploit DB Packet Storm
228152 7.6 危険 IBM - IBM Tivoli Netcool/System Service Monitors および Application Service Monitors におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0508 2013-06-6 12:05 2013-05-31 Show GitHub Exploit DB Packet Storm
228153 6.8 警告 ヒューレット・パッカード
レッドハット
- HP Linux Imaging and Printing (HPLIP) の foomatic-rip-hplip における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2697 2013-06-5 18:29 2011-07-29 Show GitHub Exploit DB Packet Storm
228154 3.3 注意 オラクル - Oracle Sun Solaris 10 における Install/smpatch の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0569 2013-06-5 18:08 2013-01-15 Show GitHub Exploit DB Packet Storm
228155 3.6 注意 Corey Minyard
レッドハット
- OpenIPMI の ipmievd における任意のプロセスを停止される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4339 2013-06-5 18:05 2011-12-15 Show GitHub Exploit DB Packet Storm
228156 6.8 警告 レッドハット - Red Hat Enterprise Linux などで利用される Foomatic の foomaticrip.c における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2964 2013-06-5 17:45 2011-07-29 Show GitHub Exploit DB Packet Storm
228157 6.5 警告 IBM - IBM Security QRadar SIEM におけるオペレーティングシステムのコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2970 2013-06-5 14:51 2013-06-3 Show GitHub Exploit DB Packet Storm
228158 3.5 注意 IBM - IBM WebSphere Portal における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2013-2950 2013-06-5 14:45 2013-05-28 Show GitHub Exploit DB Packet Storm
228159 4.3 警告 IBM - IBM WebSphere Portal のサーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0549 2013-06-5 14:35 2013-05-29 Show GitHub Exploit DB Packet Storm
228160 6.8 警告 The GIMP Team - GIMP の ScriptFu Network Server における任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-4245 2013-06-5 13:59 2012-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
217031 5.3 MEDIUM
Network
google
opensuse
tensorflow
leap
In eager mode, TensorFlow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1 does not set the session state. Hence, calling `tf.raw_ops.GetSessionHandle` or `tf.raw_ops.GetSessionHandleV2` results… - CVE-2020-15204 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217032 9.0 CRITICAL
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `Shard` API in TensorFlow expects the last argument to be a function taking two `int64` (i.e., `long long`) arguments. However… NVD-CWE-Other
CVE-2020-15202 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217033 4.8 MEDIUM
Network
google tensorflow In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the … CWE-787
 Out-of-bounds Write
CVE-2020-15201 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217034 5.9 MEDIUM
Network
google tensorflow In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the … CWE-787
 Out-of-bounds Write
CVE-2020-15200 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217035 5.9 MEDIUM
Network
google tensorflow In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the `splits` tensor… CWE-20
 Improper Input Validation 
CVE-2020-15199 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217036 5.4 MEDIUM
Network
google tensorflow In Tensorflow before version 2.3.1, the `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-15198 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217037 6.3 MEDIUM
Network
google tensorflow In Tensorflow before version 2.3.1, the `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the … - CVE-2020-15197 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217038 9.9 CRITICAL
Network
google tensorflow In Tensorflow version 2.3.0, the `SparseCountSparseOutput` and `RaggedCountSparseOutput` implementations don't validate that the `weights` tensor has the same shape as the data. The check exists for … CWE-125
Out-of-bounds Read
CVE-2020-15196 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217039 5.3 MEDIUM
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `SparseFillEmptyRowsGrad` implementation has incomplete validation of the shapes of its arguments. Although `reverse_index_map… - CVE-2020-15194 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
217040 7.1 HIGH
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of `dlpack.to_dlpack` can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 gl… CWE-908
 Use of Uninitialized Resource
CVE-2020-15193 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm