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 20, 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
255941 2.1 注意 サン・マイクロシステムズ
オラクル
- Oracle Sun Product Suite の Solaris コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0890 2010-05-14 18:42 2010-04-13 Show GitHub Exploit DB Packet Storm
255942 3.6 注意 サン・マイクロシステムズ
オラクル
- Oracle Sun Product Suite の Solaris コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0895 2010-05-14 18:42 2010-04-13 Show GitHub Exploit DB Packet Storm
255943 4.3 警告 オラクル - Oracle Sun Product Suite の Sun Convergence コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0893 2010-05-14 18:42 2010-04-13 Show GitHub Exploit DB Packet Storm
255944 4.9 警告 サン・マイクロシステムズ
オラクル
- Oracle Sun Product Suite の Solaris コンポーネントにおける脆弱性 CWE-20
不適切な入力確認
CVE-2010-0453 2010-05-14 18:42 2010-02-3 Show GitHub Exploit DB Packet Storm
255945 4.9 警告 サン・マイクロシステムズ
オラクル
- Oracle Sun Product Suite の Solaris コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0889 2010-05-14 18:41 2010-04-13 Show GitHub Exploit DB Packet Storm
255946 5.8 警告 オラクル - Oracle Sun Product Suite の Sun Management Center コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0891 2010-05-14 18:41 2010-04-13 Show GitHub Exploit DB Packet Storm
255947 5.8 警告 オラクル - Oracle Sun Product Suite の Sun Java System Access Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0894 2010-05-14 18:41 2010-04-13 Show GitHub Exploit DB Packet Storm
255948 6.8 警告 オラクル - Oracle Sun Product Suite の Sun Java System Communications Express コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0885 2010-05-14 18:41 2010-04-13 Show GitHub Exploit DB Packet Storm
255949 7.1 危険 オラクル - Oracle Sun Product Suite の Sun Convergence コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0896 2010-05-14 18:41 2010-04-13 Show GitHub Exploit DB Packet Storm
255950 7.2 危険 サン・マイクロシステムズ
オラクル
- Oracle Sun Product Suite の Solaris コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0882 2010-05-14 18:40 2010-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
298901 - canonical ubuntu_linux The Single Sign On Client (ubuntu-sso-client) for Ubuntu 11.04 and 11.10 does not properly validate SSL certificates when using HTTPS, which allows remote attackers to spoof a server and modify or re… NVD-CWE-Other
CVE-2011-4408 2024-11-21 10:32 2012-06-16 Show GitHub Exploit DB Packet Storm
298902 - gnu gnash plugin/npapi/plugin.cpp in Gnash before 0.8.10 uses weak permissions (world readable) for cookie files with predictable names in /tmp, which allows local users to obtain sensitive information. CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-4328 2024-11-21 10:32 2012-06-16 Show GitHub Exploit DB Packet Storm
298903 - bestpractical rt SQL injection vulnerability in Best Practical Solutions RT 2.x and 3.x before 3.8.12 and 4.x before 4.0.6 allows remote authenticated users to execute arbitrary SQL commands by leveraging access to a… CWE-89
SQL Injection
CVE-2011-4460 2024-11-21 10:32 2012-06-5 Show GitHub Exploit DB Packet Storm
298904 - bestpractical rt Best Practical Solutions RT 3.x before 3.8.12 and 4.x before 4.0.6 does not properly disable groups, which allows remote authenticated users to bypass intended access restrictions in opportunistic ci… CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-4459 2024-11-21 10:32 2012-06-5 Show GitHub Exploit DB Packet Storm
298905 - bestpractical rt Best Practical Solutions RT 3.6.x, 3.7.x, and 3.8.x before 3.8.12 and 4.x before 4.0.6, when the VERPPrefix and VERPDomain options are enabled, allows remote attackers to execute arbitrary code via u… CWE-94
Code Injection
CVE-2011-4458 2024-11-21 10:32 2012-06-5 Show GitHub Exploit DB Packet Storm
298906 5.5 MEDIUM
Local
linux linux_kernel The Linux kernel before 2.6.37 does not properly implement a certain clock-update optimization, which allows local users to cause a denial of service (system hang) via an application that executes co… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2011-4621 2024-11-21 10:32 2012-05-17 Show GitHub Exploit DB Packet Storm
298907 - linux linux_kernel Integer overflow in the perf_event_interrupt function in arch/powerpc/kernel/perf_event.c in the Linux kernel before 2.6.39 on powerpc platforms allows local users to cause a denial of service (unhan… CWE-189
Numeric Errors
CVE-2011-4611 2024-11-21 10:32 2012-05-17 Show GitHub Exploit DB Packet Storm
298908 5.5 MEDIUM
Local
linux linux_kernel The __sys_sendmsg function in net/socket.c in the Linux kernel before 3.1 allows local users to cause a denial of service (system crash) via crafted use of the sendmmsg system call, leading to an inc… CWE-476
 NULL Pointer Dereference
CVE-2011-4594 2024-11-21 10:32 2012-05-17 Show GitHub Exploit DB Packet Storm
298909 - linux
avaya
linux_kernel
96x1_ip_deskphone_firmware
The udp6_ufo_fragment function in net/ipv6/udp.c in the Linux kernel before 2.6.39, when a certain UDP Fragmentation Offload (UFO) configuration is enabled, allows remote attackers to cause a denial … CWE-399
 Resource Management Errors
CVE-2011-4326 2024-11-21 10:32 2012-05-17 Show GitHub Exploit DB Packet Storm
298910 - cisco ciscoworks_common_services CRLF injection vulnerability in autologin.jsp in Cisco CiscoWorks Common Services 4.0, as used in Cisco Prime LAN Management Solution and other products, allows remote attackers to inject arbitrary H… CWE-94
Code Injection
CVE-2011-4237 2024-11-21 10:32 2012-05-3 Show GitHub Exploit DB Packet Storm