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":May 20, 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
226181 5 警告 IBM - UNIX 上で稼働する IBM Sterling Connect:Direct におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6352 2013-02-6 10:42 2013-02-2 Show GitHub Exploit DB Packet Storm
226182 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における Web サイトを偽装される脆弱性 CWE-16
環境設定
CVE-2013-1451 2013-02-5 17:49 2013-01-29 Show GitHub Exploit DB Packet Storm
226183 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2013-1450 2013-02-5 17:46 2013-01-29 Show GitHub Exploit DB Packet Storm
226184 7.6 危険 Foxit Software Inc - Foxit Advanced PDF Editor にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0107 2013-02-5 17:34 2013-01-28 Show GitHub Exploit DB Packet Storm
226185 6.8 警告 サン・マイクロシステムズ
日本電気
オラクル
- Oracle Java 7 に脆弱性 CWE-noinfo
情報不足
CVE-2012-4681 2013-02-4 17:51 2012-08-28 Show GitHub Exploit DB Packet Storm
226186 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-1462 2013-02-4 16:38 2013-01-31 Show GitHub Exploit DB Packet Storm
226187 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1461 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
226188 10 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0230 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
226189 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の SSDP ハンドラにおけるサービス運用妨害 (サービスクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0229 2013-02-4 16:36 2013-01-31 Show GitHub Exploit DB Packet Storm
226190 7.6 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Drive Control Program におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0930 2013-02-4 16:26 2013-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210321 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
210322 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
210323 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
210324 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
210325 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
210326 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
210327 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
210328 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
210329 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
210330 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