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 5, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252041 7.8 危険 シスコシステムズ - Cisco Linksys WRT54GC におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0352 2011-01-21 11:02 2011-01-21 Show GitHub Exploit DB Packet Storm
252042 9.3 危険 マイクロソフト - Microsoft WMI Administrative Tools の WBEMSingleView.ocx ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4588 2011-01-20 13:58 2010-12-23 Show GitHub Exploit DB Packet Storm
252043 5.8 警告 Mozilla Foundation
オラクル
- 複数の Mozilla 製品の Math.random 関数におけるユーザを追跡される脆弱性 CWE-310
暗号の問題
CVE-2010-3171 2011-01-20 13:51 2010-06-22 Show GitHub Exploit DB Packet Storm
252044 4.3 警告 Git project
レッドハット
- Git の Gitweb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3906 2011-01-20 13:47 2010-12-14 Show GitHub Exploit DB Packet Storm
252045 9.3 危険 Google
レッドハット
- Google Chrome の WebM libvpx におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4203 2011-01-20 13:41 2010-11-4 Show GitHub Exploit DB Packet Storm
252046 10 危険 Ecava - Ecava IntegraXor にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4597 2011-01-20 13:33 2010-12-20 Show GitHub Exploit DB Packet Storm
252047 9.3 危険 アドビシステムズ - Adobe PhotoShop における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3127 2011-01-20 13:29 2010-08-26 Show GitHub Exploit DB Packet Storm
252048 6.1 警告 アップル - 複数の Apple 製品上で稼働する ICMPv6 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2189 2011-01-20 11:14 2010-12-22 Show GitHub Exploit DB Packet Storm
252049 7.1 危険 アップル - 複数の Apple 製品上で稼働するネットワークブリッジ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1804 2011-01-19 16:36 2010-12-22 Show GitHub Exploit DB Packet Storm
252050 2.6 注意 アップル - 複数の Apple 製品上で稼働する Application-Level Gateway におけるデバイスの IP アドレスを使用される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0039 2011-01-19 16:34 2010-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
299891 - linux linux_kernel The load_mixer_volumes function in sound/oss/soundcard.c in the OSS sound subsystem in the Linux kernel before 2.6.37 incorrectly expects that a certain name field ends with a '\0' character, which a… CWE-120
Classic Buffer Overflow
CVE-2010-4527 2024-11-21 10:21 2011-01-14 Show GitHub Exploit DB Packet Storm
299892 - coppermine-gallery coppermine_photo_gallery Multiple cross-site scripting (XSS) vulnerabilities in Coppermine Photo Gallery 1.5.10 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) h and (2) t parameters to … CWE-79
Cross-site Scripting
CVE-2010-4693 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299893 - php php strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a … CWE-189
Numeric Errors
CVE-2010-4645 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299894 - linux
redhat
vmware
linux_kernel
enterprise_mrg
esx
Race condition in the sctp_icmp_proto_unreachable function in net/sctp/input.c in Linux kernel 2.6.11-rc2 through 2.6.33 allows remote attackers to cause a denial of service (panic) via an ICMP unrea… CWE-362
Race Condition
CVE-2010-4526 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299895 - linux linux_kernel Linux kernel 2.6.33 and 2.6.34.y does not initialize the kvm_vcpu_events->interrupt.pad structure member, which allows local users to obtain potentially sensitive information from kernel stack memory… CWE-200
Information Exposure
CVE-2010-4525 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299896 - djangoproject django The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestam… CWE-20
 Improper Input Validation 
CVE-2010-4535 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299897 - djangoproject django The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain obje… CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-4534 2024-11-21 10:21 2011-01-11 Show GitHub Exploit DB Packet Storm
299898 - cisco adaptive_security_appliance_software
5500_series_adaptive_security_appliance
asa_5500
Unspecified vulnerability on Cisco Adaptive Security Appliances (ASA) 5500 series devices with software before 8.3(2) allows remote attackers to cause a denial of service (device crash) via a large n… NVD-CWE-noinfo
CVE-2010-4692 2024-11-21 10:21 2011-01-8 Show GitHub Exploit DB Packet Storm
299899 - cisco adaptive_security_appliance_software
5500_series_adaptive_security_appliance
asa_5500
Unspecified vulnerability on Cisco Adaptive Security Appliances (ASA) 5500 series devices with software before 8.3(2) allows remote attackers to cause a denial of service (device crash) via multicast… NVD-CWE-noinfo
CVE-2010-4691 2024-11-21 10:21 2011-01-8 Show GitHub Exploit DB Packet Storm
299900 - cisco adaptive_security_appliance_software
5500_series_adaptive_security_appliance
asa_5500
The Mobile User Security (MUS) service on Cisco Adaptive Security Appliances (ASA) 5500 series devices with software before 8.3(2) does not properly authenticate HTTP requests from a Web Security app… CWE-287
Improper Authentication
CVE-2010-4690 2024-11-21 10:21 2011-01-8 Show GitHub Exploit DB Packet Storm