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":May 7, 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
254191 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0034 2010-03-2 11:29 2010-02-9 Show GitHub Exploit DB Packet Storm
254192 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0033 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
254193 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
CWE-Other
CVE-2010-0032 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
254194 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0031 2010-03-2 11:27 2010-02-9 Show GitHub Exploit DB Packet Storm
254195 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0030 2010-03-2 11:27 2010-02-9 Show GitHub Exploit DB Packet Storm
254196 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0029 2010-03-2 11:26 2010-02-9 Show GitHub Exploit DB Packet Storm
254197 10 危険 マイクロソフト - Microsoft Office の MSO.DLL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0243 2010-03-1 11:37 2010-02-9 Show GitHub Exploit DB Packet Storm
254198 9.3 危険 マイクロソフト - Microsoft DirectX の DirectShow におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0250 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
254199 7.8 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0242 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
254200 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0241 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267701 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in a QTEE application. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-9025 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267702 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, some interfaces were improperly exposed to QTEE applications. CWE-284
Improper Access Control
CVE-2015-9024 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267703 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in the PlayReady API. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-9023 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267704 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, time-of-check Time-of-use (TOCTOU) Race Conditions exist in several TZ APIs. CWE-362
Race Condition
CVE-2015-9022 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267705 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, access control to SMEM memory was not enabled. CWE-284
Improper Access Control
CVE-2015-9021 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267706 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an untrusted pointer dereference vulnerability exists in the unlocking of memory. CWE-476
 NULL Pointer Dereference
CVE-2015-9020 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267707 6.1 MEDIUM
Network
mail_project mail The mail gem before 2.5.5 for Ruby (aka A Really Ruby Mail Library) is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences imm… CWE-93
CRLF Injection
CVE-2015-9097 2024-11-21 11:39 2017-06-13 Show GitHub Exploit DB Packet Storm
267708 6.1 MEDIUM
Network
ruby-lang ruby Net::SMTP in Ruby before 2.4.0 is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA subs… CWE-93
CRLF Injection
CVE-2015-9096 2024-11-21 11:39 2017-06-13 Show GitHub Exploit DB Packet Storm
267709 7.8 HIGH
Local
google android In TrustZone in all Android releases from CAF using the Linux kernel, a Double Free vulnerability could potentially exist. CWE-415
 Double Free
CVE-2015-9007 2024-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
267710 7.8 HIGH
Local
google android In Resource Power Manager (RPM) in all Android releases from CAF using the Linux kernel, an Improper Access Control vulnerability could potentially exist. CWE-284
Improper Access Control
CVE-2015-9006 2024-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm