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
208861 6.8 警告 BEdita - BEdita におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-5315 2015-01-8 16:20 2010-12-14 Show GitHub Exploit DB Packet Storm
208862 4.3 警告 BEdita - BEdita の controllers/home_controller.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5314 2015-01-8 16:20 2010-12-14 Show GitHub Exploit DB Packet Storm
208863 7.5 危険 Mini-stream Software - Mini-stream RM-MP3 Converter におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9448 2015-01-8 15:56 2014-10-28 Show GitHub Exploit DB Packet Storm
208864 7.8 危険 Linux - Linux Kernel の B.A.T.M.A.N. の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-9428 2015-01-8 15:22 2014-12-24 Show GitHub Exploit DB Packet Storm
208865 5 警告 Exiv2 project - Exiv2 の riffvideo.cpp の RiffVideo::infoTagsHandler 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9449 2015-01-8 15:00 2014-06-20 Show GitHub Exploit DB Packet Storm
208866 4.3 警告 Koha - Koha の Staff クライアントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9446 2015-01-8 14:44 2014-12-22 Show GitHub Exploit DB Packet Storm
208867 7.5 危険 Todd Palino - phpMyRecipes の browse.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9440 2015-01-8 14:44 2014-12-23 Show GitHub Exploit DB Packet Storm
208868 4.3 警告 EFS Software - Easy File Sharing Web Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9439 2015-01-8 14:36 2014-12-27 Show GitHub Exploit DB Packet Storm
208869 6.8 警告 vBulletin Solutions, Inc. - vBulletin の Moderator Control Panel におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9438 2015-01-8 14:20 2014-08-27 Show GitHub Exploit DB Packet Storm
208870 4.3 警告 Basic-CMS - SweetRice CMS の as/index.php の password-reset 機能における管理者のパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-5318 2015-01-8 14:04 2010-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252001 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func This commit adds a null check for the set_… CWE-476
 NULL Pointer Dereference
CVE-2024-49909 2024-10-24 11:57 2024-10-22 Show GitHub Exploit DB Packet Storm
252002 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek(2) system calls against the sa… CWE-362
Race Condition
CVE-2024-47741 2024-10-24 07:14 2024-10-21 Show GitHub Exploit DB Packet Storm
252003 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 ("wifi: mac80211: don't use rate mask f… NVD-CWE-noinfo
CVE-2024-47738 2024-10-24 07:12 2024-10-21 Show GitHub Exploit DB Packet Storm
252004 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b ("wifi: ath11k: add P2P IE in beacon template") from … NVD-CWE-noinfo
CVE-2024-47724 2024-10-24 06:41 2024-10-21 Show GitHub Exploit DB Packet Storm
252005 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5r_umr_resourc… CWE-476
 NULL Pointer Dereference
CVE-2024-47694 2024-10-24 06:34 2024-10-21 Show GitHub Exploit DB Packet Storm
252006 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds In the function init_conns(), after the create_con() and create_cm() fo… CWE-787
 Out-of-bounds Write
CVE-2024-47695 2024-10-24 06:32 2024-10-21 Show GitHub Exploit DB Packet Storm
252007 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: check stripe size compatibility on remount as well We disable stripe size in __ext4_fill_super if it is not a multiple of t… CWE-369
 Divide By Zero
CVE-2024-47700 2024-10-24 06:27 2024-10-21 Show GitHub Exploit DB Packet Storm
252008 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RI… NVD-CWE-noinfo
CVE-2024-47690 2024-10-24 06:25 2024-10-21 Show GitHub Exploit DB Packet Storm
252009 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ib_cache_setup_one error flow cleanup When ib_cache_update return an error, we exit ib_cache_setup_one instantly wit… CWE-459
 Incomplete Cleanup
CVE-2024-47693 2024-10-24 06:18 2024-10-21 Show GitHub Exploit DB Packet Storm
252010 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-2143. Reason: This candidate is a reservation duplicate of CVE-2023-2143. Notes: All CVE users should reference CV… - CVE-2024-9899 2024-10-24 06:15 2024-10-24 Show GitHub Exploit DB Packet Storm