Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Jan. 31, 2025, 4:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196391 4.3 警告 BigAntSoft - BigAnt Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4661 2012-06-26 16:19 2010-03-3 Show GitHub Exploit DB Packet Storm
196392 10 危険 BigAntSoft - BigAnt IM Server の AntServer モジュール (AntServer.exe) におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4660 2012-06-26 16:19 2010-03-3 Show GitHub Exploit DB Packet Storm
196393 9.3 危険 e-soft.co - E-Soft DJ Studio Pro におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4656 2012-06-26 16:19 2010-03-3 Show GitHub Exploit DB Packet Storm
196394 4.3 警告 geccbblite - geccBBlite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4649 2012-06-26 16:19 2010-02-22 Show GitHub Exploit DB Packet Storm
196395 7.2 危険 Accellion - Accellion Secure File Transfer Appliance における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4648 2012-06-26 16:19 2010-02-19 Show GitHub Exploit DB Packet Storm
196396 4.3 警告 Accellion - Accellion Secure File Transfer Appliance におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4647 2012-06-26 16:19 2010-02-19 Show GitHub Exploit DB Packet Storm
196397 9 危険 Accellion - Accellion Secure File Transfer Appliance の管理用の Web インターフェースにおける任意のシェルコマンドを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4646 2012-06-26 16:19 2010-02-19 Show GitHub Exploit DB Packet Storm
196398 7.8 危険 Accellion - Accellion Secure File Transfer Appliance の web_client_user_guide.html におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-4645 2012-06-26 16:19 2010-02-19 Show GitHub Exploit DB Packet Storm
196399 9 危険 Accellion - Accellion Secure File Transfer Appliance における任意コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2009-4644 2012-06-26 16:19 2010-02-19 Show GitHub Exploit DB Packet Storm
196400 7.2 危険 GNOME Project - gnome-screensaver における画面がロックされている無人のワークステーションにアクセスされる脆弱性 CWE-Other
その他
CVE-2009-4642 2012-06-26 16:19 2010-02-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 1, 2025, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1121 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a trig… - CVE-2024-57908 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1122 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchip_saradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space fr… - CVE-2024-57907 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1123 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a… - CVE-2024-57906 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1124 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivc… - CVE-2024-57904 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1125 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise,… - CVE-2025-21648 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1126 - - - In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different … - CVE-2024-57917 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1127 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null Considering that in some… - CVE-2024-57915 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1128 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Remove WARN_ON in functionfs_bind This commit addresses an issue related to below kernel panic where panic_on_… - CVE-2024-57913 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1129 - - - WeGIA < 3.2.0 is vulnerable to Cross Site Scripting (XSS) via the dados_addInfo parameter of documentos_funcionario.php. - CVE-2024-57033 2025-01-24 02:15 2025-01-18 Show GitHub Exploit DB Packet Storm
1130 8.8 HIGH
Network
jfinaloa_project jfinaloa JFinalOA before v2025.01.01 was discovered to contain a SQL injection vulnerability via the component apply/save#oaContractApply.id. CWE-89
SQL Injection
CVE-2024-57770 2025-01-24 02:15 2025-01-17 Show GitHub Exploit DB Packet Storm