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 2, 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
250491 7.5 危険 OpenAFS - OpenAFS の Rx サーバプロセスにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0430 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
250492 6.8 警告 The Tor Project - Tor におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0427 2012-03-27 18:42 2011-01-17 Show GitHub Exploit DB Packet Storm
250493 4.3 警告 VMware - VMware vCenter の vCenter Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0426 2012-03-27 18:42 2011-05-5 Show GitHub Exploit DB Packet Storm
250494 7.5 危険 PolyVision - PolyVision RoomWizard におけるコンソールアクセスを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-0423 2012-03-27 18:42 2011-01-11 Show GitHub Exploit DB Packet Storm
250495 4 警告 pureftpd
NetBSD
- Pure-FTPd および NetBSD の glob 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0418 2012-03-27 18:42 2011-05-24 Show GitHub Exploit DB Packet Storm
250496 7.5 危険 phenotype-cms - Phenotype CMS の store 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0407 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250497 6.8 警告 phpgedview - PhpGedView の module.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0405 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250498 7.5 危険 netsupport - NetSupport Manager Agent におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0404 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250499 9.3 危険 imgburn - ImgBurn の ImgBurn.exe における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0403 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250500 6.8 警告 Debian - dpkg の dpkg-source における任意のファイルを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0402 2012-03-27 18:42 2011-01-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209011 9.8 CRITICAL
Network
sqreen python_mini_racer A heap overflow in Sqreen PyMiniRacer (aka Python Mini Racer) before 0.3.0 allows remote attackers to potentially exploit heap corruption. CWE-787
 Out-of-bounds Write
CVE-2020-25489 2024-11-21 14:18 2020-09-18 Show GitHub Exploit DB Packet Storm
209012 8.8 HIGH
Network
alfresco reset_password The Reset Password add-on before 1.2.0 for Alfresco has a broken algorithm (involving an increment) that allows a malicious user to change any user's account password include the admin account. CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2020-25728 2024-11-21 14:18 2020-09-18 Show GitHub Exploit DB Packet Storm
209013 7.5 HIGH
Network
flexsolution reset_password The Reset Password add-on before 1.2.0 for Alfresco suffers from CMIS-SQL Injection, which allows a malicious user to inject a query within the email input field. CWE-89
SQL Injection
CVE-2020-25727 2024-11-21 14:18 2020-09-18 Show GitHub Exploit DB Packet Storm
209014 7.3 HIGH
Network
sqreen php_microagent Lack of cryptographic signature verification in the Sqreen PHP agent daemon before 1.16.0 makes it easier for remote attackers to inject rules for execution inside the virtual machine. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-25490 2024-11-21 14:18 2020-09-18 Show GitHub Exploit DB Packet Storm
209015 9.8 CRITICAL
Network
xmlquery_project xmlquery xmlquery before 1.3.1 lacks a check for whether a LoadURL response is in the XML format, which allows attackers to cause a denial of service (SIGSEGV) at xmlquery.(*Node).InnerText or possibly have u… CWE-119
CWE-20
Incorrect Access of Indexable Resource ('Range Error') 
 Improper Input Validation 
CVE-2020-25614 2024-11-21 14:18 2020-09-17 Show GitHub Exploit DB Packet Storm
209016 7.8 HIGH
Local
gnuplot_project gnuplot gnuplot 5.5 is affected by double free when executing print_set_output. This may result in context-dependent arbitrary code execution. CWE-415
 Double Free
CVE-2020-25559 2024-11-21 14:18 2020-09-16 Show GitHub Exploit DB Packet Storm
209017 9.8 CRITICAL
Network
rand_project rand An issue was discovered in the rand_core crate before 0.4.2 for Rust. Casting of byte slices to integer slices mishandles alignment constraints. CWE-704
 Incorrect Type Conversion or Cast
CVE-2020-25576 2024-11-21 14:18 2020-09-15 Show GitHub Exploit DB Packet Storm
209018 9.8 CRITICAL
Network
failure_project failure An issue was discovered in the failure crate through 0.1.5 for Rust. It may introduce "compatibility hazards" in some applications, and has a type confusion flaw when downcasting. NOTE: This vulnerab… CWE-843
Type Confusion
CVE-2020-25575 2024-11-21 14:18 2020-09-15 Show GitHub Exploit DB Packet Storm
209019 7.5 HIGH
Network
hyper http An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve() could result in denial of service (e.g., an infinite loop). CWE-190
CWE-835
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-25574 2024-11-21 14:18 2020-09-15 Show GitHub Exploit DB Packet Storm
209020 9.8 CRITICAL
Network
linked-hash-map_project linked-hash-map An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint. CWE-824
 Access of Uninitialized Pointer
CVE-2020-25573 2024-11-21 14:18 2020-09-15 Show GitHub Exploit DB Packet Storm