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 3, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253911 10 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise における任意のコードを実行されるの脆弱性 CWE-119
バッファエラー
CVE-2011-2953 2011-09-12 09:40 2011-08-16 Show GitHub Exploit DB Packet Storm
253912 4 警告 libvirt.org
レッドハット
- libvirt における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2511 2011-09-12 09:03 2011-07-21 Show GitHub Exploit DB Packet Storm
253913 6.4 警告 きゅー - Megalith における認証回避の脆弱性 CWE-287
不適切な認証
CVE-2011-2671 2011-09-9 12:01 2011-09-9 Show GitHub Exploit DB Packet Storm
253914 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2952 2011-09-9 10:08 2011-08-16 Show GitHub Exploit DB Packet Storm
253915 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2951 2011-09-9 10:08 2011-08-16 Show GitHub Exploit DB Packet Storm
253916 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の qcpfformat.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2950 2011-09-9 10:07 2011-08-16 Show GitHub Exploit DB Packet Storm
253917 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2949 2011-09-9 10:06 2011-08-16 Show GitHub Exploit DB Packet Storm
253918 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2948 2011-09-9 10:05 2011-08-16 Show GitHub Exploit DB Packet Storm
253919 3.7 注意 オラクル - Oracle VM VirtualBox における Guest Additions for Windows の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2300 2011-09-9 09:57 2011-07-19 Show GitHub Exploit DB Packet Storm
253920 6.2 警告 オラクル - Oracle VM VirtualBox の脆弱性 CWE-noinfo
情報不足
CVE-2011-2305 2011-09-9 09:54 2011-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218551 7.5 HIGH
Network
google android In rw_i93_sm_format of rw_i93.c, there is a possible information disclosure due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2020-0142 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218552 4.4 MEDIUM
Network
google android In OutputBuffersArray::realloc of CCodecBuffers.cpp, there is a possible heap disclosure due to a race condition. This could lead to remote information disclosure with System execution privileges nee… CWE-362
Race Condition
CVE-2020-0141 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218553 7.5 HIGH
Network
google android In rw_i93_sm_detect_ndef of rw_i93.c, there is a possible information disclosure due to a missing bounds check. This could lead to remote information disclosure with no additional execution privilege… CWE-125
Out-of-bounds Read
CVE-2020-0140 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218554 4.4 MEDIUM
Local
google android In NDEF_MsgValidate of ndef_utils.c, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure if a malformed NFC tag is provided by the firmw… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2020-0139 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218555 9.8 CRITICAL
Network
google android In get_element_attr_rsp of btif_rc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution if bluetoothtbd were used, which it isn't in typ… CWE-787
 Out-of-bounds Write
CVE-2020-0138 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218556 7.8 HIGH
Local
google android In setIPv6AddrGenMode of NetworkManagementService.java, there is a possible bypass of networking permissions due to a missing permission check. This could lead to local escalation of privilege with n… CWE-862
 Missing Authorization
CVE-2020-0137 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218557 7.8 HIGH
Local
google android In multiple locations of Parcel.cpp, there is a possible out-of-bounds write due to an integer overflow. This could lead to local escalation of privilege in the system server with no additional execu… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0136 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218558 4.4 MEDIUM
Local
google android In dump of RollbackManagerServiceImpl.java, there is a possible backup metadata exposure due to a missing permission check. This could lead to local information disclosure with System execution privi… CWE-862
 Missing Authorization
CVE-2020-0135 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218559 5.5 MEDIUM
Local
google android In BnDrm::onTransact of IDrm.cpp, there is a possible information disclosure due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed.… CWE-909
 Missing Initialization of Resource
CVE-2020-0134 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
218560 7.3 HIGH
Local
google android In MockLocationAppPreferenceController.java, it is possible to mock the GPS location of the device due to a permissions bypass. This could lead to local escalation of privilege with User execution pr… CWE-276
Incorrect Default Permissions 
CVE-2020-0133 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm