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
240011 3.5 注意 cezannesw - Cezanne におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1969 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
240012 6 警告 cezannesw - Cezanne における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1968 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
240013 4.3 警告 cezannesw - Cezanne の CFLogon/CFLogon.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1967 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
240014 6.8 警告 chimaera - Aterr におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1962 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240015 4.3 警告 contray - ContRay の cgi-bin/contray/search.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1960 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240016 6.5 警告 easy-scripts - Tr Script News の ajout_cat モードにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1958 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240017 6.8 警告 Foxit Software Inc - Foxit Reader におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1942 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240018 3.5 注意 Akiva - Akiva WebBoard のプロフィール更新機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1941 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240019 4.6 警告 grsecurity - grsecurity の RBAC 機能における関数の呼び出し制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1940 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
240020 7.5 危険 ASP indir - W1L3D4 Philboard における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1939 2012-06-26 16:02 2008-04-25 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
255821 9.8 CRITICAL
Network
adobe coldfusion ColdFusion versions 2023.9, 2021.15 and earlier are affected by a Deserialization of Untrusted Data vulnerability that could result in arbitrary code execution in the context of the current user. An … CWE-502
 Deserialization of Untrusted Data
CVE-2024-41874 2024-09-14 01:57 2024-09-13 Show GitHub Exploit DB Packet Storm
255822 7.5 HIGH
Network
adobe coldfusion ColdFusion versions 2023.6, 2021.12 and earlier are affected by an Improper Authentication vulnerability that could result in privilege escalation. An attacker could exploit this vulnerability to gai… CWE-287
Improper Authentication
CVE-2024-45113 2024-09-14 01:56 2024-09-13 Show GitHub Exploit DB Packet Storm
255823 - - - Titan SFTP and Titan MFT Server 2.0.25.2426 and earlier have a vulnerability a vulnerability where sensitive information, including passwords, is exposed in clear text within the JSON response when c… - CVE-2024-44685 2024-09-14 01:37 2024-09-14 Show GitHub Exploit DB Packet Storm
255824 - - - In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event->mmap_mutex is strictly insufficient to serialize the AUX buffer, … - CVE-2024-46713 2024-09-14 01:37 2024-09-14 Show GitHub Exploit DB Packet Storm
255825 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: memcg_write_event_control(): fix a user-triggerable oops we are *not* guaranteed that anything past the terminating NUL is mapped… CWE-476
 NULL Pointer Dereference
CVE-2024-45021 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255826 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5e_safe_reopen_channels() requires the state lock taken. The referenced … CWE-667
 Improper Locking
CVE-2024-45019 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255827 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload. CWE-665
 Improper Initialization
CVE-2024-45018 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255828 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 The __vmap_pages_range_noflush() assume… CWE-787
 Out-of-bounds Write
CVE-2024-45022 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255829 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Furth… CWE-787
 Out-of-bounds Write
CVE-2024-45020 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255830 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave,… NVD-CWE-noinfo
CVE-2024-45017 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm