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
240081 4.3 警告 e107.org - e107 用 my_gallery プラグインの dload.php における絶対パストラバーサルの脆弱性 CWE-20
CWE-22
CVE-2008-1702 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
240082 7.5 危険 desiquintans - Desi Quintans Writer's Block CMS の permalink.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1699 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
240083 3.7 注意 dazphp - DaZPHPNews の makepost.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1696 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
240084 4.6 警告 GNU Project - Emacs の vcdiff における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1694 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
240085 6.9 警告 eterm - Eterm における X11 接続をハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1692 2012-06-26 16:02 2008-04-7 Show GitHub Exploit DB Packet Storm
240086 7.5 危険 GNU Project - GNU m4 における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-1688 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
240087 7.5 危険 GNU Project - GNU m4 の maketemp 関数 におけるマクロ展開を誘発される脆弱性 CWE-DesignError
CVE-2008-1687 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
240088 6.8 警告 elearningforce - Joomla! の Online FlashQuiz コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1682 2012-06-26 16:02 2008-04-4 Show GitHub Exploit DB Packet Storm
240089 5 警告 futurenuke - PHP-Nuke Platinum における設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1680 2012-06-26 16:02 2008-04-3 Show GitHub Exploit DB Packet Storm
240090 7.8 危険 ヒューレット・パッカード
eps
- HP OVIS の EPS Probe Builder の Probe Builder Service におけるプロセスを kill される脆弱性 CWE-189
数値処理の問題
CVE-2008-1667 2012-06-26 16:02 2008-07-28 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
256011 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: Correctly set DATA_FIN timeout when number of retransmits is large Syzkaller with UBSAN uncovered a scenario where a large… NVD-CWE-noinfo
CVE-2022-48906 2024-09-12 22:41 2024-08-22 Show GitHub Exploit DB Packet Storm
256012 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() During driver initialization, the pointer of card info, i.e. the… CWE-476
 NULL Pointer Dereference
CVE-2022-48908 2024-09-12 22:37 2024-08-22 Show GitHub Exploit DB Packet Storm
256013 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/smc: fix connection leak There's a potential leak issue under following execution sequence : smc_release smc_connect_wo… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48909 2024-09-12 22:36 2024-08-22 Show GitHub Exploit DB Packet Storm
256014 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in ->remove() Once allocated the struct lcd2s_data is never freed. Fix the memory leak by swit… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48907 2024-09-12 22:33 2024-08-22 Show GitHub Exploit DB Packet Storm
256015 5.3 MEDIUM
Network
sap document_builder SAP Document Builder does not perform necessary authorization checks for one of the function modules resulting in escalation of privileges causing low impact on confidentiality of the application. CWE-862
 Missing Authorization
CVE-2024-39591 2024-09-12 22:29 2024-08-13 Show GitHub Exploit DB Packet Storm
256016 4.3 MEDIUM
Network
sap netweaver_application_server_abap Due to missing authorization check in SAP NetWeaver Application Server ABAP and ABAP Platform, an authenticated attacker could call an underlying transaction, which leads to disclosure of user relate… CWE-862
 Missing Authorization
CVE-2024-41734 2024-09-12 22:28 2024-08-13 Show GitHub Exploit DB Packet Storm
256017 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before real_num_tx_queues is zeroed xennet_destroy_queues() relies on info->netdev->real_num_tx_queu… CWE-476
 NULL Pointer Dereference
CVE-2022-48914 2024-09-12 22:27 2024-08-22 Show GitHub Exploit DB Packet Storm
256018 5.4 MEDIUM
Network
sap student_life_cycle_management SAP Student Life Cycle Management (SLcM) fails to conduct proper authorization checks for authenticated users, leading to the potential escalation of privileges. On successful exploitation it could a… CWE-862
 Missing Authorization
CVE-2024-42373 2024-09-12 22:26 2024-08-13 Show GitHub Exploit DB Packet Storm
256019 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_queue: fix possible use-after-free Eric Dumazet says: The sock_hold() side seems suspect, because there is no gua… CWE-416
 Use After Free
CVE-2022-48911 2024-09-12 22:24 2024-08-22 Show GitHub Exploit DB Packet Storm
256020 - - - Deserialization of untrusted data can occur in versions 2.4.0 or newer of the Cleanlab project, enabling a maliciously crafted datalab.pkl file to run arbitrary code on an end user’s system when the … - CVE-2024-45857 2024-09-12 22:15 2024-09-12 Show GitHub Exploit DB Packet Storm