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 11, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253601 6.8 警告 アップル
GNU Project
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU gzip における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0001 2010-11-25 15:12 2010-01-29 Show GitHub Exploit DB Packet Storm
253602 2.6 注意 アップル
サン・マイクロシステムズ
Apache Software Foundation
- Apache HTTP Server 用 mod_perl の Status.pm におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0796 2010-11-25 15:12 2009-04-7 Show GitHub Exploit DB Packet Storm
253603 6.8 警告 アップル
サイバートラスト株式会社
WebDAV
レッドハット
- neon における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-2474 2010-11-25 15:11 2009-08-18 Show GitHub Exploit DB Packet Storm
253604 4.3 警告 アップル
サイバートラスト株式会社
WebDAV
レッドハット
- neon におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2473 2010-11-25 15:11 2009-08-18 Show GitHub Exploit DB Packet Storm
253605 10 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
FreeType Project
レッドハット
- FreeType における入力処理に関する整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0946 2010-11-25 15:11 2009-04-17 Show GitHub Exploit DB Packet Storm
253606 4.3 警告 アップル
アドビシステムズ
ターボリナックス
レッドハット
- Adobe Flash Player および Adobe AIR におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4546 2010-11-25 15:10 2008-10-14 Show GitHub Exploit DB Packet Storm
253607 4.3 警告 Google - Google Chrome におけるクライアントユーザに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0644 2010-11-24 15:04 2010-02-10 Show GitHub Exploit DB Packet Storm
253608 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2649 2010-11-24 15:04 2010-07-2 Show GitHub Exploit DB Packet Storm
253609 10 危険 Google - Google Chrome における脆弱性 CWE-DesignError
CVE-2010-2110 2010-11-24 15:04 2010-05-25 Show GitHub Exploit DB Packet Storm
253610 4.3 警告 Google - Google Chrome の browser/login/login_prompt.cc における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0556 2010-11-24 15:03 2010-02-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247491 8.8 HIGH
Network
phpcollab phpcollab Unrestricted file upload vulnerability in clients/editclient.php in PhpCollab 2.5.1 and earlier allows remote authenticated users to execute arbitrary code by uploading a file with an executable exte… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-6090 2024-11-21 12:29 2017-10-3 Show GitHub Exploit DB Packet Storm
247492 9.8 CRITICAL
Network
phpcollab phpcollab SQL injection vulnerability in PhpCollab 2.5.1 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) project or id parameters to topics/deletetopics.php; the (2) id parame… CWE-89
SQL Injection
CVE-2017-6089 2024-11-21 12:29 2017-10-3 Show GitHub Exploit DB Packet Storm
247493 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape where a value passed from a user to the driver is not correctly validated … CWE-20
 Improper Input Validation 
CVE-2017-6277 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247494 7.8 HIGH
Local
nvidia gpu_driver NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer handler where a value passed from a user to the driver is not correctly validated and used as the index to an array which m… CWE-20
 Improper Input Validation 
CVE-2017-6272 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247495 5.5 MEDIUM
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation while proces… CWE-369
 Divide By Zero
CVE-2017-6271 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247496 5.5 MEDIUM
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation during a cal… CWE-369
 Divide By Zero
CVE-2017-6270 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247497 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape where a pointer passed from a user to the driver is used without validatio… CWE-20
 Improper Input Validation 
CVE-2017-6269 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247498 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape where a value passed from a user to the driver is not correctly validated … CWE-20
 Improper Input Validation 
CVE-2017-6268 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247499 5.5 MEDIUM
Local
nvidia gpu_driver NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer handler where an incorrect initialization of internal objects can cause an infinite loop which may lead to a denial of serv… CWE-665
CWE-835
 Improper Initialization
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6267 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm
247500 5.5 MEDIUM
Local
nvidia gpu_driver NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer handler where improper access controls could allow unprivileged users to cause a denial of service. NVD-CWE-noinfo
CVE-2017-6266 2024-11-21 12:29 2017-09-23 Show GitHub Exploit DB Packet Storm