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. 13, 2025, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195081 6.8 警告 evacms - EVA CMS の eva/index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-7183 2012-06-26 16:10 2009-09-8 Show GitHub Exploit DB Packet Storm
195082 7.5 危険 butterflymedia - Butterfly Organizer における任意のアカウントを削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7181 2012-06-26 16:10 2009-09-8 Show GitHub Exploit DB Packet Storm
195083 6.8 警告 celina jorge - Facil CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-7176 2012-06-26 16:10 2009-09-8 Show GitHub Exploit DB Packet Storm
195084 4.3 警告 Imagely
WordPress.org
- Wordpress の NextGEN Gallery プラグインの wp-admin/admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7175 2012-06-26 16:10 2009-09-8 Show GitHub Exploit DB Packet Storm
195085 10 危険 gameservers - GSC における任意の管理者コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7170 2012-06-26 16:10 2009-09-8 Show GitHub Exploit DB Packet Storm
195086 5 警告 BitTorrent, Inc. - BitTorrent および uTorrent の Web インターフェースにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-7166 2012-06-26 16:10 2009-09-4 Show GitHub Exploit DB Packet Storm
195087 6.8 警告 alice - TELECOM ITALIA Alice Gate2 Plus Wi-Fi の管理者パネルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-7165 2012-06-26 16:10 2009-09-4 Show GitHub Exploit DB Packet Storm
195088 7.5 危険 フォーティネット - Fortinet FortiGuard Fortinet FortiGate-1000 における URL フィルタを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7161 2012-06-26 16:10 2009-09-4 Show GitHub Exploit DB Packet Storm
195089 6.8 警告 ekinboard - EkinBoard における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7157 2012-06-26 16:10 2009-09-2 Show GitHub Exploit DB Packet Storm
195090 6.8 警告 ekinboard - EkinBoard における管理者権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-7156 2012-06-26 16:10 2009-09-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 13, 2025, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 - - - In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copy_user_gigantic_page() In current kernel, hugetlb_wp() calls copy_user_large_folio() with the fault… New - CVE-2024-51729 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
52 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancel_work_sync before module remove If we remove the module which will call mpc52xx_spi_remove it will free '… New - CVE-2024-50051 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
53 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix NEXT_BUDDY Adam reports that enabling NEXT_BUDDY insta triggers a WARN in pick_next_entity(). Moving clear_buddi… New - CVE-2024-49573 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
54 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg When receiving proposal msg in server, the field i… New - CVE-2024-49571 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
55 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg When receiving proposal msg in server, the fields v2… New - CVE-2024-49568 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
56 - - - In the Linux kernel, the following vulnerability has been resolved: block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging for handling writes to zones of a zoned … New - CVE-2024-55642 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
57 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the sa… New - CVE-2024-54683 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
58 - - - In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again Commit 028ddcac477b ("bcache: Remove unnecessary NULL point check in no… New - CVE-2024-48881 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
59 - - - In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stack_depot_save_flags() in NMI context Per documentation, stack_depot_save_flags() was meant to be usable from N… New - CVE-2024-48876 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
60 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211_probereq_get() for RNR The return value of ieee80211_probereq_get() might be NULL, s… New - CVE-2024-48873 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm