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
227711 5 警告 シマンテック - Symantec ESM の管理サーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4314 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227712 7.5 危険 sonium - Sonium Enterprise Adressbook における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4311 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
227713 2.6 注意 サン・マイクロシステムズ - Sun Solaris の libnsl および TLI/XTI API ルーチンにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4303 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227714 4.3 警告 Tiki Software Community Association - TikiWiki の tiki-searchindex.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-4299 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227715 5 警告 TWiki - TWiki の viewfile におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4294 2012-12-20 18:02 2006-08-20 Show GitHub Exploit DB Packet Storm
227716 7.5 危険 solmetra - SOLMETRA SPAW Editor における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4283 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227717 7.5 危険 xennobb - XennoBB の topic_post.php における SQL インジェクションの脆弱性 - CVE-2006-4279 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227718 7.5 危険 sportsphool - SportsPHool の includes/layout/plain.footer.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4278 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227719 9 危険 symantec veritas - Symantec Veritas NetBackup PureDisk Remote Office Edition における認証を回避される脆弱性 - CVE-2006-4228 2012-12-20 18:02 2006-08-16 Show GitHub Exploit DB Packet Storm
227720 4.3 警告 VWar - VWar の calendar.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4224 2012-12-20 18:02 2006-08-18 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