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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228681 4.3 警告 Sourcefabric - Newscoop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0730 2013-02-25 15:38 2013-02-1 Show GitHub Exploit DB Packet Storm
228682 6.2 警告 Linux - Linux Kernel の security/integrity/evm/evm_crypto.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0313 2013-02-25 15:37 2013-01-27 Show GitHub Exploit DB Packet Storm
228683 6.2 警告 Fedora Project
レッドハット
- RHEL および Fedora Rawhide の pam_ssh_agent_auth モジュールにおける重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5536 2013-02-25 15:34 2013-02-22 Show GitHub Exploit DB Packet Storm
228684 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0746 2013-02-22 18:48 2013-01-8 Show GitHub Exploit DB Packet Storm
228685 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の AutoWrapperChanger クラスにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0745 2013-02-22 18:44 2013-01-8 Show GitHub Exploit DB Packet Storm
228686 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0744 2013-02-22 18:41 2013-01-8 Show GitHub Exploit DB Packet Storm
228687 5.1 警告 IBM - IBM Tivoli Storage Manager のクライアントにおける不特定のアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0472 2013-02-22 15:59 2012-01-31 Show GitHub Exploit DB Packet Storm
228688 4.3 警告 IBM - IBM Tivoli Storage Manager のクライアントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0471 2013-02-22 15:59 2012-01-31 Show GitHub Exploit DB Packet Storm
228689 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0478 2013-02-22 15:58 2013-02-21 Show GitHub Exploit DB Packet Storm
228690 6 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0477 2013-02-22 15:58 2013-02-21 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
194181 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 `tf.raw_ops.AddManySparseToTensorsMap`. This is because the im… - CVE-2021-29523 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194182 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The `tf.raw_ops.Conv3DBackprop*` operations fail to validate that the input tensors are not empty. In turn, this would result in… - CVE-2021-29522 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194183 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Specifying a negative dense shape in `tf.raw_ops.SparseCountSparseOutput` results in a segmentation fault being thrown out from … - CVE-2021-29521 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194184 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Missing validation between arguments to `tf.raw_ops.Conv3DBackprop*` operations can result in heap buffer overflows. This is bec… CWE-787
 Out-of-bounds Write
CVE-2021-29520 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194185 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The API of `tf.raw_ops.SparseCross` allows combinations which would result in a `CHECK`-failure and denial of service. This is b… - CVE-2021-29519 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194186 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. In eager mode (default in TF 2.0 and later), session operations are invalid. However, users could still call the raw ops associa… - CVE-2021-29518 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194187 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. A malicious user could trigger a division by 0 in `Conv3D` implementation. The implementation(https://github.com/tensorflow/tens… - CVE-2021-29517 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194188 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.RaggedTensorToVariant` with arguments specifying an invalid ragged tensor results in a null pointer derefere… - CVE-2021-29516 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194189 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `MatrixDiag*` operations(https://github.com/tensorflow/tensorflow/blob/4c4f420e68f1cfaf8f4b6e8e3eb857e9e4c… - CVE-2021-29515 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194190 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. If the `splits` argument of `RaggedBincount` does not specify a valid `SparseTensor`(https://www.tensorflow.org/api_docs/python/… - CVE-2021-29514 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm