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 17, 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
253771 9.3 危険 アップル
レッドハット
- iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1814 2011-02-4 14:30 2010-09-8 Show GitHub Exploit DB Packet Storm
253772 9.3 危険 アップル
レッドハット
- iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1812 2011-02-4 14:29 2010-09-8 Show GitHub Exploit DB Packet Storm
253773 9.3 危険 アップル
Google
レッドハット
- Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1780 2011-02-4 14:28 2010-07-30 Show GitHub Exploit DB Packet Storm
253774 5.8 警告 アップル
レッドハット
- Apple Safari の WebKit における DNS 先読み設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3813 2011-02-4 14:26 2010-11-22 Show GitHub Exploit DB Packet Storm
253775 9.3 危険 アップル
レッドハット
- Apple Safari の WebKit における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3812 2011-02-4 14:25 2010-11-22 Show GitHub Exploit DB Packet Storm
253776 7.5 危険 Objectivity - Objectivity/DB 管理用ツールに認証不備の問題 CWE-287
不適切な認証
CVE-2011-0489 2011-02-4 14:16 2011-01-14 Show GitHub Exploit DB Packet Storm
253777 6.8 警告 ICQ - ICQ 7のアップデートに検証不備の問題 CWE-94
コード・インジェクション
CVE-2011-0487 2011-02-4 14:14 2011-01-14 Show GitHub Exploit DB Packet Storm
253778 - - Google - Google Chrome における複数の脆弱性 - - 2011-02-4 14:11 2011-01-14 Show GitHub Exploit DB Packet Storm
253779 5 警告 Wireshark - Wireshark の ASN.1 BER 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0445 2011-02-4 14:09 2011-01-11 Show GitHub Exploit DB Packet Storm
253780 6.9 警告 サイバートラスト株式会社
Python Software Foundation
レッドハット
- Python の PySys_SetArgv API 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2008-5983 2011-02-4 13:58 2009-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214991 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
214992 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
214993 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
214994 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
214995 4.3 MEDIUM
Physics
google android In smsSelected of AnswerFragment.java, there is a way to send an SMS from the lock screen due to a permissions bypass. This could lead to local escalation of privilege on the lock screen with no addi… CWE-306
Missing Authentication for Critical Function
CVE-2020-0052 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
214996 7.8 HIGH
Local
google android In onCreate of SettingsHomepageActivity, there is a possible tapjacking attack. This could lead to local escalation of privilege in Settings with no additional execution privileges needed. User inter… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2020-0051 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
214997 6.7 MEDIUM
Local
google android In nfa_hciu_send_msg of nfa_hci_utils.cc, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege in the NFC server with System exec… CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2020-0050 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
214998 6.5 MEDIUM
Network
google android In onReadBuffer() of StreamingSource.cpp, there is a possible information disclosure due to uninitialized data. This could lead to remote information disclosure with no additional execution privilege… CWE-908
 Use of Uninitialized Resource
CVE-2020-0049 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
214999 5.5 MEDIUM
Local
google android In onTransact of IAudioFlinger.cpp, there is a possible stack information leak due to uninitialized data. This could lead to local information disclosure with no additional execution privileges neede… CWE-908
 Use of Uninitialized Resource
CVE-2020-0048 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
215000 3.3 LOW
Local
google android In setMasterMute of AudioService.java, there is a missing permission check. This could lead to local silencing of audio with no additional execution privileges needed. User interaction is not needed … CWE-862
 Missing Authorization
CVE-2020-0047 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm