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 23, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250661 6.8 警告 dreamcost - DreamCost HostAdmin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7056 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250662 7.5 危険 Claroline Consortium - Claroline における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7048 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250663 9.3 危険 clan manager pro - CMPRO 用 cmpro.intern/login.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7046 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250664 7.5 危険 cmpro team - CMPRO における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7045 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250665 7.5 危険 cmpro team - CMPRO の comment.core.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7044 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250666 3.5 注意 Chipmunk Scripts - Chipmunk Blogger におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7043 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250667 6.8 警告 Chipmunk Scripts - Chipmunk ディレクトリの directory/index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7042 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
250668 7.8 危険 atrium software - MERCUR Messaging 2005 の SMTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7041 2012-06-26 15:38 2007-02-22 Show GitHub Exploit DB Packet Storm
250669 7.8 危険 atrium software - MERCUR Messaging 2005 の SMTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7040 2012-06-26 15:38 2007-02-22 Show GitHub Exploit DB Packet Storm
250670 5 警告 atrium software - MERCUR Messaging 2005 の IMAP4 サービスにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7039 2012-06-26 15:38 2007-02-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291491 - openx openx Open redirect vulnerability in the header function in adclick.php in OpenX 2.8.10 and earlier allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL i… NVD-CWE-Other
CVE-2014-2230 2024-11-21 11:05 2014-10-23 Show GitHub Exploit DB Packet Storm
291492 - iii vtls-virtua Multiple SQL injection vulnerabilities in the login in web_reports/cgi-bin/InfoStation.cgi in Innovative vtls-Virtua before 2013.2.4 and 2014.x before 2014.1.1 allow remote attackers to execute arbit… CWE-89
SQL Injection
CVE-2014-2081 2024-11-21 11:05 2014-10-21 Show GitHub Exploit DB Packet Storm
291493 - seeddms seeddms Multiple directory traversal vulnerabilities in SeedDMS (formerly LetoDMS and MyDMS) before 4.3.4 allow (1) remote authenticated users with access to the LogManagement functionality to read arbitrary… CWE-22
Path Traversal
CVE-2014-2279 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291494 - seeddms seeddms Unrestricted file upload vulnerability in op/op.AddFile2.php in SeedDMS (formerly LetoDMS and MyDMS) before 4.3.4 allows remote attackers to execute arbitrary code by uploading a file with an executa… CWE-20
 Improper Input Validation 
CVE-2014-2278 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291495 - jenkins jenkins The doIndex function in hudson/util/RemotingDiagnostics.java in CloudBees Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users with the ADMINISTER permission to obtain sensit… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-2068 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291496 - jenkins jenkins Session fixation vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to hijack web sessions via vectors involving the "override" of Jenkins cookies. CWE-287
Improper Authentication
CVE-2014-2066 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291497 - jenkins jenkins Cross-site scripting (XSS) vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to inject arbitrary web script or HTML via the iconSize cookie. CWE-79
Cross-site Scripting
CVE-2014-2065 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291498 - jenkins jenkins The loadUserByUsername function in hudson/security/HudsonPrivateSecurityRealm.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to determine whether a user exists via vector… CWE-200
Information Exposure
CVE-2014-2064 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291499 - jenkins jenkins Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to conduct clickjacking attacks via unspecified vectors. NVD-CWE-noinfo
CVE-2014-2063 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
291500 - jenkins jenkins Jenkins before 1.551 and LTS before 1.532.2 does not invalidate the API token when a user is deleted, which allows remote authenticated users to retain access via the token. CWE-287
Improper Authentication
CVE-2014-2062 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm