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":Dec. 28, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196311 4.3 警告 University of California - Boinc Forum におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4899 2012-06-26 15:54 2007-09-14 Show GitHub Exploit DB Packet Storm
196312 6.8 警告 AuraCMS - AuraCMS の index.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-4886 2012-06-26 15:54 2007-09-13 Show GitHub Exploit DB Packet Storm
196313 4.3 警告 avnex - Avnex AV MP3 Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2007-4885 2012-06-26 15:54 2007-09-13 Show GitHub Exploit DB Packet Storm
196314 4.3 警告 boesch-it - SimpNews におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4874 2012-06-26 15:54 2007-09-26 Show GitHub Exploit DB Packet Storm
196315 5 警告 Google - Google Picasa における画像ファイルを読まれる脆弱性 CWE-DesignError
CVE-2007-4847 2012-06-26 15:54 2007-09-12 Show GitHub Exploit DB Packet Storm
196316 9.3 危険 enriva development - Enriva Development Magellan Explorer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4842 2012-06-26 15:54 2007-09-12 Show GitHub Exploit DB Packet Storm
196317 4.3 警告 JBMC Software - DirectAdmin の CMD_BANDWIDTH_BREAKDOWN におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4830 2012-06-26 15:54 2007-09-12 Show GitHub Exploit DB Packet Storm
196318 6.8 警告 Google - Google Picasa における詳細不明な脆弱性 CWE-nocwe
CWE以外
CVE-2007-4824 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196319 7.5 危険 Google - Google Picasa におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4823 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196320 4.3 警告 バッファロー - Buffalo AirStation WHR-G54S のデバイス管理インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-4822 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 28, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied … New - CVE-2024-56632 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
32 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs… New - CVE-2024-56630 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
33 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read An offset from client could be a negative value, It could lead to an out-o… New - CVE-2024-56627 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
34 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write An offset from client could be a negative value, It could allows to writ… New - CVE-2024-56626 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
35 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL deref in cleanup_bearer() syzbot found [1] that after blamed commit, ub->ubsock->sk was NULL when attempting the a… New - CVE-2024-56661 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
36 - - - In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPB_HEADER_LEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid cras… New - CVE-2024-56659 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
37 - - - In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips The 5760X (P7) chip's HW GRO/LRO interface is very similar to tha… New - CVE-2024-56656 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
38 - - - In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dst_destroy [1] Issue is in xfrm6_n… New - CVE-2024-56658 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
39 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not defer rule destruction via call_rcu nf_tables_chain_destroy can sleep, it can't be used from call_rc… New - CVE-2024-56655 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
40 - - - In the Linux kernel, the following vulnerability has been resolved: can: dev: can_set_termination(): allow sleeping GPIOs In commit 6e86a1543c37 ("can: dev: provide optional GPIO based termination … New - CVE-2024-56625 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm