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 14, 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
258381 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2212 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258382 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2211 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258383 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2210 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258384 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2209 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258385 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2208 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258386 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2207 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258387 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の AcroForm.api における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2206 2010-07-21 16:29 2010-06-29 Show GitHub Exploit DB Packet Storm
258388 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
CWE-Other
CVE-2010-2205 2010-07-21 16:29 2010-06-29 Show GitHub Exploit DB Packet Storm
258389 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-2204 2010-07-21 16:28 2010-06-29 Show GitHub Exploit DB Packet Storm
258390 6.8 警告 アドビシステムズ
レッドハット
- UNIX 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2203 2010-07-21 16:27 2010-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221911 6.5 MEDIUM
Network
google android In libavc there is a possible information disclosure due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is ne… CWE-908
 Use of Uninitialized Resource
CVE-2019-9410 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221912 6.5 MEDIUM
Network
google android In libhevc there is a possible information disclosure due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is n… CWE-908
 Use of Uninitialized Resource
CVE-2019-9409 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221913 6.5 MEDIUM
Network
google android In libavc there is a possible information disclosure due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is ne… CWE-908
 Use of Uninitialized Resource
CVE-2019-9408 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221914 7.8 HIGH
Local
google android In notification management of the service manager, there is a possible permissions bypass. This could lead to local escalation of privilege by preventing user notification, with no additional executi… NVD-CWE-noinfo
CVE-2019-9407 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221915 6.5 MEDIUM
Network
google android In libhevc there is a possible information disclosure due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is n… CWE-908
 Use of Uninitialized Resource
CVE-2019-9406 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221916 8.8 HIGH
Network
google android In libAACdec, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed f… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9405 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221917 7.5 HIGH
Network
google android In Bluetooth, there is possible controlled termination due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is n… CWE-20
 Improper Input Validation 
CVE-2019-9404 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221918 6.5 MEDIUM
Network
google android In cn-cbor, there is a possible out of bounds read due to improper casting. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed… CWE-125
Out-of-bounds Read
CVE-2019-9403 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221919 7.5 HIGH
Network
google android In Bluetooth, there is possible controlled termination due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is n… CWE-20
 Improper Input Validation 
CVE-2019-9402 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
221920 7.5 HIGH
Network
google android In Bluetooth, there is possible controlled termination due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is n… CWE-20
 Improper Input Validation 
CVE-2019-9401 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm