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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257141 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の RTL8169 NIC ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1389 2010-03-11 12:04 2009-06-16 Show GitHub Exploit DB Packet Storm
257142 5 警告 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
Net-SNMP
レッドハット
- net-snmp の snmpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-1887 2010-03-11 12:03 2009-06-25 Show GitHub Exploit DB Packet Storm
257143 7.1 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0568 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
257144 5 警告 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0567 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
257145 7.1 危険 シスコシステムズ - Cisco Adaptive Security Appliance におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0566 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
257146 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliance におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0565 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
257147 7.8 危険 シスコシステムズ - Cisco Firewall Services Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0151 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257148 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0569 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257149 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0150 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257150 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0149 2010-03-10 11:22 2010-02-17 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
281361 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
281362 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
281363 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
281364 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
281365 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
281366 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
281367 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
281368 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
281369 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
281370 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