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":June 15, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225451 10 危険 オラクル - Oracle Database Server の Workload Manager における脆弱性 CWE-noinfo
情報不足
CVE-2013-1534 2013-11-8 13:58 2013-04-16 Show GitHub Exploit DB Packet Storm
225452 5.5 警告 オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における BASE の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1533 2013-11-8 13:57 2013-04-16 Show GitHub Exploit DB Packet Storm
225453 3.8 注意 オラクル - Oracle Sun Solaris 10 における Kernel の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1530 2013-11-8 13:55 2013-04-16 Show GitHub Exploit DB Packet Storm
225454 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Interaction における Image Service の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1529 2013-11-8 13:54 2013-04-16 Show GitHub Exploit DB Packet Storm
225455 4.3 警告 オラクル - Oracle E-Business Suite の Oracle HRMS における Payroll の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1528 2013-11-8 13:53 2013-04-16 Show GitHub Exploit DB Packet Storm
225456 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Report Distribution の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1527 2013-11-8 13:52 2013-04-16 Show GitHub Exploit DB Packet Storm
225457 4 警告 オラクル - Oracle Industry Applications の Oracle Retail Integration Bus における Retail Integration Bus Manager の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1525 2013-11-8 13:51 2013-04-16 Show GitHub Exploit DB Packet Storm
225458 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における Attachments の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1524 2013-11-8 13:50 2013-04-16 Show GitHub Exploit DB Packet Storm
225459 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1522 2013-11-8 13:47 2013-04-16 Show GitHub Exploit DB Packet Storm
225460 5.5 警告 オラクル - Oracle Industry Applications の Oracle Clinical Remote Data Capture Option における HTML Surround の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1520 2013-11-8 13:46 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201851 5.5 MEDIUM
Local
google android In PVRSRVBridgeHeapCfgHeapConfigName, there is a possible leak of kernel heap content due to uninitialized data. This could lead to local information disclosure with no additional execution privilege… CWE-908
 Use of Uninitialized Resource
CVE-2021-0887 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
201852 5.5 MEDIUM
Local
google android In PVRSRVBridgeHeapCfgHeapDetails, there is a possible leak of kernel heap content due to uninitialized data. This could lead to local information disclosure with no additional execution privileges n… CWE-908
 Use of Uninitialized Resource
CVE-2021-0698 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
201853 5.5 MEDIUM
Local
google android In USB Manager, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead to local information disclosur… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0975 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
201854 5.5 MEDIUM
Local
google android In PackageManager, there is a possible way to get information about installed packages ignoring limitations introduced in Android 11 due to a missing permission check. This could lead to local inform… CWE-862
 Missing Authorization
CVE-2021-0735 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
201855 5.5 MEDIUM
Local
google android In Settings, there is a possible way to determine whether an app is installed without query permissions, due to side channel information disclosure. This could lead to local information disclosure of… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-0734 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
201856 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
201857 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
201858 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
201859 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
201860 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