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 12, 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
256171 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2098 2011-06-29 12:04 2011-06-14 Show GitHub Exploit DB Packet Storm
256172 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2097 2011-06-29 12:02 2011-06-14 Show GitHub Exploit DB Packet Storm
256173 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2096 2011-06-29 12:00 2011-06-14 Show GitHub Exploit DB Packet Storm
256174 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2095 2011-06-29 11:55 2011-06-14 Show GitHub Exploit DB Packet Storm
256175 4 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-3835 2011-06-29 10:25 2010-09-10 Show GitHub Exploit DB Packet Storm
256176 4 警告 アップル
ターボリナックス
MySQL AB
- MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3834 2011-06-29 10:24 2010-09-10 Show GitHub Exploit DB Packet Storm
256177 5 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3833 2011-06-29 10:17 2010-09-10 Show GitHub Exploit DB Packet Storm
256178 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3790 2011-06-29 10:15 2010-11-16 Show GitHub Exploit DB Packet Storm
256179 4 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3682 2011-06-29 10:14 2010-07-9 Show GitHub Exploit DB Packet Storm
256180 4 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3677 2011-06-29 10:13 2010-07-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249661 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, double free of memory allocation is possible in Kernel when it explicitly tries to free tha… CWE-415
 Double Free
CVE-2018-11276 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249662 5.5 MEDIUM
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, when flashing image using FastbootLib if size is not divisible by block size, information l… CWE-200
Information Exposure
CVE-2018-11275 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249663 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, buffer overflow may occur when payload size is extremely large. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-11274 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249664 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, 'voice_svc_dev' is allocated as a device-managed resource. If error 'cdev_alloc_err' occurs… CWE-415
 Double Free
CVE-2018-11273 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249665 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, memory allocated with devm_kzalloc is automatically released by the kernel if the probe fun… CWE-415
 Double Free
CVE-2018-11270 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249666 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, possible buffer overflow while incrementing the log_buf of type uint64_t in memcpy function… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-11265 2024-11-21 12:43 2018-09-19 Show GitHub Exploit DB Packet Storm
249667 8.8 HIGH
Adjacent
google android In all Android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the Linux kernel, radio_id is received from the FW and is used to access the buffer to copy the radio stats r… CWE-129
 Improper Validation of Array Index
CVE-2018-11263 2024-11-21 12:43 2018-09-6 Show GitHub Exploit DB Packet Storm
249668 7.8 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel while trying to find out total number of partition via a non zero check, there could … CWE-787
CWE-682
 Out-of-bounds Write
 Incorrect Calculation
CVE-2018-11262 2024-11-21 12:43 2018-09-5 Show GitHub Exploit DB Packet Storm
249669 7.5 HIGH
Network
xovis pc2r_firmware
pc3_firmware
pc2_firmware
Xovis PC2, PC2R, and PC3 devices through 3.6.0 allow Directory Traversal. CWE-22
Path Traversal
CVE-2018-11720 2024-11-21 12:43 2018-08-31 Show GitHub Exploit DB Packet Storm
249670 4.9 MEDIUM
Network
xovis pc2r_firmware
pc3_firmware
pc2_firmware
Xovis PC2, PC2R, and PC3 devices through 3.6.0 allow XXE. CWE-611
XXE
CVE-2018-11719 2024-11-21 12:43 2018-08-31 Show GitHub Exploit DB Packet Storm