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
228301 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0649 2013-03-28 18:56 2013-02-12 Show GitHub Exploit DB Packet Storm
228302 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0647 2013-03-28 18:55 2013-02-12 Show GitHub Exploit DB Packet Storm
228303 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0645 2013-03-28 18:54 2013-02-12 Show GitHub Exploit DB Packet Storm
228304 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0644 2013-03-28 18:53 2013-02-12 Show GitHub Exploit DB Packet Storm
228305 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0642 2013-03-28 18:53 2013-02-12 Show GitHub Exploit DB Packet Storm
228306 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0639 2013-03-28 18:52 2013-02-12 Show GitHub Exploit DB Packet Storm
228307 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0638 2013-03-28 18:51 2013-02-12 Show GitHub Exploit DB Packet Storm
228308 5 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0637 2013-03-28 18:49 2013-02-12 Show GitHub Exploit DB Packet Storm
228309 6.6 警告 Linux - Linux Kernel の net/ipv4/cipso_ipv4.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0310 2013-03-28 18:38 2012-08-9 Show GitHub Exploit DB Packet Storm
228310 4.7 警告 Linux - Linux Kernel の arch/x86/include/asm/pgtable.h におけるサービス運用妨害 (システムクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2013-0309 2013-03-28 18:36 2012-10-13 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
194121 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, `ComputeOutSize`(https://github.com/tensorflow/tensorflow/blob/0c9692ae… - CVE-2021-29585 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194122 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a `CHECK`-fail in caused by an integer overflow in constructing a new tensor sha… - CVE-2021-29584 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194123 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FusedBatchNorm` is vulnerable to a heap buffer overflow. If the tensors are empty, the same im… CWE-125
CWE-476
Out-of-bounds Read
 NULL Pointer Dereference
CVE-2021-29583 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194124 7.1 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.Dequantize`, an attacker can trigger a read from outside of bounds of heap allocated da… - CVE-2021-29582 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194125 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.CTCBeamSearchDecoder`, an attacker can trigger denial of service via segmentation fault… - CVE-2021-29581 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194126 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FractionalMaxPoolGrad` triggers an undefined behavior if one of the input tensors is empty. Th… - CVE-2021-29580 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194127 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.com/te… CWE-787
 Out-of-bounds Write
CVE-2021-29579 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194128 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FractionalAvgPoolGrad` is vulnerable to a heap buffer overflow. The implementation(https://git… CWE-787
 Out-of-bounds Write
CVE-2021-29578 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194129 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.AvgPool3DGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.com/… CWE-787
 Out-of-bounds Write
CVE-2021-29577 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194130 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPool3DGradGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.… CWE-787
 Out-of-bounds Write
CVE-2021-29576 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm