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 4, 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
230951 5 警告 SafeNet, Inc - SafeNet Sentinel Protection Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0760 2012-12-20 18:34 2008-02-13 Show GitHub Exploit DB Packet Storm
230952 10 危険 サイベース - SQL Anywhere で使用されている Sybase MobiLink の mlsrv10.exe におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0912 2012-12-20 18:34 2008-02-22 Show GitHub Exploit DB Packet Storm
230953 4.3 警告 schoolwires - Schoolwires Academic Portal の browse.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0909 2012-12-20 18:34 2008-02-22 Show GitHub Exploit DB Packet Storm
230954 7.5 危険 schoolwires - browse.asp の Schoolwires Academic Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0908 2012-12-20 18:34 2008-02-22 Show GitHub Exploit DB Packet Storm
230955 7.5 危険 PHPNUKE - PHP-Nuke 用の Inhalt モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0907 2012-12-20 18:34 2008-02-22 Show GitHub Exploit DB Packet Storm
230956 7.5 危険 PHPNUKE - PHP-Nuke の Docum モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0906 2012-12-20 18:34 2008-02-22 Show GitHub Exploit DB Packet Storm
230957 7.5 危険 レッドハット - Red Hat Directory Server で使用されている Red Hat Administration Server における管理者操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0893 2012-12-20 18:34 2008-04-15 Show GitHub Exploit DB Packet Storm
230958 4.6 警告 レッドハット - Red Hat Directory Server における JAR ファイルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0890 2012-12-20 18:34 2008-03-11 Show GitHub Exploit DB Packet Storm
230959 2.1 注意 レッドハット - Red Hat Directory Server における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0889 2012-12-20 18:34 2008-03-19 Show GitHub Exploit DB Packet Storm
230960 7.5 危険 PHPNUKE - PHP-Nuke 用の Okul モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0881 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213811 6.5 MEDIUM
Network
goxmldsig_project
fedoraproject
goxmldsig
fedora
In goxmldsig (XML Digital Signatures implemented in pure Go) before version 1.1.0, with a carefully crafted XML file, an attacker can completely bypass signature validation and pass off an altered fi… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-15216 2024-11-21 14:05 2020-09-30 Show GitHub Exploit DB Packet Storm
213812 6.5 MEDIUM
Network
google
opensuse
tensorflow
leap
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can… CWE-787
 Out-of-bounds Write
CVE-2020-15210 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213813 7.5 HIGH
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, by controlling the `fill` argument of tf.strings.as_string, a malicious attacker is able to trigger a format string vulnerability … CWE-134
Use of Externally-Controlled Format String
CVE-2020-15203 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213814 8.8 HIGH
Network
google
opensuse
tensorflow
leap
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of `SparseFillEmptyRowsGrad` uses a double indexing pattern. It is possible for `reverse_index_map(i)` to be an… CWE-787
 Out-of-bounds Write
CVE-2020-15195 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213815 8.1 HIGH
Network
google tensorflow In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids a… - CVE-2020-15214 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213816 4.0 MEDIUM
Network
google tensorflow In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code us… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-15213 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213817 8.6 HIGH
Network
google tensorflow In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. U… CWE-787
 Out-of-bounds Write
CVE-2020-15212 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213818 4.8 MEDIUM
Network
google
opensuse
tensorflow
leap
In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set o… - CVE-2020-15211 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213819 5.9 MEDIUM
Network
google
opensuse
tensorflow
leap
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, a crafted TFLite model can force a node to have as input a tensor backed by a `nullptr` buffer. This can be achieved by chang… - CVE-2020-15209 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm
213820 9.8 CRITICAL
Network
google
opensuse
tensorflow
leap
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a `DCHECK` which is no-op outside of debug compilation… - CVE-2020-15208 2024-11-21 14:05 2020-09-26 Show GitHub Exploit DB Packet Storm