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 16, 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
253851 4.3 警告 Mozilla Foundation
オラクル
- Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2117 2011-01-25 15:13 2010-06-1 Show GitHub Exploit DB Packet Storm
253852 6.8 警告 アップル - Apple Mac OS X における脆弱性に対するアップデート CWE-134
書式文字列の問題
CVE-2010-4013 2011-01-25 15:10 2011-01-7 Show GitHub Exploit DB Packet Storm
253853 5 警告 GNU Project - GNU C Library の regcomp 実装におけるスタック消費の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4052 2011-01-21 16:37 2011-01-13 Show GitHub Exploit DB Packet Storm
253854 5 警告 GNU Project - GNU C Library の regcomp 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4051 2011-01-21 16:35 2011-01-13 Show GitHub Exploit DB Packet Storm
253855 - - (複数のベンダ) - 侵入検知システム (IDS) および侵入防止システム (IPS) の機能を回避可能な問題 - - 2011-01-21 16:30 2010-12-16 Show GitHub Exploit DB Packet Storm
253856 6.9 警告 Ecava - Ecava IntegraXor における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-4599 2011-01-21 15:52 2010-12-17 Show GitHub Exploit DB Packet Storm
253857 5 警告 Ecava - Ecava IntegraXor におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4598 2011-01-21 15:38 2011-01-12 Show GitHub Exploit DB Packet Storm
253858 6.8 警告 Lunascape - Lunascape における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3927 2011-01-21 11:02 2011-01-21 Show GitHub Exploit DB Packet Storm
253859 7.8 危険 シスコシステムズ - Cisco Linksys WRT54GC におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0352 2011-01-21 11:02 2011-01-21 Show GitHub Exploit DB Packet Storm
253860 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
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195731 7.8 HIGH
Local
google android In createConnectToAvailableNetworkNotification of ConnectToNetworkNotificationBuilder.java, there is a possible connection to untrusted WiFi networks due to notification interaction above the lockscr… CWE-862
 Missing Authorization
CVE-2021-0385 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195732 7.8 HIGH
Local
google android In done of CaptivePortalLoginActivity.java, there is a confused deputy. This could lead to local escalation of privilege in carrier settings with no additional execution privileges needed. User inter… NVD-CWE-Other
CVE-2021-0383 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195733 5.5 MEDIUM
Local
google android In checkSlicePermission of SliceManagerService.java, there is a possible resource exposure due to an incorrect permission check. This could lead to local information disclosure with no additional exe… CWE-863
 Incorrect Authorization
CVE-2021-0382 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195734 5.5 MEDIUM
Local
google android In updateNotifications of DeviceStorageMonitorService.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution p… CWE-276
Incorrect Default Permissions 
CVE-2021-0381 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195735 7.8 HIGH
Local
google android In onReceive of DcTracker.java, there is a possible way to trigger a provisioning URL and modify other telephony settings due to a missing permission check. This could lead to local escalation of pri… CWE-862
 Missing Authorization
CVE-2021-0380 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195736 6.5 MEDIUM
Network
google android In getUpTo17bits of pvmp3_getbits.cpp, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges n… CWE-125
Out-of-bounds Read
CVE-2021-0379 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195737 7.8 HIGH
Local
google android In qtaguid_untag of xt_qtaguid.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User … CWE-416
 Use After Free
CVE-2021-0399 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195738 7.8 HIGH
Local
google android In bindServiceLocked of ActiveServices.java, there is a possible foreground service launch due to a confused deputy. This could lead to local escalation of privilege with User execution privileges ne… NVD-CWE-Other
CVE-2021-0398 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195739 9.8 CRITICAL
Network
google android In sdp_copy_raw_data of sdp_discovery.cc, there is a possible system compromise due to a double free. This could lead to remote code execution with no additional execution privileges needed. User int… CWE-415
 Double Free
CVE-2021-0397 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
195740 9.8 CRITICAL
Network
google android In Builtins::Generate_ArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code executi… CWE-787
 Out-of-bounds Write
CVE-2021-0396 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm