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 12, 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
254341 9.3 危険 マイクロソフト - Microsoft Office Outlook における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0266 2010-07-30 17:42 2010-07-13 Show GitHub Exploit DB Packet Storm
254342 9.3 危険 マイクロソフト - Microsoft Office Access の FieldList の ActiveX コントロール における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1881 2010-07-30 17:41 2010-07-13 Show GitHub Exploit DB Packet Storm
254343 9.3 危険 マイクロソフト - Microsoft Office Access の Microsoft Access Wizard Controls における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0814 2010-07-30 17:41 2010-07-13 Show GitHub Exploit DB Packet Storm
254344 2.1 注意 日立
CA Technologies
- Windows 上で稼働する CA ARCserve Backup における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-2157 2010-07-29 18:57 2010-06-3 Show GitHub Exploit DB Packet Storm
254345 3.5 注意 ターボリナックス
Samba Project
- Samba の smbd におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0926 2010-07-29 18:57 2010-02-24 Show GitHub Exploit DB Packet Storm
254346 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の TIFFVStripSize 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2597 2010-07-28 19:31 2010-07-2 Show GitHub Exploit DB Packet Storm
254347 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の TIFFRGBAImageGet 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2483 2010-07-28 19:31 2010-07-6 Show GitHub Exploit DB Packet Storm
254348 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の TIFFExtractData マクロにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2481 2010-07-28 19:31 2010-07-6 Show GitHub Exploit DB Packet Storm
254349 5 警告 レッドハット - iSNS 実装におけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2221 2010-07-28 19:30 2010-07-8 Show GitHub Exploit DB Packet Storm
254350 7.5 危険 シスコシステムズ - Cisco Content Services Switch における HTTP Request Smuggling 攻撃の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1576 2010-07-27 17:29 2010-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201441 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
201442 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
201443 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
201444 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
201445 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
201446 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
201447 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
201448 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
201449 8.8 HIGH
Network
jenkins warnings A cross-site request forgery (CSRF) vulnerability in Jenkins Warnings Plugin 5.0.1 and earlier allows attackers to execute arbitrary code. CWE-352
 Origin Validation Error
CVE-2020-2280 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
201450 9.9 CRITICAL
Network
jenkins script_security A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.74 and earlier allows attackers with permission to define sandboxed scripts to provide crafted return values or script binding conte… NVD-CWE-noinfo
CVE-2020-2279 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm