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 28, 2026, 4:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225101 7.2 危険 オラクル - Oracle and Sun Systems Products Suite の Solaris Cluster における Zone Cluster Infrastructure に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3746 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225102 7.8 危険 オラクル - Oracle Sun Solaris における Driver/IDM (iSCSI Data Mover) に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3748 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225103 7.2 危険 オラクル - Oracle Sun Solaris における Kernel/VM に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3750 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225104 4.3 警告 オラクル - Oracle Sun Solaris における Service Management Facility (SMF) に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3752 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225105 7.8 危険 オラクル - Oracle Sun Solaris における Kernel/STREAMS framework に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3753 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225106 7.2 危険 オラクル - Oracle and Sun Systems Products Suite の Solaris Cluster における HA for TimesTen に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3754 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225107 6.4 警告 オラクル - Oracle Sun Solaris における SMF/File Locking Services に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3757 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225108 4.9 警告 オラクル - Oracle Sun Solaris における Kernel/VM に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3765 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225109 6 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3786 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225110 4.3 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3787 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197751 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager kernel mode driver (nvidia.ko), in which a pointer to a user-space buffer is not validated before it is dereferenced, which ma… NVD-CWE-Other
CVE-2021-1100 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
197752 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin) that could allow an attacker to cause stack-based buffer overflow and put a customized ROP gadget on the stack. … CWE-787
 Out-of-bounds Write
CVE-2021-1099 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
197753 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it doesn't release some resources during driver unload requests from guests. This flaw allows a malicious… CWE-404
 Improper Resource Shutdown or Release
CVE-2021-1098 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
197754 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it improperly validates the length field in a request from a guest. This flaw allows a malicious guest to… CWE-20
 Improper Input Validation 
CVE-2021-1097 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
197755 5.5 MEDIUM
Local
google android In isRealSnapshot of TaskThumbnailView.java, there is possible data exposure due to a missing permission check. This could lead to local information disclosure from locked profiles with no additional… CWE-862
 Missing Authorization
CVE-2021-0654 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
197756 5.5 MEDIUM
Local
google android In generateFileInfo of BluetoothOppSendFileInfo.java, there is a possible way to share private files over Bluetooth due to a confused deputy. This could lead to local information disclosure with no a… NVD-CWE-Other
CVE-2021-0604 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
197757 7.8 HIGH
Local
google android In onCreate of ContactSelectionActivity.java, there is a possible way to get access to contacts without permission due to a tapjacking/overlay attack. This could lead to local escalation of privilege… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0603 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
197758 7.8 HIGH
Local
google android In onCreateOptionsMenu of WifiNetworkDetailsFragment.java, there is a possible way for guest users to view and modify Wi-Fi settings for all configured APs due to a permissions bypass. This could lea… CWE-200
Information Exposure
CVE-2021-0602 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
197759 5.5 MEDIUM
Local
google android In encodeFrames of avc_enc_fuzzer.cpp, there is a possible out of bounds write due to a double free. This could lead to local information disclosure with no additional execution privileges needed. Us… CWE-787
CWE-415
 Out-of-bounds Write
 Double Free
CVE-2021-0601 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
197760 7.4 HIGH
Network
cisco dna_center A vulnerability in the Cisco Identity Services Engine (ISE) integration feature of the Cisco DNA Center Software could allow an unauthenticated, remote attacker to gain unauthorized access to sensiti… CWE-295
Improper Certificate Validation 
CVE-2021-1134 2024-11-21 14:43 2021-06-29 Show GitHub Exploit DB Packet Storm