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 1, 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
251231 6.9 警告 alex launi - Tangerine の tangerine スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3381 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251232 6.9 警告 Lawrence Livermore National Laboratory (LLNL) - SLURM の init.d/slurm スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3380 2012-03-27 18:42 2010-09-29 Show GitHub Exploit DB Packet Storm
251233 6.9 警告 scilab - Scilab の scilab スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3378 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251234 6.9 警告 salome-platform - SALOME の runSalome スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3377 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251235 6.9 警告 CERN - ROOT の proofserv などのスクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3376 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251236 6.9 警告 ノキア - Qt Creator における権限を取得される脆弱性 CWE-DesignError
CVE-2010-3374 2012-03-27 18:42 2010-10-4 Show GitHub Exploit DB Packet Storm
251237 6.9 警告 nordugrid - NorduGrid ARC における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-3372 2012-03-27 18:42 2010-10-29 Show GitHub Exploit DB Packet Storm
251238 6.9 警告 Debian - mono-debugger の mdb スクリプトおよび mdb-symbolreader スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3369 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251239 6.9 警告 zeus.physik.uni-bonn - Mn_Fit における権限を取得される脆弱性 CWE-DesignError
CVE-2010-3366 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
251240 6.9 警告 mistelix - Mistelix における権限を取得される脆弱性 CWE-DesignError
CVE-2010-3365 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223951 7.5 HIGH
Network
webform_report_project webform_report The Webform Report project 7.x-1.x-dev for Drupal allows remote attackers to view submissions by visiting the /rss.xml page. NOTE: This project is not covered by Drupal's security advisory policy. CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-25012 2024-11-21 13:39 2021-01-1 Show GitHub Exploit DB Packet Storm
223952 5.4 MEDIUM
Network
netbox netbox NetBox through 2.6.2 allows an Authenticated User to conduct an XSS attack against an admin via a GFM-rendered field, as demonstrated by /dcim/sites/add/ comments. CWE-79
Cross-site Scripting
CVE-2019-25011 2024-11-21 13:39 2021-01-1 Show GitHub Exploit DB Packet Storm
223953 9.8 CRITICAL
Network
failure_project failure An issue was discovered in the failure crate through 2019-11-13 for Rust. Type confusion can occur when __private_get_type_id__ is overridden. CWE-843
Type Confusion
CVE-2019-25010 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223954 9.8 CRITICAL
Network
hyper http An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness. CWE-415
 Double Free
CVE-2019-25009 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223955 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic. NVD-CWE-noinfo
CVE-2019-25007 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223956 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can produce the wrong answer. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-25006 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223957 7.5 HIGH
Network
chacha20_project chacha20 An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext. CWE-190
 Integer Overflow or Wraparound
CVE-2019-25005 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223958 9.8 CRITICAL
Network
google flatbuffers An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness. NVD-CWE-noinfo
CVE-2019-25004 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223959 7.5 HIGH
Network
parity libsecp256k1 An issue was discovered in the libsecp256k1 crate before 0.3.1 for Rust. Scalar::check_overflow allows a timing side-channel attack; consequently, attackers can obtain sensitive information. NVD-CWE-Other
CVE-2019-25003 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223960 9.8 CRITICAL
Network
sodiumoxide_project sodiumoxide An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. generichash::Digest::eq compares itself to itself and thus has degenerate security properties. NVD-CWE-noinfo
CVE-2019-25002 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm