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 8, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248711 5 警告 アップル - Safari の JavaScript 実装におけるバッファオーバーフローの脆弱性 - CVE-2006-6015 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
248712 2.1 注意 trustedbsd
NetBSD
midnightbsd
FreeBSD
dragonflybsd
- 複数の BSD カーネル製品の IEEE-1394 ドライバ の FW_IOCTL 関数における整数符号化エラーの脆弱性 - CVE-2006-6013 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
248713 7.5 危険 Cactusoft International FZ-LLC & Cactusoft Ltd. - wwWeb concepts CactuShop における SQL インジェクションの脆弱性 - CVE-2006-5991 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248714 7.5 危険 aspintranet - ASPintranet の default.asp における SQL インジェクションの脆弱性 - CVE-2006-5987 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248715 6.8 警告 extreme cms - Extreme CMS の admin/options.php における不正な操作を実行される脆弱性 - CVE-2006-5986 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248716 6.8 警告 extreme cms - Extreme CMS の admin/options.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5985 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248717 10 危険 biba software - SeleniumServer FTP Server におけるパスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2006-5982 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248718 6.4 警告 biba software - SeleniumServer FTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-5981 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248719 10 危険 E-Xoopport - E-Xoopport における詳細不明な脆弱性 - CVE-2006-5978 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
248720 7.5 危険 Expinion.net - MultiCalendars における SQL インジェクションの脆弱性 - CVE-2006-5977 2012-06-26 15:37 2006-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 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
312841 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that f… NVD-CWE-noinfo
CVE-2024-50024 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312842 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy path_noexec check Both i_mode and noexec checks wrapped in WARN_ON stem from an artifact of the previou… NVD-CWE-noinfo
CVE-2024-50010 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312843 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: no need to continue when the number of entries is 1 NVD-CWE-noinfo
CVE-2024-49967 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312844 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5. This series contains… CWE-667
 Improper Locking
CVE-2024-49965 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312845 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1… CWE-476
 NULL Pointer Dereference
CVE-2024-49962 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312846 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new batter… CWE-672
 Operation on a Resource after Expiration or Release
CVE-2024-49955 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312847 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexib… NVD-CWE-noinfo
CVE-2024-50008 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312848 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_commit. This issue … CWE-667
 Improper Locking
CVE-2024-50006 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312849 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclo… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2024-49997 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
312850 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tipc: guard against string buffer overrun Smatch reports that copying media_name and if_name to name_parts may overwrite the dest… NVD-CWE-noinfo
CVE-2024-49995 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm