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 13, 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
228141 5.8 警告 Novell - Mac OS X 上で稼働する Novell OES 用 Novell Kanaka コンポーネントにおけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-2770 2013-04-9 16:09 2013-03-15 Show GitHub Exploit DB Packet Storm
228142 2.9 注意 Wireshark - Wireshark の Bluetooth HCI 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1574 2013-04-9 16:09 2013-01-29 Show GitHub Exploit DB Packet Storm
228143 3.5 注意 IBM - IBM Scale Out Network Attached Storage における重要なサーバ情報を取得される脆弱性 CWE-255
CWE-264
CVE-2012-0706 2013-04-9 16:08 2013-03-28 Show GitHub Exploit DB Packet Storm
228144 7.2 危険 Linux - Linux Kernel の clone システムコールの実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1858 2013-04-9 16:07 2013-03-14 Show GitHub Exploit DB Packet Storm
228145 7.1 危険 Cogent Real-Time Systems Inc. - 複数の Cogent Real-Time Systems 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2013-0683 2013-04-9 16:05 2013-04-5 Show GitHub Exploit DB Packet Storm
228146 7.5 危険 Cogent Real-Time Systems Inc. - 複数の Cogent Real-Time Systems 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0682 2013-04-9 16:03 2013-04-5 Show GitHub Exploit DB Packet Storm
228147 5 警告 Cogent Real-Time Systems Inc. - 複数の Cogent DataHub 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0681 2013-04-9 16:02 2013-04-5 Show GitHub Exploit DB Packet Storm
228148 2.9 注意 Wireshark - Wireshark の CSN.1 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1573 2013-04-9 15:59 2013-01-29 Show GitHub Exploit DB Packet Storm
228149 7.5 危険 Cogent Real-Time Systems Inc. - 複数の Cogent DataHub 製品の Web サーバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0680 2013-04-9 15:59 2013-04-5 Show GitHub Exploit DB Packet Storm
228150 2.9 注意 Wireshark - Wireshark の IEEE 802.3 Slow Protocols 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1572 2013-04-9 15:15 2013-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194241 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `ParseAttrValue`(https://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/te… - CVE-2021-29615 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194242 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.io.decode_raw` produces incorrect results and crashes the Python interpreter when combining `fixed_len… CWE-787
 Out-of-bounds Write
CVE-2021-29614 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194243 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a heap buffer overflow in Eigen implementation of `tf.raw_ops.BandedTriangularSolve`. The implementation… CWE-787
 Out-of-bounds Write
CVE-2021-29612 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194244 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseReshape` results in a denial of service based on a `CHECK`-failure. The implementation(https://g… CWE-20
 Improper Input Validation 
CVE-2021-29611 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194245 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The validation in `tf.raw_ops.QuantizeAndDequantizeV2` allows invalid values for `axis` argument:. The validation(https://github… CWE-787
 Out-of-bounds Write
CVE-2021-29610 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194246 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) a… CWE-787
CWE-476
 Out-of-bounds Write
 NULL Pointer Dereference
CVE-2021-29609 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194247 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.RaggedTensorToTensor`, an attacker can exploit an undefined behavior if input arguments… - CVE-2021-29608 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194248 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) a… - CVE-2021-29607 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194249 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of `Split_V`(https://github.com/… - CVE-2021-29606 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194250 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The TFLite code for allocating `TFLiteIntArray`s is vulnerable to an integer overflow issue(https://github.com/tensorflow/tensor… - CVE-2021-29605 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm