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 9, 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
230131 7.5 危険 softacid - Link Exchange Lite における SQL インジェクションの脆弱性 - CVE-2006-6132 2012-12-20 18:02 2006-11-27 Show GitHub Exploit DB Packet Storm
230132 7.5 危険 tin.org - TIN におけるバッファオーバーフローの脆弱性 - CVE-2006-6122 2012-12-20 18:02 2006-11-26 Show GitHub Exploit DB Packet Storm
230133 7.5 危険 PicturesPro - PicturesPro Photo Cart の adminprint.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6093 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230134 5 警告 unverse.net - aBitWhizzy の abitwhizzy.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6084 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230135 7.5 危険 telaen - Telaen の Smarty_Compiler.class.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6081 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230136 9 危険 TWiki - TWiki における任意のコンテンツを読み取られる脆弱性 - CVE-2006-6071 2012-12-20 18:02 2006-11-17 Show GitHub Exploit DB Packet Storm
230137 7.5 危険 un4seen - Un4seen XMPlay におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6063 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
230138 6.8 警告 phpquickgallery - PHPQuickGallery の gallery_top.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6044 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
230139 6.8 警告 phpwebthings - phpWebThings の core/editor.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6042 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
230140 7.5 危険 Powie - Powie の PHP MatchMaker における SQL インジェクションの脆弱性 - CVE-2006-6039 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313611 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gso_size Linearize the skb when downgrading gso_size because it may trigger a BUG_ON() … - CVE-2024-42281 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313612 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is … - CVE-2024-42279 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313613 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request has physical segments, … - CVE-2024-42276 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313614 - - - In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drm_client_buffer_vmap_local() This function accidentally returns zero/success on the failure path.… - CVE-2024-42275 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313615 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix race in z_erofs_get_gbuf() In z_erofs_get_gbuf(), the current task may be migrated to another CPU between `z_erofs_gbu… - CVE-2024-42300 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313616 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fs_convert_inline_inode() If device is readonly, make f2fs_convert_inline_inode() return EROFS instea… - CVE-2024-42296 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313617 - - - In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so that we correct… - CVE-2024-42267 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313618 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP… - CVE-2024-42293 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313619 - - - In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clk_prepare(). H… - CVE-2024-42290 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313620 - - - In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd is not greater than ->max_fds; … - CVE-2024-42265 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm