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 19, 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
252891 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime の QuickTime ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0248 2011-08-19 11:45 2011-08-4 Show GitHub Exploit DB Packet Storm
252892 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0247 2011-08-19 11:44 2011-08-4 Show GitHub Exploit DB Packet Storm
252893 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0246 2011-08-18 09:03 2011-08-4 Show GitHub Exploit DB Packet Storm
252894 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0245 2011-08-18 09:02 2011-08-4 Show GitHub Exploit DB Packet Storm
252895 5 警告 アバイア - Secure Access Link (SAL) Gateway に情報漏えいの脆弱性 CWE-16
環境設定
CVE-2011-3008 2011-08-18 08:58 2011-08-1 Show GitHub Exploit DB Packet Storm
252896 4.3 警告 PNG Development Group
レッドハット
- libpng の pngerror.c 内にある png_format_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2011-2501 2011-08-17 13:34 2011-07-7 Show GitHub Exploit DB Packet Storm
252897 1.2 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の net/core/ethtool.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4655 2011-08-17 13:30 2011-03-1 Show GitHub Exploit DB Packet Storm
252898 6.9 警告 レッドハット - Linux-HA の SAPDatabase および SAPInstance スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3389 2011-08-17 13:29 2010-10-20 Show GitHub Exploit DB Packet Storm
252899 6.5 警告 エイムラック - Aipo における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1342 2011-08-16 12:02 2011-08-16 Show GitHub Exploit DB Packet Storm
252900 2.6 注意 エイムラック - Aipo におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1341 2011-08-16 12:01 2011-08-16 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
195761 3.3 LOW
Local
google android In getDeviceId of PhoneSubInfoController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0990 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195762 3.3 LOW
Local
google android In hasManageOngoingCallsPermission of TelecomServiceImpl.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure.… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0989 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195763 3.3 LOW
Local
google android In getLaunchedFromUid and getLaunchedFromPackage of ActivityClientController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel inf… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0988 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195764 3.3 LOW
Local
google android In getNeighboringCellInfo of PhoneInterfaceManager.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0987 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195765 5.5 MEDIUM
Local
google android In hasGrantedPolicy of DevicePolicyManagerService.java, there is a possible information disclosure about the device owner, profile owner, or device admin due to a logic error in the code. This could … CWE-862
 Missing Authorization
CVE-2021-0986 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195766 7.8 HIGH
Local
google android In onReceive of AlertReceiver.java, there is a possible way to dismiss system dialog due to a missing permission check. This could lead to local escalation of privilege with no additional execution p… CWE-862
 Missing Authorization
CVE-2021-0985 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195767 7.8 HIGH
Local
google android In onNullBinding of ManagedServices.java, there is a possible permission bypass due to an incorrectly unbound service. This could lead to local escalation of privilege with no additional execution pr… CWE-404
 Improper Resource Shutdown or Release
CVE-2021-0984 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195768 3.3 LOW
Local
google android In createAdminSupportIntent of DevicePolicyManagerService.java, there is a possible disclosure of information about installed device/profile owner package name due to side channel information disclos… CWE-200
Information Exposure
CVE-2021-0983 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195769 3.3 LOW
Local
google android In getOrganizationNameForUser of DevicePolicyManagerService.java, there is a possible organization name disclosure due to a missing permission check. This could lead to local information disclosure w… CWE-862
 Missing Authorization
CVE-2021-0982 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195770 7.8 HIGH
Local
google android In enqueueNotificationInternal of NotificationManagerService.java, there is a possible way to run a foreground service without showing a notification due to improper input validation. This could lead… NVD-CWE-Other
CVE-2021-0981 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm