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 22, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258391 5 警告 アップル
サイバートラスト株式会社
IPsec-Tools
レッドハット
- Ipsec-tools のパケット処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1574 2011-01-11 14:39 2009-05-6 Show GitHub Exploit DB Packet Storm
258392 5 警告 アップル
サイバートラスト株式会社
Net-SNMP
サン・マイクロシステムズ
レッドハット
- net-snmp の netsnmp_create_subtree_cache 関数における整数オーバーフローの脆弱性 CWE-20
CWE-Other
CVE-2008-4309 2011-01-11 14:37 2008-10-31 Show GitHub Exploit DB Packet Storm
258393 4.3 警告 リアルネットワークス - RealNetworks RealPlayer の HandleAction メソッドにおけるクロスゾーンスクリプティングの脆弱性 CWE-20
不適切な入力確認
CVE-2010-4396 2011-01-11 14:32 2010-12-10 Show GitHub Exploit DB Packet Storm
258394 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の cook コーデックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4389 2011-01-11 14:31 2010-12-10 Show GitHub Exploit DB Packet Storm
258395 4.3 警告 リアルネットワークス - RealNetworks RealPlayer の複数のコンポーネントにおける RealOneActiveXObject プロセスにコードを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2010-4388 2011-01-11 14:31 2010-12-10 Show GitHub Exploit DB Packet Storm
258396 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の RealAudio コーデックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4387 2011-01-11 14:30 2010-12-10 Show GitHub Exploit DB Packet Storm
258397 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer の RealMedia における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4386 2011-01-11 14:30 2010-12-10 Show GitHub Exploit DB Packet Storm
258398 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer の SIPR ストリームフレームサイズにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4385 2011-01-11 14:29 2010-12-10 Show GitHub Exploit DB Packet Storm
258399 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer における RA5 ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4383 2011-01-11 14:29 2010-12-10 Show GitHub Exploit DB Packet Storm
258400 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer における RealMedia ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4382 2011-01-11 14:28 2010-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254831 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, a kernel fault can occur when doing certain operations on a read-only virtual address in userspace. NVD-CWE-noinfo
CVE-2017-8263 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254832 7.0 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, in some memory allocation and free functions, a race condition can potentially occur leading to a Use After Free condit… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2017-8262 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254833 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, in a camera driver ioctl, a kernel overwrite can potentially occur. NVD-CWE-noinfo
CVE-2017-8261 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254834 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, due to a type downcast, a value may improperly pass validation and cause an out of bounds write later. CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2017-8260 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254835 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, when accessing the sde_rotator debug interface for register reading with multiple processes, one process can free the d… CWE-362
Race Condition
CVE-2017-8257 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254836 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, array out of bounds access can occur if userspace sends more than 16 multicast addresses. CWE-125
Out-of-bounds Read
CVE-2017-8256 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254837 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, an integer overflow vulnerability exists in boot. CWE-190
 Integer Overflow or Wraparound
CVE-2017-8255 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254838 5.5 MEDIUM
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, an audio client pointer is dereferenced before being checked if it is valid. CWE-200
Information Exposure
CVE-2017-8254 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254839 7.8 HIGH
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, kernel memory can potentially be overwritten if an invalid master is sent from userspace. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2017-8253 2024-11-21 12:33 2017-08-19 Show GitHub Exploit DB Packet Storm
254840 9.8 CRITICAL
Network
apple iphone_os A buffer overflow may occur in the processing of a downlink NAS message in Qualcomm Telephony as used in Apple iPhone 5 and later, iPad 4th generation and later, iPod touch 6th generation. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8248 2024-11-21 12:33 2017-08-17 Show GitHub Exploit DB Packet Storm