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
210781 4.3 警告 アップル
file project
libmagic
- file および libmagic の softmagic.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-2270 2014-11-28 16:51 2014-01-8 Show GitHub Exploit DB Packet Storm
210782 5 警告 アップル
file project
- Fine Free File Command におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-1943 2014-11-28 16:50 2014-02-12 Show GitHub Exploit DB Packet Storm
210783 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるメモリ二重解放の脆弱性 CWE-94
コード・インジェクション
CVE-2014-0574 2014-11-28 16:49 2014-11-11 Show GitHub Exploit DB Packet Storm
210784 4.3 警告 Kunena - Joomla! 用 Kunena コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9103 2014-11-28 14:34 2014-07-28 Show GitHub Exploit DB Packet Storm
210785 6.5 警告 Kunena - Joomla! 用 Kunena コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9102 2014-11-28 14:26 2014-07-28 Show GitHub Exploit DB Packet Storm
210786 6.9 警告 Linux - Linux Kernel の kernel/futex.c 内の futex_wait 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-0205 2014-11-27 18:11 2014-09-28 Show GitHub Exploit DB Packet Storm
210787 9.3 危険 ジャストシステム - 一太郎シリーズにおいて任意のコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-7247 2014-11-27 18:00 2014-11-13 Show GitHub Exploit DB Packet Storm
210788 6.5 警告 OpenStack - OpenStack Compute (Nova) の VMware ドライバにおける意図しないコンソールにアクセスされる脆弱性 CWE-362
競合状態
CVE-2014-8750 2014-11-27 17:51 2014-10-1 Show GitHub Exploit DB Packet Storm
210789 5 警告 Node.js Foundation
IBM
- Node.js の qs モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-7191 2014-11-27 17:51 2014-08-6 Show GitHub Exploit DB Packet Storm
210790 7.5 危険 GNU Project - GNU C Library の gconv_trans.c 内の __gconv_translit_find 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-5119 2014-11-27 17:47 2014-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
252131 9.8 CRITICAL
Network
paxman product_website_showcase Unrestricted Upload of File with Dangerous Type vulnerability in Paxman Product Website Showcase allows Upload a Web Shell to a Web Server.This issue affects Product Website Showcase: from n/a throug… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-49611 2024-10-24 00:49 2024-10-20 Show GitHub Exploit DB Packet Storm
252132 6.1 MEDIUM
Network
dotsquares google_map_locations Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Dotsquares Google Map Locations allows Reflected XSS.This issue affects Google Map Locatio… CWE-79
Cross-site Scripting
CVE-2024-49606 2024-10-24 00:49 2024-10-20 Show GitHub Exploit DB Packet Storm
252133 9.8 CRITICAL
Network
najeebmedia simple_user_registration Authentication Bypass Using an Alternate Path or Channel vulnerability in Najeeb Ahmad Simple User Registration allows Authentication Bypass.This issue affects Simple User Registration: from n/a thro… CWE-306
Missing Authentication for Critical Function
CVE-2024-49604 2024-10-24 00:49 2024-10-20 Show GitHub Exploit DB Packet Storm
252134 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in module_add_driver() Inject fault while probing of-fpga-region, if kasprintf() fail… CWE-476
 NULL Pointer Dereference
CVE-2024-47688 2024-10-24 00:36 2024-10-21 Show GitHub Exploit DB Packet Storm
252135 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements. These values come from… CWE-193
 Off-by-one Error
CVE-2024-47686 2024-10-24 00:34 2024-10-21 Show GitHub Exploit DB Packet Storm
252136 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() If we need to increase the tree depth, allocate a new node, and… CWE-362
Race Condition
CVE-2024-47668 2024-10-24 00:30 2024-10-10 Show GitHub Exploit DB Packet Storm
252137 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5_vdpa_dev_add() can end up releasing mr resources which n… CWE-908
 Use of Uninitialized Resource
CVE-2024-47687 2024-10-24 00:22 2024-10-21 Show GitHub Exploit DB Packet Storm
252138 - - - CodeAstro Membership Management System v1.0 is vulnerable to Cross Site Scripting (XSS) via the membershipType parameter in edit_type.php - CVE-2024-48709 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm
252139 - - - Multiple cross-site scripting vulnerabilities exist in PHPGurukul Hospital Management System 4.0 via the docname parameter in /doctor/edit-profile.php and adminremark parameter in /admin/query-detail… - CVE-2024-46239 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm
252140 - - - Multiple Cross Site Scripting (XSS) vulnerabilities exist in PHPGurukul Hospital Management System 4.0 via the docname parameter in /admin/add-doctor.php and /admin/edit-doctor.php - CVE-2024-46238 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm