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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253021 5 警告 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1917 2010-12-15 15:27 2010-05-11 Show GitHub Exploit DB Packet Storm
253022 5 警告 The PHP Group
アップル
ターボリナックス
サイバートラスト株式会社
レッドハット
- PHP の xmlrpc 拡張におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0397 2010-12-15 15:27 2010-03-16 Show GitHub Exploit DB Packet Storm
253023 6.4 警告 The PHP Group
サイバートラスト株式会社
レッドハット
- PHP の Linear Congruential Generator における値を推測される脆弱性 CWE-310
暗号の問題
CVE-2010-1128 2010-12-15 15:26 2010-03-26 Show GitHub Exploit DB Packet Storm
253024 6.9 警告 GNU Project
日本電気
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU Libtool の libltdl における権限昇格の脆弱性 CWE-DesignError
CVE-2009-3736 2010-12-15 15:26 2009-11-16 Show GitHub Exploit DB Packet Storm
253025 6.4 警告 アップル
日本電気
Fetchmail Project
- fetchmail における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-2666 2010-12-15 15:25 2009-08-6 Show GitHub Exploit DB Packet Storm
253026 4.3 警告 アップル - Apple Safari の WebKit におけるロケーションバーの URL を偽装される脆弱性 CWE-Other
その他
CVE-2010-3810 2010-12-15 14:42 2010-11-22 Show GitHub Exploit DB Packet Storm
253027 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3809 2010-12-15 14:39 2010-11-22 Show GitHub Exploit DB Packet Storm
253028 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3808 2010-12-15 14:37 2010-11-22 Show GitHub Exploit DB Packet Storm
253029 9.3 危険 アップル - Apple Safari の WebKit 内にある JavaScript 実装における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3805 2010-12-15 14:32 2010-11-22 Show GitHub Exploit DB Packet Storm
253030 5 警告 アップル - Apple Safari の WebKit 内にある JavaScript 実装におけるユーザを追跡可能な脆弱性 CWE-310
暗号の問題
CVE-2010-3804 2010-12-15 14:29 2010-11-22 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
258251 4.3 MEDIUM
Network
nextcloud nextcloud
nextcloud_server
Nextcloud Server before 9.0.55 and 10.0.2 suffers from a Content-Spoofing vulnerability in the "files" app. The top navigation bar displayed in the files list contained partially user-controllable in… CWE-20
 Improper Input Validation 
CVE-2017-0888 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258252 4.3 MEDIUM
Network
nextcloud nextcloud_server Nextcloud Server before 9.0.55 and 10.0.2 suffers from a bypass in the quota limitation. Due to not properly sanitizing values provided by the `OC-Total-Length` HTTP header an authenticated adversary… CWE-20
 Improper Input Validation 
CVE-2017-0887 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258253 6.5 MEDIUM
Network
nextcloud nextcloud_server Nextcloud Server before 9.0.55 and 10.0.2 suffers from a Denial of Service attack. Due to an error in the application logic an authenticated adversary may trigger an endless recursion in the applicat… CWE-674
 Uncontrolled Recursion
CVE-2017-0886 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258254 4.3 MEDIUM
Network
nextcloud nextcloud_server Nextcloud Server before 9.0.55 and 10.0.2 suffers from a error message disclosing existence of file in write-only share. Due to an error in the application logic an adversary with access to a write-o… CWE-200
Information Exposure
CVE-2017-0885 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258255 4.3 MEDIUM
Network
nextcloud nextcloud_server Nextcloud Server before 9.0.55 and 10.0.2 suffers from a creation of folders in read-only folders despite lacking permissions issue. Due to a logical error in the file caching layer an authenticated … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-0884 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258256 6.4 MEDIUM
Network
nextcloud nextcloud_server Nextcloud Server before 9.0.55 and 10.0.2 suffers from a permission increase on re-sharing via OCS API issue. A permission related issue within the OCS sharing API allowed an authenticated adversary … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-0883 2024-11-21 12:03 2017-04-6 Show GitHub Exploit DB Packet Storm
258257 6.3 MEDIUM
Network
gitlab gitlab Multiple versions of GitLab expose sensitive user credentials when assigning a user to an issue or merge request. A fix was included in versions 8.15.8, 8.16.7, and 8.17.4, which were released on Mar… CWE-200
Information Exposure
CVE-2017-0882 2024-11-21 12:03 2017-03-28 Show GitHub Exploit DB Packet Storm
258258 4.3 MEDIUM
Network
zulip zulip_server An error in the implementation of an autosubscribe feature in the check_stream_exists route of the Zulip group chat application server before 1.4.3 allowed an authenticated user to subscribe to a pri… CWE-863
 Incorrect Authorization
CVE-2017-0881 2024-11-21 12:03 2017-03-28 Show GitHub Exploit DB Packet Storm
258259 4.7 MEDIUM
Local
linux linux_kernel An information disclosure vulnerability in the kernel USB gadget driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate bec… CWE-200
Information Exposure
CVE-2017-0537 2024-11-21 12:03 2017-03-8 Show GitHub Exploit DB Packet Storm
258260 4.7 MEDIUM
Local
linux linux_kernel An information disclosure vulnerability in the Synaptics touchscreen driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate… CWE-200
Information Exposure
CVE-2017-0536 2024-11-21 12:03 2017-03-8 Show GitHub Exploit DB Packet Storm