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 9, 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
227331 6.8 警告 VideoLAN - VLC Media Player の modules/access/mms/mmstu.c 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-3794 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
227332 6.8 警告 PicturesPro - PICTURESPRO Photo Cart における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3788 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
227333 4.3 警告 PicturesPro - PICTURESPRO Photo Cart の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3786 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
227334 7.5 危険 review-script - Five Star Review Script の recommend.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3780 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
227335 4.3 警告 review-script - Five Star Review Script の search/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3779 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
227336 7.5 危険 simasy - Simasy CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3774 2012-12-20 18:52 2008-08-22 Show GitHub Exploit DB Packet Storm
227337 4.3 警告 vBulletin Solutions, Inc. - vBulletin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3773 2012-12-20 18:52 2008-08-18 Show GitHub Exploit DB Packet Storm
227338 7.5 危険 turnkey web tools - Turnkey Web Tools SunShop Shopping Cart の class.ajax.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3768 2012-12-20 18:52 2008-08-22 Show GitHub Exploit DB Packet Storm
227339 7.5 危険 smartisoft - phpBazar の classified.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3767 2012-12-20 18:52 2008-08-22 Show GitHub Exploit DB Packet Storm
227340 5 警告 realtime internet band rehearsal - Realtime Internet llcon におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3766 2012-12-20 18:52 2008-08-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222521 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
222522 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
222523 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
222524 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
222525 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
222526 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
222527 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
222528 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
222529 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
222530 8.8 HIGH
Network
jenkins gerrit_trigger A cross-site request forgery vulnerability in Jenkins Gerrit Trigger Plugin 2.30.1 and earlier allows attackers to connect to an attacker-specified HTTP URL or SSH server using attacker-specified cre… CWE-352
 Origin Validation Error
CVE-2019-16551 2024-11-21 13:30 2019-12-18 Show GitHub Exploit DB Packet Storm