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
251741 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 [WHAT & HOW] Variables used as denominators and maybe not assigned to othe… CWE-369
 Divide By Zero
CVE-2024-49899 2024-10-25 23:35 2024-10-22 Show GitHub Exploit DB Packet Storm
251742 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses a potential index out… CWE-129
 Improper Validation of Array Index
CVE-2024-49895 2024-10-25 23:35 2024-10-22 Show GitHub Exploit DB Packet Storm
251743 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream_status before it is used [WHAT & HOW] dc_state_get_stream_status can return null, and therefore nul… CWE-476
 NULL Pointer Dereference
CVE-2024-49893 2024-10-25 23:32 2024-10-22 Show GitHub Exploit DB Packet Storm
251744 8.7 HIGH
Network
umbraco umbraco_cms Umbraco, a free and open source .NET content management system, has a cross-site scripting vulnerability starting in version 14.0.0 and prior to versions 14.3.1 and 15.0.0. This can be leveraged to g… CWE-79
Cross-site Scripting
CVE-2024-47819 2024-10-25 23:24 2024-10-23 Show GitHub Exploit DB Packet Storm
251745 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() for_each_pci_dev() is implemented by pci_get_device(). The comm… NVD-CWE-Other
CVE-2022-49002 2024-10-25 23:24 2024-10-22 Show GitHub Exploit DB Packet Storm
251746 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel pag… NVD-CWE-noinfo
CVE-2022-49004 2024-10-25 23:21 2024-10-22 Show GitHub Exploit DB Packet Storm
251747 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for _sx controls For _sx controls the semantics of the max field is not the usual one, max is the num… NVD-CWE-noinfo
CVE-2022-49005 2024-10-25 23:17 2024-10-22 Show GitHub Exploit DB Packet Storm
251748 - - - Android before 2024-10-05 on Google Pixel devices allows privilege escalation in the ABL component, A-330537292. - CVE-2024-47014 2024-10-25 23:15 2024-10-25 Show GitHub Exploit DB Packet Storm
251749 6.5 MEDIUM
Network
umbraco umbraco_cms Umbraco, a free and open source .NET content management system, has an improper access control issue starting in version 14.0.0 and prior to version 14.3.0. The issue allows low-privilege users to ac… CWE-284
CWE-863
Improper Access Control
 Incorrect Authorization
CVE-2024-48925 2024-10-25 23:12 2024-10-23 Show GitHub Exploit DB Packet Storm
251750 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvme_ns_head list Walking the nvme_ns_head siblings list is protected by the head's srcu in nvme_ns_… CWE-416
 Use After Free
CVE-2022-49003 2024-10-25 23:12 2024-10-22 Show GitHub Exploit DB Packet Storm