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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227671 7.5 危険 the address book - The Address Book における SQL インジェクションの脆弱性 - CVE-2006-4575 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
227672 5.1 警告 Simple Machines - Simple Machines Forum の Sources/ManageBoards.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-4564 2012-12-20 18:02 2006-09-5 Show GitHub Exploit DB Packet Storm
227673 6.8 警告 PHPNUKE - PHP-Nuke 用の MyHeadlines モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4563 2012-12-20 18:02 2006-09-5 Show GitHub Exploit DB Packet Storm
227674 7.5 危険 retro64 - Retro64 / Miniclip CR64Loader ActiveX コントロールにおけるバッファオーバーフローの脆弱性 - CVE-2006-4555 2012-12-20 18:02 2006-09-5 Show GitHub Exploit DB Packet Storm
227675 7.5 危険 Plume CMS - Plume CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4533 2012-12-20 18:02 2006-09-1 Show GitHub Exploit DB Packet Storm
227676 5 警告 qbik - Qbik WinGate におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4518 2012-12-20 18:02 2006-11-28 Show GitHub Exploit DB Packet Storm
227677 4 警告 The Tor Project
scatterchat
- Tor および ScatterChatどにおける任意の Tor トラフィックをルーティングされる脆弱性 - CVE-2006-4508 2012-12-20 18:02 2006-08-31 Show GitHub Exploit DB Packet Storm
227678 4.6 警告 ソニー・コンピュータエンタテインメント - PSP の Photo Viewer の libTIFF における任意のコードを実行される脆弱性 - CVE-2006-4507 2012-12-20 18:02 2006-08-31 Show GitHub Exploit DB Packet Storm
227679 7.5 危険 ztml - ezPortal/ztml CMS における認証コントロールを回避される脆弱性 - CVE-2006-4502 2012-12-20 18:02 2006-08-31 Show GitHub Exploit DB Packet Storm
227680 7.5 危険 ztml - ezPortal/ztml CMS の index.php における SQL インジェクションの脆弱性 - CVE-2006-4501 2012-12-20 18:02 2006-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198831 6.5 MEDIUM
Network
xen xen Xen through 4.8.x mishandles virtual interrupt injection, which allows guest OS users to cause a denial of service (hypervisor crash), aka XSA-223. NVD-CWE-noinfo
CVE-2017-10919 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198832 10.0 CRITICAL
Network
xen xen Xen through 4.8.x does not validate memory allocations during certain P2M operations, which allows guest OS users to obtain privileged host OS access, aka XSA-222. CWE-20
 Improper Input Validation 
CVE-2017-10918 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198833 9.1 CRITICAL
Network
xen xen Xen through 4.8.x does not validate the port numbers of polled event channel ports, which allows guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) or possibly o… CWE-476
 NULL Pointer Dereference
CVE-2017-10917 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198834 7.5 HIGH
Network
xen xen The vCPU context-switch implementation in Xen through 4.8.x improperly interacts with the Memory Protection Extensions (MPX) and Protection Key (PKU) features, which makes it easier for guest OS user… CWE-200
Information Exposure
CVE-2017-10916 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198835 9.0 CRITICAL
Network
xen xen The shadow-paging feature in Xen through 4.8.x mismanages page references and consequently introduces a race condition, which allows guest OS users to obtain Xen privileges, aka XSA-219. CWE-362
Race Condition
CVE-2017-10915 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198836 8.1 HIGH
Network
xen xen The grant-table feature in Xen through 4.8.x has a race condition leading to a double free, which allows guest OS users to cause a denial of service (memory consumption), or possibly obtain sensitive… CWE-362
CWE-415
Race Condition
 Double Free
CVE-2017-10914 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198837 9.8 CRITICAL
Network
xen xen The grant-table feature in Xen through 4.8.x provides false mapping information in certain cases of concurrent unmap calls, which allows backend attackers to obtain sensitive information or gain priv… NVD-CWE-noinfo
CVE-2017-10913 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198838 10.0 CRITICAL
Network
xen xen Xen through 4.8.x mishandles page transfer, which allows guest OS users to obtain privileged host OS access, aka XSA-217. NVD-CWE-noinfo
CVE-2017-10912 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198839 6.5 MEDIUM
Local
linux linux_kernel The make_response function in drivers/block/xen-blkback/blkback.c in the Linux kernel before 4.11.8 allows guest OS users to obtain sensitive information from host OS (or other guest OS) kernel memor… CWE-200
Information Exposure
CVE-2017-10911 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm
198840 7.5 HIGH
Network
linux
debian
linux_kernel
debian_linux
Memory leak in the virtio_gpu_object_create function in drivers/gpu/drm/virtio/virtgpu_object.c in the Linux kernel through 4.11.8 allows attackers to cause a denial of service (memory consumption) b… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-10810 2024-11-21 12:06 2017-07-5 Show GitHub Exploit DB Packet Storm