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 2, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252121 4 警告 エイムラック - Aipo における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3924 2011-01-11 14:02 2011-01-11 Show GitHub Exploit DB Packet Storm
252122 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer における SIPR ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4379 2011-01-7 15:36 2010-12-10 Show GitHub Exploit DB Packet Storm
252123 10 危険 リアルネットワークス - RealNetworks RealPlayer の AAC スペクトルデータの解析処理における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0125 2011-01-7 15:35 2010-12-10 Show GitHub Exploit DB Packet Storm
252124 5 警告 リアルネットワークス - RealNetworks RealPlayer の cook コーデックにおける任意のメモリへアクセスされる脆弱性 CWE-Other
その他
CVE-2010-2579 2011-01-7 15:35 2010-12-10 Show GitHub Exploit DB Packet Storm
252125 10 危険 リアルネットワークス - RealNetworks RealPlayer の cook コーデックにおける脆弱性 CWE-Other
その他
CVE-2010-0121 2011-01-7 15:35 2010-12-10 Show GitHub Exploit DB Packet Storm
252126 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer の drv2.dll モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4378 2011-01-7 15:35 2010-12-10 Show GitHub Exploit DB Packet Storm
252127 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の Cook Audio Codec におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4377 2011-01-7 15:35 2010-12-10 Show GitHub Exploit DB Packet Storm
252128 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の RTSP GIF の解析処理におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4376 2011-01-7 15:34 2010-12-10 Show GitHub Exploit DB Packet Storm
252129 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の pnen3260.dll モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4397 2011-01-7 15:34 2010-12-10 Show GitHub Exploit DB Packet Storm
252130 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の AAC MLLT Atom 解析処理における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2999 2011-01-7 15:34 2010-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211351 7.8 HIGH
Local
google android In setBluetoothTethering of PanService.java, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege to activate tethering with no ad… CWE-862
 Missing Authorization
CVE-2020-0085 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211352 7.8 HIGH
Local
google android In several functions of NotificationManagerService.java, there are missing permission checks. This could lead to local escalation of privilege by creating fake system notifications with no additional… CWE-862
 Missing Authorization
CVE-2020-0084 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211353 6.4 MEDIUM
Local
google android In the netlink driver, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is n… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2020-0066 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211354 7.3 HIGH
Local
google android In SurfaceFlinger, it is possible to override UI confirmation screen protected by the TEE. This could lead to local escalation of privilege with no additional execution privileges needed. User intera… NVD-CWE-noinfo
CVE-2020-0063 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211355 7.5 HIGH
Network
google android In Euicc, there is a possible information disclosure due to an included test Certificate. This could lead to remote information disclosure with no additional execution privileges needed. User interac… CWE-200
Information Exposure
CVE-2020-0062 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211356 5.5 MEDIUM
Local
google android In btm_process_inq_results of btm_inq.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges… CWE-125
Out-of-bounds Read
CVE-2020-0057 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211357 5.5 MEDIUM
Local
google android In btu_hcif_connection_comp_evt of btu_hcif.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution priv… CWE-125
Out-of-bounds Read
CVE-2020-0056 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211358 5.5 MEDIUM
Local
google android In l2c_link_process_num_completed_pkts of l2c_link.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional executi… CWE-125
Out-of-bounds Read
CVE-2020-0055 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211359 7.8 HIGH
Local
google android In WifiNetworkSuggestionsManager of WifiNetworkSuggestionsManager.java, there is a possible permission revocation due to a missing permission check. This could lead to local escalation of privilege w… CWE-862
 Missing Authorization
CVE-2020-0054 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
211360 6.7 MEDIUM
Local
google android In convertHidlNanDataPathInitiatorRequestToLegacy, and convertHidlNanDataPathIndicationResponseToLegacy of hidl_struct_util.cpp, there is a possible out of bounds write due to a missing bounds check.… CWE-787
 Out-of-bounds Write
CVE-2020-0053 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm