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
228451 5 警告 Apache Software Foundation - Apache Qpid の AMQP タイプデコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2012-4458 2013-03-21 15:41 2013-03-5 Show GitHub Exploit DB Packet Storm
228452 5 警告 Apache Software Foundation - Apache Qpid の qpid::framing::Buffer::checkAvailable 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4459 2013-03-21 15:39 2013-03-5 Show GitHub Exploit DB Packet Storm
228453 5 警告 Apache Software Foundation - Apache Qpid の qpid::framing::Buffer クラスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-4460 2013-03-21 15:38 2013-03-5 Show GitHub Exploit DB Packet Storm
228454 10 危険 Google - Google Chrome OS の GPU プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0915 2013-03-21 15:38 2013-03-15 Show GitHub Exploit DB Packet Storm
228455 6.4 警告 TIBCO Software - TIBCO Spotfire Web Player における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2373 2013-03-21 14:41 2013-03-13 Show GitHub Exploit DB Packet Storm
228456 5 警告 TIBCO Software - TIBCO Spotfire Statistics Services における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2371 2013-03-21 14:40 2013-03-13 Show GitHub Exploit DB Packet Storm
228457 3.3 注意 Apache Software Foundation - Apache Commons FileUpload における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0248 2013-03-21 14:37 2013-03-15 Show GitHub Exploit DB Packet Storm
228458 1.9 注意 Linux - Linux Kernel の fs/isofs/export.c におけるカーネルヒープメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6549 2013-03-21 14:29 2013-03-11 Show GitHub Exploit DB Packet Storm
228459 1.9 注意 Linux
レッドハット
- Linux Kernel の fs/udf/namei.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6548 2013-03-21 14:28 2013-03-15 Show GitHub Exploit DB Packet Storm
228460 1.9 注意 Linux - Linux Kernel の drivers/net/tun.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6547 2013-03-21 14:24 2013-03-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194091 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of TrySimplify(https://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorf… CWE-476
 NULL Pointer Dereference
CVE-2021-29616 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194092 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
194093 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
194094 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
194095 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
194096 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
194097 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
194098 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
194099 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
194100 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