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, 2:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191931 9.3 危険 LEAD Technologies, Inc. - LEAD Technologies の LEADTOOLS におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2981 2012-09-25 16:47 2007-05-31 Show GitHub Exploit DB Packet Storm
191932 6.8 警告 LEAD Technologies, Inc. - LEADTOOLS LEAD Raster ISIS Object におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2980 2012-09-25 16:47 2007-05-31 Show GitHub Exploit DB Packet Storm
191933 7.5 危険 Ignite Realtime - Ignite Realtime Openfire の admin コンソールにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-2975 2012-09-25 16:47 2007-05-3 Show GitHub Exploit DB Packet Storm
191934 4.3 警告 Invision Power Services, Inc - IP.Board におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2963 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
191935 4.3 警告 particle soft - Particle Gallery の search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2962 2012-09-25 16:47 2007-05-31 Show GitHub Exploit DB Packet Storm
191936 9.3 危険 マカフィー - Solaris 用などの McAfee E-Business Server における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-2957 2012-09-25 16:47 2007-10-31 Show GitHub Exploit DB Packet Storm
191937 6.8 警告 pfstools
qtpfsgui
- Qtpfsgui の readRadianceHeader 関数におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2956 2012-09-25 16:47 2007-08-13 Show GitHub Exploit DB Packet Storm
191938 10 危険 Novell - Novell Client の Spooler サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2954 2012-09-25 16:47 2007-08-28 Show GitHub Exploit DB Packet Storm
191939 9.3 危険 kvirc - KVIrc の src/kvirc/kernel/kvi_ircurl.cpp における任意のコマンドを実行される脆弱性 - CVE-2007-2951 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
191940 9.3 危険 MPlayer project - MPlayer の stream/stream_cddb.c におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2948 2012-09-25 16:47 2007-06-5 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