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":May 18, 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
229231 6.8 警告 sazcart - SazCart の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2411 2012-12-20 18:52 2008-05-22 Show GitHub Exploit DB Packet Storm
229232 7.5 危険 サン・マイクロシステムズ - Sun Java ASP Server の管理アプリケーションサーバにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-2406 2012-12-20 18:52 2008-06-3 Show GitHub Exploit DB Packet Storm
229233 7.5 危険 サン・マイクロシステムズ - Sun Java ASP Server における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2405 2012-12-20 18:52 2008-06-3 Show GitHub Exploit DB Packet Storm
229234 10 危険 サン・マイクロシステムズ - Sun Java ASP Server のリクエスト処理実装におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2404 2012-12-20 18:52 2008-06-3 Show GitHub Exploit DB Packet Storm
229235 5 警告 サン・マイクロシステムズ - Sun Java ASP Server の Admin Server におけるパスワードハッシュを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2402 2012-12-20 18:52 2008-06-3 Show GitHub Exploit DB Packet Storm
229236 7.5 危険 サン・マイクロシステムズ - Sun Java ASP Server の Admin Server における任意の新規ファイルにアペンドされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-2401 2012-12-20 18:52 2008-06-3 Show GitHub Exploit DB Packet Storm
229237 7.2 危険 stunnel - stunnel における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2400 2012-12-20 18:52 2008-05-22 Show GitHub Exploit DB Packet Storm
229238 7.5 危険 wajox software - Wajox Software microSSys CMS の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2396 2012-12-20 18:52 2008-05-21 Show GitHub Exploit DB Packet Storm
229239 7.5 危険 tagworx - TAGWORX.CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2394 2012-12-20 18:52 2008-05-21 Show GitHub Exploit DB Packet Storm
229240 9 危険 WordPress.org - WordPress における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2392 2012-12-20 18:52 2008-05-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 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
224531 7.1 HIGH
Network
jenkins websphere_deployer Jenkins WebSphere Deployer Plugin 1.6.1 and earlier allows users with Overall/Read access to disable SSL/TLS certificate and hostname validation for the entire Jenkins master JVM. CWE-295
Improper Certificate Validation 
CVE-2019-16561 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224532 8.8 HIGH
Network
jenkins websphere_deployer A cross-site request forgery vulnerability in Jenkins WebSphere Deployer Plugin 1.6.1 and earlier allows attackers to perform connection tests and determine whether files with an attacker-specified p… CWE-352
 Origin Validation Error
CVE-2019-16560 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224533 5.4 MEDIUM
Network
jenkins websphere_deployer A missing permission check in Jenkins WebSphere Deployer Plugin 1.6.1 and earlier allows attackers with Overall/Read permission to perform connection tests and determine whether files with an attacke… CWE-276
Incorrect Default Permissions 
CVE-2019-16559 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224534 8.2 HIGH
Network
jenkins spira_importer Jenkins Spira Importer Plugin 3.2.3 and earlier disables SSL/TLS certificate validation for the Jenkins master JVM. CWE-295
Improper Certificate Validation 
CVE-2019-16558 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224535 6.5 MEDIUM
Network
jenkins redgate_sql_change_automation Jenkins Redgate SQL Change Automation Plugin 2.0.3 and earlier stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permis… CWE-522
 Insufficiently Protected Credentials
CVE-2019-16557 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224536 6.5 MEDIUM
Network
jenkins rundeck Jenkins Rundeck Plugin 3.6.5 and earlier stores credentials unencrypted in its global configuration file and in job config.xml files on the Jenkins master where they can be viewed by users with Exten… CWE-522
 Insufficiently Protected Credentials
CVE-2019-16556 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224537 6.5 MEDIUM
Network
jenkins build_failure_analyzer A user-supplied regular expression in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier was processed in a way that wasn't interruptible, allowing attackers to have Jenkins evaluate a regular … CWE-400
 Uncontrolled Resource Consumption
CVE-2019-16555 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224538 4.3 MEDIUM
Network
jenkins build_failure_analyzer A missing permission check in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier allows attackers with Overall/Read permission to have Jenkins evaluate a computationally expensive regular expre… CWE-276
Incorrect Default Permissions 
CVE-2019-16554 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224539 8.8 HIGH
Network
jenkins build_failure_analyzer A cross-site request forgery vulnerability in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier allows attackers to have Jenkins evaluate a computationally expensive regular expression. CWE-352
 Origin Validation Error
CVE-2019-16553 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm
224540 5.4 MEDIUM
Network
jenkins gerrit_trigger A missing permission check in Jenkins Gerrit Trigger Plugin 2.30.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified HTTP URL or SSH server using attacker-… CWE-276
Incorrect Default Permissions 
CVE-2019-16552 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm