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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228511 4.9 警告 アップル - Apple Mac OS X のログイン画面における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0969 2013-03-19 16:53 2013-03-15 Show GitHub Exploit DB Packet Storm
228512 4.3 警告 アップル - Apple Mac OS X の CoreTypes における Java プラグインの無効設定を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0967 2013-03-19 16:49 2013-03-15 Show GitHub Exploit DB Packet Storm
228513 6.4 警告 アップル - Apple Mac OS X におけるディレクトリ認証要求を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0966 2013-03-19 16:47 2013-03-15 Show GitHub Exploit DB Packet Storm
228514 7.5 危険 マイクロソフト - Windows 8 の Microsoft Internet Explorer 10 におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2552 2013-03-19 10:42 2013-03-11 Show GitHub Exploit DB Packet Storm
228515 7.2 危険 マイクロソフト - Microsoft Windows 7 のカーネルにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2553 2013-03-19 10:41 2013-03-11 Show GitHub Exploit DB Packet Storm
228516 7.5 危険 マイクロソフト - Microsoft Windows 7 における ASLR および DEP 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2554 2013-03-19 10:37 2013-03-11 Show GitHub Exploit DB Packet Storm
228517 7.5 危険 マイクロソフト - Microsoft Internet Explorer 9 のサンドボックス保護メカニズムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2557 2013-03-19 10:07 2013-03-11 Show GitHub Exploit DB Packet Storm
228518 3.2 注意 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1995 2013-03-18 18:07 2012-04-30 Show GitHub Exploit DB Packet Storm
228519 4.3 警告 ヒューレット・パッカード - HP Systems Insight Manager におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2012-1996 2013-03-18 18:06 2012-04-30 Show GitHub Exploit DB Packet Storm
228520 7.5 危険 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1997 2013-03-18 18:05 2012-04-30 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
194161 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow by passing crafted inputs to `tf.raw_ops.StringNGrams`. This is because the impleme… CWE-787
 Out-of-bounds Write
CVE-2021-29542 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194162 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a dereference of a null pointer in `tf.raw_ops.StringNGrams`. This is because the implementation(https:/… CWE-476
 NULL Pointer Dereference
CVE-2021-29541 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194163 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in `Conv2DBackpropFilter`. This is because the implementation(https://gith… CWE-787
 Out-of-bounds Write
CVE-2021-29540 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194164 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.ImmutableConst`(https://www.tensorflow.org/api_docs/python/tf/raw_ops/ImmutableConst) with a `dtype` of `tf.… - CVE-2021-29539 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194165 6.5 MEDIUM
Network
graphhopper graphhopper GraphHopper is an open-source Java routing engine. In GrassHopper from version 2.0 and before version 2.4, there is a regular expression injection vulnerability that may lead to Denial of Service. Th… - CVE-2021-29506 2024-11-21 15:01 2021-05-14 Show GitHub Exploit DB Packet Storm
194166 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a division by zero to occur in `Conv2DBackpropFilter`. This is because the implementation(https://github.c… - CVE-2021-29538 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194167 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedResizeBilinear` by passing in invalid thresholds for the quantization.… CWE-787
 Out-of-bounds Write
CVE-2021-29537 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194168 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedReshape` by passing in invalid thresholds for the quantization. This i… CWE-787
 Out-of-bounds Write
CVE-2021-29536 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194169 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedMul` by passing in invalid thresholds for the quantization. This is be… CWE-787
 Out-of-bounds Write
CVE-2021-29535 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194170 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.SparseConcat`. This is because the implementation(… - CVE-2021-29534 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm