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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228391 4.3 警告 シーメンス - Siemens WinCC の HMI Web アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0668 2013-03-25 18:49 2013-03-15 Show GitHub Exploit DB Packet Storm
228392 5 警告 MailUp - WordPress 用 MailUp プラグインにおけるプラグインの設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2640 2013-03-25 16:43 2013-03-15 Show GitHub Exploit DB Packet Storm
228393 5 警告 MailUp - WordPress 用 MailUp プラグインにおけるプラグインの設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0731 2013-03-25 16:41 2013-03-15 Show GitHub Exploit DB Packet Storm
228394 5 警告 Piwik - Piwik における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-2633 2013-03-25 16:35 2013-03-8 Show GitHub Exploit DB Packet Storm
228395 4.3 警告 Piwik - Piwik におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1844 2013-03-25 16:34 2013-03-8 Show GitHub Exploit DB Packet Storm
228396 7.2 危険 Canonical - Ubuntu で使用される pam-xdg-support における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1052 2013-03-25 16:21 2013-03-18 Show GitHub Exploit DB Packet Storm
228397 4.3 警告 Debian
Canonical
- apt におけるパッケージを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1051 2013-03-25 16:20 2013-03-14 Show GitHub Exploit DB Packet Storm
228398 6.8 警告 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2013-2632 2013-03-25 16:04 2013-03-18 Show GitHub Exploit DB Packet Storm
228399 6.9 警告 XFree86 Project - XFree86 x11perf の x11perfcomp における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-2504 2013-03-25 16:02 2011-07-27 Show GitHub Exploit DB Packet Storm
228400 5.8 警告 Apache Software Foundation - Apache CXF の URIMappingInterceptor における SOAP サービスへのアクセス権を取得される脆弱性 - CVE-2012-5633 2013-03-25 16:00 2012-11-14 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