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 1, 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
257181 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0029 2010-03-2 11:26 2010-02-9 Show GitHub Exploit DB Packet Storm
257182 10 危険 マイクロソフト - Microsoft Office の MSO.DLL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0243 2010-03-1 11:37 2010-02-9 Show GitHub Exploit DB Packet Storm
257183 9.3 危険 マイクロソフト - Microsoft DirectX の DirectShow におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0250 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
257184 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
257185 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0241 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
257186 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0240 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
257187 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0239 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
257188 9.3 危険 マイクロソフト - Microsoft Windows の SMB クライアント実装における権限昇格の脆弱性 CWE-362
競合状態
CVE-2010-0017 2010-03-1 11:35 2010-02-9 Show GitHub Exploit DB Packet Storm
257189 9.3 危険 マイクロソフト - Microsoft Windows の SMB クライアント実装における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0016 2010-03-1 11:35 2010-02-9 Show GitHub Exploit DB Packet Storm
257190 5 警告 日立 - uCosminexus Portal Framework におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-02-26 11:36 2010-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
250021 6.5 MEDIUM
Network
libquicktime libquicktime The quicktime_match_32 function in util.c in libquicktime 1.2.4 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted mp4 file. CWE-476
 NULL Pointer Dereference
CVE-2017-9124 2024-11-21 12:35 2017-06-12 Show GitHub Exploit DB Packet Storm
250022 6.5 MEDIUM
Network
libquicktime libquicktime The lqt_frame_duration function in lqt_quicktime.c in libquicktime 1.2.4 allows remote attackers to cause a denial of service (invalid memory read and application crash) via a crafted mp4 file. CWE-125
Out-of-bounds Read
CVE-2017-9123 2024-11-21 12:35 2017-06-12 Show GitHub Exploit DB Packet Storm
250023 6.5 MEDIUM
Network
libquicktime libquicktime The quicktime_read_moov function in moov.c in libquicktime 1.2.4 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted mp4 file. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9122 2024-11-21 12:35 2017-06-12 Show GitHub Exploit DB Packet Storm
250024 5.6 MEDIUM
Local
qemu
debian
qemu
debian_linux
QEMU (aka Quick Emulator) before 2.9.0, when built with the USB OHCI Emulation support, allows local guest OS users to cause a denial of service (infinite loop) by leveraging an incorrect return valu… NVD-CWE-noinfo
CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9330 2024-11-21 12:35 2017-06-9 Show GitHub Exploit DB Packet Storm
250025 5.6 MEDIUM
Local
qemu
debian
qemu
debian_linux
QEMU (aka Quick Emulator), when built with the e1000e NIC emulation support, allows local guest OS privileged users to cause a denial of service (infinite loop) via vectors related to setting the ini… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9310 2024-11-21 12:35 2017-06-9 Show GitHub Exploit DB Packet Storm
250026 7.5 HIGH
Network
strongswan strongswan The ASN.1 parser in strongSwan before 5.5.3 improperly handles CHOICE types when the x509 plugin is enabled, which allows remote attackers to cause a denial of service (infinite loop) via a crafted c… NVD-CWE-noinfo
CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9023 2024-11-21 12:35 2017-06-9 Show GitHub Exploit DB Packet Storm
250027 7.5 HIGH
Network
strongswan
debian
canonical
strongswan
debian_linux
ubuntu_linux
The gmp plugin in strongSwan before 5.5.3 does not properly validate RSA public keys before calling mpz_powm_sec, which allows remote peers to cause a denial of service (floating point exception and … CWE-20
 Improper Input Validation 
CVE-2017-9022 2024-11-21 12:35 2017-06-9 Show GitHub Exploit DB Packet Storm
250028 7.4 HIGH
Network
subsonic subsonic XML external entity (XXE) vulnerability in the import playlist feature in Subsonic 6.1.1 might allow remote attackers to conduct server-side request forgery (SSRF) attacks via a crafted XSPF playlist… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2017-9355 2024-11-21 12:35 2017-06-8 Show GitHub Exploit DB Packet Storm
250029 6.1 MEDIUM
Network
pivotx pivotx The smarty_self function in modules/module_smarty.php in PivotX 2.3.11 mishandles the URI, allowing XSS via vectors involving quotes in the self Smarty tag. CWE-79
Cross-site Scripting
CVE-2017-9332 2024-11-21 12:35 2017-06-6 Show GitHub Exploit DB Packet Storm
250030 8.8 HIGH
Network
open-emr openemr OpenEMR 5.0.0 and prior allows low-privilege users to upload files of dangerous types which can result in arbitrary code execution within the context of the vulnerable application. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-9380 2024-11-21 12:35 2017-06-3 Show GitHub Exploit DB Packet Storm