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
251821 9.3 危険 BlackBerry - RIM BlackBerry Enterprise Server および BlackBerry Professional Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4778 2011-12-22 12:05 2009-12-1 Show GitHub Exploit DB Packet Storm
251822 5 警告 BlackBerry - BlackBerry 8800 上の RIM BlackBerry Browser におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3944 2011-12-22 12:04 2009-11-16 Show GitHub Exploit DB Packet Storm
251823 4.3 警告 PukiWiki Plus! - PukiWiki Plus! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3990 2011-12-22 12:03 2011-12-22 Show GitHub Exploit DB Packet Storm
251824 4.3 警告 Apache Software Foundation - Apache Struts におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1772 2011-12-22 12:01 2011-12-22 Show GitHub Exploit DB Packet Storm
251825 6.8 警告 BlackBerry - RIM BlackBerry Device Software の Blackberry Browser における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-3477 2011-12-22 11:59 2009-09-28 Show GitHub Exploit DB Packet Storm
251826 4.3 警告 BlackBerry
IBM
- BlackBerry Desktop Manager 用の RIM Lotus Notes コネクタにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3038 2011-12-22 11:58 2009-09-1 Show GitHub Exploit DB Packet Storm
251827 9.3 危険 BlackBerry - RIM BlackBerry Enterprise Server および BlackBerry Professional Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2646 2011-12-22 11:55 2009-04-16 Show GitHub Exploit DB Packet Storm
251828 9.3 危険 BlackBerry - RIM BlackBerry Enterprise Server および BlackBerry Professional Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2643 2011-12-22 11:54 2009-05-26 Show GitHub Exploit DB Packet Storm
251829 7.1 危険 BlackBerry - RIM BlackBerry 8800 における運用妨害 (メモリ消費およびブラウザクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2575 2011-12-22 11:53 2009-07-22 Show GitHub Exploit DB Packet Storm
251830 9.3 危険 BlackBerry - 複数の RIM BlackBerry 製品の PDF distiller における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-0219 2011-12-22 11:51 2009-01-12 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
195681 7.8 HIGH
Local
google android In dma_buf_release of dma-buf.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 i… CWE-416
 Use After Free
CVE-2021-0707 2024-11-21 14:43 2022-04-13 Show GitHub Exploit DB Packet Storm
195682 7.8 HIGH
Local
google android In setServiceForegroundInnerLocked of ActiveServices.java, there is a possible way for a background application to regain foreground permissions due to insufficient background restrictions. This coul… CWE-863
 Incorrect Authorization
CVE-2021-0694 2024-11-21 14:43 2022-04-13 Show GitHub Exploit DB Packet Storm
195683 7.8 HIGH
Local
google android In createGeneralSlice of ConnectedDevicesSliceProvider.java.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with User exec… CWE-276
Incorrect Default Permissions 
CVE-2021-1033 2024-11-21 14:43 2022-03-31 Show GitHub Exploit DB Packet Storm
195684 7.8 HIGH
Local
google android In createBluetoothDeviceSlice of ConnectedDevicesSliceProvider.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with no add… CWE-276
Incorrect Default Permissions 
CVE-2021-1000 2024-11-21 14:43 2022-03-31 Show GitHub Exploit DB Packet Storm
195685 7.8 HIGH
Local
google android In NotificationStackScrollLayout of NotificationStackScrollLayout.java, there is a possible way to bypass Factory Reset Protections. This could lead to local escalation of privilege with no additiona… NVD-CWE-noinfo
CVE-2021-0957 2024-11-21 14:43 2022-03-17 Show GitHub Exploit DB Packet Storm
195686 9.8 CRITICAL
Network
google android Hacker one bug ID: 1343975Product: AndroidVersions: Android SoCAndroid ID: A-204256722 NVD-CWE-noinfo
CVE-2021-1049 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195687 5.3 MEDIUM
Network
google android The broadcast that DevicePickerFragment sends when a new device is paired doesn't have any permission checks, so any app can register to listen for it. This lets apps keep track of what devices are p… CWE-862
 Missing Authorization
CVE-2021-1037 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195688 7.8 HIGH
Local
google android In LocationSettingsActivity of AndroidManifest.xml, there is a possible EoP due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privilege… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-1036 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195689 7.8 HIGH
Local
google android In setLaunchIntent of BluetoothDevicePickerPreferenceController.java, there is a possible way to invoke an arbitrary broadcast receiver due to a confused deputy. This could lead to local escalation o… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-1035 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195690 7.8 HIGH
Local
google android In jit_memory_region.cc, there is a possible bypass of memory restrictions due to a logic error in the code. This could lead to local escalation of privilege with User execution privileges needed. Us… NVD-CWE-noinfo
CVE-2021-0959 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm