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 22, 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
249211 5 警告 Zabbix - Zabbix の popup.php における任意のデータベーステーブルのコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-3265 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
249212 2.1 注意 シトリックス・システムズ - Xen の tools/libxc/xc_dom_bzimageloader.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3262 2012-03-27 18:43 2011-08-19 Show GitHub Exploit DB Packet Storm
249213 7.5 危険 CMU - Cyrus IMAP の nntpd の split_wildmats 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3208 2012-03-27 18:43 2011-09-8 Show GitHub Exploit DB Packet Storm
249214 3.3 注意 geoff wong - Hammerhead の hammerhead.cc における任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-3204 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249215 5 警告 Adiscon - rsyslog の parseLegacySyslogMsg 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3200 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249216 4.3 警告 Ruby on Rails project - Ruby on Rails の to_s メソッドにおける任意のテキストをログファイルに挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3187 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
249217 4.3 警告 Ruby on Rails project - Ruby on Rails の actionpack/lib/action_controller/response.rb における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-3186 2012-03-27 18:43 2011-08-17 Show GitHub Exploit DB Packet Storm
249218 4.3 警告 The phpMyAdmin Project - phpMyAdmin のトラッキング機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3181 2012-03-27 18:43 2011-08-24 Show GitHub Exploit DB Packet Storm
249219 5.1 警告 アップル - CUPS の gif_read_lzw 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3170 2012-03-27 18:43 2011-08-19 Show GitHub Exploit DB Packet Storm
249220 5 警告 IBM - G400 IPS-G400-IB-1 および GX4004 IPS-GX4004-IB-2 アプライアンスで使用される IBM Web Application Firewall における侵入防御を回避する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3140 2012-03-27 18:43 2011-08-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210711 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
210712 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
210713 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
210714 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
210715 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
210716 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
210717 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
210718 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
210719 4.3 MEDIUM
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes a list of strings to `dlpack.to_dlpack` there is a memory leak following an expected validation failure. The issue occurs because the `… CWE-20
 Improper Input Validation 
CVE-2020-15192 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
210720 5.3 MEDIUM
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes an invalid argument to `dlpack.to_dlpack` the expected validations will cause variables to bind to `nullptr` while setting a `status` v… CWE-252
 Unchecked Return Value
CVE-2020-15191 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm