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 8, 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
254641 9 危険 オラクル - Oracle Database の Oracle OLAP コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3415 2010-02-12 12:20 2010-01-12 Show GitHub Exploit DB Packet Storm
254642 10 危険 オラクル - Oracle Database の Listener コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0071 2010-02-12 12:20 2010-01-12 Show GitHub Exploit DB Packet Storm
254643 5 警告 Pidgin
Adium
レッドハット
- Pidgin および Adium の MSN プロトコルプラグインにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0013 2010-02-10 13:39 2010-01-8 Show GitHub Exploit DB Packet Storm
254644 10 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の U3D 実装における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-3959 2010-02-10 13:39 2010-01-12 Show GitHub Exploit DB Packet Storm
254645 10 危険 アドビシステムズ - Adobe Reader および Acrobat のダウンロードマネージャーにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-3958 2010-02-10 13:39 2010-01-12 Show GitHub Exploit DB Packet Storm
254646 5 警告 アドビシステムズ - Adobe Reader および Acrobat におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3957 2010-02-10 13:39 2010-01-12 Show GitHub Exploit DB Packet Storm
254647 10 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるスクリプトインジェクションの脆弱性に関連した脆弱性 CWE-16
環境設定
CVE-2009-3956 2010-02-10 13:39 2010-01-12 Show GitHub Exploit DB Packet Storm
254648 10 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3955 2010-02-10 13:38 2010-01-12 Show GitHub Exploit DB Packet Storm
254649 10 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の 3D 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3954 2010-02-10 13:38 2010-01-12 Show GitHub Exploit DB Packet Storm
254650 6.8 警告 サン・マイクロシステムズ - Sun Solaris の Trusted Extensions における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0310 2010-02-10 13:38 2010-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257731 6.3 MEDIUM
Network
jenkins github_branch_source GitHub Branch Source Plugin connects to a user-specified GitHub API URL (e.g. GitHub Enterprise) as part of form validation and completion (e.g. to verify Scan Credentials are correct). This function… CWE-352
 Origin Validation Error
CVE-2017-1000091 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257732 8.8 HIGH
Network
jenkins role-based_authorization_strategy Role-based Authorization Strategy Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to add administra… CWE-352
 Origin Validation Error
CVE-2017-1000090 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257733 5.3 MEDIUM
Network
jenkins pipeline\ Builds in Jenkins are associated with an authentication that controls the permissions that the build has to interact with other elements in Jenkins. The Pipeline: Build Step Plugin did not check the … CWE-276
Incorrect Default Permissions 
CVE-2017-1000089 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257734 5.4 MEDIUM
Network
jenkins sidebar_link The Sidebar Link plugin allows users able to configure jobs, views, and agents to add entries to the sidebar of these objects. There was no input validation, which meant users were able to use javasc… CWE-79
Cross-site Scripting
CVE-2017-1000088 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257735 4.3 MEDIUM
Network
jenkins github_branch_source GitHub Branch Source provides a list of applicable credential IDs to allow users configuring a job to select the one they'd like to use. This functionality did not check permissions, allowing any use… CWE-200
Information Exposure
CVE-2017-1000087 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257736 8.0 HIGH
Network
jenkins periodic_backup The Periodic Backup Plugin did not perform any permission checks, allowing any user with Overall/Read access to change its settings, trigger backups, restore backups, download backups, and also delet… CWE-862
 Missing Authorization
CVE-2017-1000086 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257737 6.5 MEDIUM
Network
jenkins parameterized_trigger Parameterized Trigger Plugin fails to check Item/Build permission: The Parameterized Trigger Plugin did not check the build authentication it was running as and allowed triggering any other project i… CWE-276
Incorrect Default Permissions 
CVE-2017-1000084 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257738 6.5 MEDIUM
Network
jenkins subversion Subversion Plugin connects to a user-specified Subversion repository as part of form validation (e.g. to retrieve a list of tags). This functionality improperly checked permissions, allowing any user… CWE-352
 Origin Validation Error
CVE-2017-1000085 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
257739 5.5 MEDIUM
Local
linux linux_kernel The KVM subsystem in the Linux kernel through 4.13.3 allows guest OS users to cause a denial of service (assertion failure, and hypervisor hang or crash) via an out-of bounds guest_irq value, related… CWE-20
CWE-617
 Improper Input Validation 
 Reachable Assertion
CVE-2017-1000252 2024-11-21 12:04 2017-09-26 Show GitHub Exploit DB Packet Storm
257740 7.5 HIGH
Network
redhat pagure Pagure 3.3.0 and earlier is vulnerable to loss of confidentially due to improper authorization CWE-862
 Missing Authorization
CVE-2017-1002151 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm