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 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
257471 9.3 危険 アドビシステムズ - Adobe Shockwave Player の dirapi.dll モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2587 2011-03-10 15:59 2011-02-8 Show GitHub Exploit DB Packet Storm
257472 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0606 2011-03-10 15:55 2011-02-8 Show GitHub Exploit DB Packet Storm
257473 6.8 警告 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0605 2011-03-10 15:52 2011-02-8 Show GitHub Exploit DB Packet Storm
257474 4.3 警告 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0604 2011-03-10 15:50 2011-02-8 Show GitHub Exploit DB Packet Storm
257475 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0603 2011-03-10 15:48 2011-02-8 Show GitHub Exploit DB Packet Storm
257476 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0602 2011-03-10 15:46 2011-02-8 Show GitHub Exploit DB Packet Storm
257477 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の U3D コンポーネントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0600 2011-03-10 15:44 2011-02-8 Show GitHub Exploit DB Packet Storm
257478 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0599 2011-03-9 16:17 2011-02-8 Show GitHub Exploit DB Packet Storm
257479 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の ACE.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0598 2011-03-9 15:53 2011-02-8 Show GitHub Exploit DB Packet Storm
257480 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0596 2011-03-9 15:51 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
284771 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in PlayReady DRM. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9977 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284772 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in 1x call processing. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9976 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284773 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, a rollback vulnerability potentially exists in Full Disk Encryption. CWE-326
Inadequate Encryption Strength
CVE-2014-9975 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284774 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, validation of buffer lengths was missing in Keymaster. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9974 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284775 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, validation of a buffer length was missing in a PlayReady DRM routine. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9973 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284776 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, disabling asserts can potentially cause a NULL pointer dereference during an out-of-memory condition. CWE-476
 NULL Pointer Dereference
CVE-2014-9972 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284777 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, disabling asserts causes an instruction inside of an assert to not be executed resulting in incorrect control flow. CWE-20
 Improper Input Validation 
CVE-2014-9971 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284778 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, the GPS client may use an insecure cryptographic algorithm. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2014-9969 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284779 9.8 CRITICAL
Network
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in the UIMDIAG interface. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9968 2024-11-21 11:22 2017-08-19 Show GitHub Exploit DB Packet Storm
284780 6.5 MEDIUM
Network
ibm sterling_b2b_integrator
sterling_file_gateway
XML External Entity (XXE) vulnerability in IBM Sterling B2B Integrator 5.1 and 5.2 and IBM Sterling File Gateway 2.1 and 2.2 allows remote attackers to read arbitrary files via a crafted XML data. CWE-611
XXE
CVE-2015-0194 2024-11-21 11:22 2017-08-3 Show GitHub Exploit DB Packet Storm