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. 27, 2025, 12:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192761 5 警告 headstart solutions - Headstart Solutions の DeskPRO における設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2006-6998 2012-09-25 15:36 2007-02-12 Show GitHub Exploit DB Packet Storm
192762 10 危険 MailEnable - MailEnable の暗号機能における脆弱性 CWE-287
不適切な認証
CVE-2006-6997 2012-09-25 15:36 2007-02-12 Show GitHub Exploit DB Packet Storm
192763 6.4 警告 indirmax.org - OzzyWork Gallery の add.asp における任意の ASP ファイルを実行される脆弱性 - CVE-2006-6994 2012-09-25 15:36 2007-02-12 Show GitHub Exploit DB Packet Storm
192764 7.8 危険 netcaptor - NetCaptor における制限された情報に他のドメインからアクセスされる脆弱性 - CVE-2006-6989 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192765 7.8 危険 phaseout - PhaseOut における他のドメインから制限情報にアクセスされる脆弱性 - CVE-2006-6986 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192766 5 警告 Maxthon - Maxthon における制限された情報に他のドメインからアクセスされる脆弱性 - CVE-2006-6985 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192767 5 警告 More Quick Tools - GreenBrowser における他ドメインから制限された情報にアクセスされる脆弱性 - CVE-2006-6984 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192768 5 警告 myweb4net - MYweb4net Browser における他のドメインから制限された情報にアクセスされる脆弱性 - CVE-2006-6983 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192769 2.6 注意 magnatune.com - Amarok の magnatune.com アルバムブラウザにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6980 2012-09-25 15:36 2007-02-8 Show GitHub Exploit DB Packet Storm
192770 7.5 危険 headstart solutions - Headstart Solutions の DeskPRO における ディレクトリ内のファイルを一覧される脆弱性 - CVE-2006-6974 2012-09-25 15:36 2007-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 27, 2025, 4:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 14.0 and earlier are affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitat… CWE-787
 Out-of-bounds Write
CVE-2025-21137 2025-01-22 02:49 2025-01-15 Show GitHub Exploit DB Packet Storm
832 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 14.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of… CWE-787
 Out-of-bounds Write
CVE-2025-21136 2025-01-22 02:49 2025-01-15 Show GitHub Exploit DB Packet Storm
833 7.8 HIGH
Local
adobe illustrator Illustrator on iPad versions 3.0.7 and earlier are affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in arbitrary code execution in the context of the current user… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2025-21133 2025-01-22 02:49 2025-01-15 Show GitHub Exploit DB Packet Storm
834 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the fo… NVD-CWE-noinfo
CVE-2024-57895 2025-01-22 02:47 2025-01-15 Show GitHub Exploit DB Packet Storm
835 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nf_register_net_hooks() syzbot found a race in ila_add_mapping() [1] commit 031ae72825ce ("ila: call nf_… CWE-416
 Use After Free
CVE-2024-57900 2025-01-22 02:45 2025-01-15 Show GitHub Exploit DB Packet Storm
836 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at close_ctree(), we … CWE-416
 Use After Free
CVE-2024-57896 2025-01-22 02:45 2025-01-15 Show GitHub Exploit DB Packet Storm
837 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv When mounting ocfs2 and then remounting it as read-only, a slab-u… CWE-416
 Use After Free
CVE-2024-57892 2025-01-22 02:41 2025-01-15 Show GitHub Exploit DB Packet Storm
838 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that c… CWE-190
 Integer Overflow or Wraparound
CVE-2024-57890 2025-01-22 02:41 2025-01-15 Show GitHub Exploit DB Packet Storm
839 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533_attach_dsi() The host_node pointer was assigned and freed in adv7533_parse_dt(), and … CWE-416
 Use After Free
CVE-2024-57887 2025-01-22 02:40 2025-01-15 Show GitHub Exploit DB Packet Storm
840 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical… CWE-476
 NULL Pointer Dereference
CVE-2024-57882 2025-01-22 02:39 2025-01-15 Show GitHub Exploit DB Packet Storm