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 24, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239481 4.3 警告 Maxthon - Ultramode を伴う Maxthon Browser におけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3018 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
239482 4.3 警告 orcabrowser - Orca Browser におけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3017 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
239483 4.3 警告 Mozilla Foundation - Mozilla Firefox などにおけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3014 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
239484 4.3 警告 Mozilla Foundation - Mozilla Firefox におけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3012 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
239485 4.3 警告 Mozilla Foundation - Mozilla Firefox などにおけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3010 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
239486 4.3 警告 Maxthon - Maxthon Browser におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2009-3006 2012-09-25 17:27 2009-08-28 Show GitHub Exploit DB Packet Storm
239487 4.3 警告 Lunascape - Lunascape におけるアドレスバーをなりすまされる脆弱性 CWE-Other
その他
CVE-2009-3005 2012-09-25 17:27 2009-08-28 Show GitHub Exploit DB Packet Storm
239488 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 8 におけるアドレスバーを偽造される脆弱性 CWE-Other
その他
CVE-2009-3003 2012-09-25 17:27 2009-08-28 Show GitHub Exploit DB Packet Storm
239489 4.9 警告 Linux - Linux kernel の net/llc/af_llc.c における一部のカーネルメモリの配置のコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2009-3001 2012-09-25 17:27 2009-08-24 Show GitHub Exploit DB Packet Storm
239490 5 警告 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2975 2012-09-25 17:27 2009-08-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 24, 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
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