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 5, 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
228411 6.8 警告 timeclock-software - Employee Timeclock Software の add_user.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0707 2012-12-20 19:28 2010-02-25 Show GitHub Exploit DB Packet Storm
228412 4.3 警告 subexworld - Subex Nikira Fraud Management System の login/prompt コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0706 2012-12-20 19:28 2010-02-25 Show GitHub Exploit DB Packet Storm
228413 4.3 警告 portwise - PortWise SSL VPN の wa/auth におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0703 2012-12-20 19:28 2010-02-23 Show GitHub Exploit DB Packet Storm
228414 4.3 警告 WampServer - WampServer の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0700 2012-12-20 19:28 2010-02-23 Show GitHub Exploit DB Packet Storm
228415 4.3 警告 videosearchscript - VideoSearchScript Pro の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0699 2012-12-20 19:28 2010-02-23 Show GitHub Exploit DB Packet Storm
228416 6 警告 TIBCO Software - TIBCO Administrator の TIBRepoServer5.jar における全ドメインノード上で任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0683 2012-12-20 19:28 2010-02-25 Show GitHub Exploit DB Packet Storm
228417 4 警告 WordPress.org - WordPress における他の作成者にゴミ箱の中の投稿を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0682 2012-12-20 19:28 2010-02-15 Show GitHub Exploit DB Packet Storm
228418 5 警告 zeuscms - ZeusCMS における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0681 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
228419 7.5 危険 zeuscms - ZeusCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0680 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
228420 5 警告 weberr - Joomla! 用の RWCards コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0676 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
207681 5.4 MEDIUM
Network
jenkins active_choices Jenkins Active Choices Plugin 2.4 and earlier does not escape some return values of sandboxed scripts for Reactive Reference Parameters, resulting in a stored cross-site scripting (XSS) vulnerability… CWE-79
Cross-site Scripting
CVE-2020-2290 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
207682 5.4 MEDIUM
Network
jenkins active_choices Jenkins Active Choices Plugin 2.4 and earlier does not escape the name and description of build parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers wit… CWE-79
Cross-site Scripting
CVE-2020-2289 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
207683 5.3 MEDIUM
Network
jenkins audit_trail In Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling. - CVE-2020-2288 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
207684 5.3 MEDIUM
Network
jenkins audit_trail Jenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attac… - CVE-2020-2287 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
207685 8.8 HIGH
Network
jenkins role-based_authorization_strategy Jenkins Role-based Authorization Strategy Plugin 3.0 and earlier does not properly invalidate a permission cache when the configuration is changed, resulting in permissions being granted based on an … - CVE-2020-2286 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
207686 4.3 MEDIUM
Network
jenkins liquibase_runner A missing permission check in Jenkins Liquibase Runner Plugin 1.4.7 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. CWE-862
 Missing Authorization
CVE-2020-2285 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
207687 7.1 HIGH
Network
jenkins liquibase_runner Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2284 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
207688 5.4 MEDIUM
Network
jenkins liquibase_runner Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not escape changeset contents, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by users able to control changeset fil… CWE-79
Cross-site Scripting
CVE-2020-2283 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
207689 4.3 MEDIUM
Network
jenkins implied_labels Jenkins Implied Labels Plugin 0.6 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to configure the plugin. CWE-862
 Missing Authorization
CVE-2020-2282 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
207690 5.4 MEDIUM
Network
jenkins lockable_resources A cross-site request forgery (CSRF) vulnerability in Jenkins Lockable Resources Plugin 2.8 and earlier allows attackers to reserve, unreserve, unlock, and reset resources. CWE-352
 Origin Validation Error
CVE-2020-2281 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm