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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
232141 4.3 警告 サン・マイクロシステムズ - Sun JRE におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-0012 2012-12-20 18:19 2008-01-9 Show GitHub Exploit DB Packet Storm
232142 6.8 警告 sunbelt - SKPF におけるトロイの木馬 iphlpapi.dll を提供される脆弱性 - CVE-2007-0081 2012-12-20 18:19 2007-01-5 Show GitHub Exploit DB Packet Storm
232143 7.8 危険 rblog - rblog におけるデータベースをダウンロードされる脆弱性 - CVE-2007-0079 2012-12-20 18:19 2007-01-5 Show GitHub Exploit DB Packet Storm
232144 10 危険 VMware - EMC VMware Workstation などの DHCP サーバにおける整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-0063 2012-12-20 18:19 2007-09-21 Show GitHub Exploit DB Packet Storm
232145 10 危険 VMware - EMC VMware Workstation などの SC dhcpd および DHCP サーバにおける整数オーバーフローの脆弱性 CWE-119
CWE-189
CVE-2007-0062 2012-12-20 18:19 2007-09-21 Show GitHub Exploit DB Packet Storm
232146 10 危険 VMware - EMC VMware Workstation などの DHCP サーバにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-0061 2012-12-20 18:19 2007-09-21 Show GitHub Exploit DB Packet Storm
232147 7.5 危険 vizayn haber - Vizayn Haber の haberdetay.asp における SQL インジェクションの脆弱性 - CVE-2007-0052 2012-12-20 18:19 2007-01-4 Show GitHub Exploit DB Packet Storm
232148 6.8 警告 VideoLAN - VideoLAN VLC の CDDA プラグイなどにおけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-0017 2012-12-20 18:19 2007-01-2 Show GitHub Exploit DB Packet Storm
232149 4.4 警告 サン・マイクロシステムズ - ChainKey Java Code Protection における Java クラスファイルをデコンパイルされる脆弱性 CWE-310
暗号の問題
CVE-2007-0014 2012-12-20 18:19 2007-01-16 Show GitHub Exploit DB Packet Storm
232150 7.8 危険 Canonical - Ubuntu 上で稼動する Linux Kernel の skge ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2006-7229 2012-12-20 18:19 2007-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314841 7.8 HIGH
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory struc… CWE-125
Out-of-bounds Read
CVE-2024-41871 2024-09-16 19:36 2024-09-13 Show GitHub Exploit DB Packet Storm
314842 5.5 MEDIUM
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to… CWE-125
Out-of-bounds Read
CVE-2024-41870 2024-09-16 19:32 2024-09-13 Show GitHub Exploit DB Packet Storm
314843 7.8 HIGH
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 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-2024-39377 2024-09-16 19:30 2024-09-13 Show GitHub Exploit DB Packet Storm
314844 6.5 MEDIUM
Network
m-files m-files_server A path traversal issue in API endpoint in M-Files Server before version 24.8.13981.0 and LTS 24.2.13421.15 SR2 and LTS 23.8.12892.0 SR6 allows authenticated user to read files CWE-22
Path Traversal
CVE-2024-6789 2024-09-16 16:15 2024-08-27 Show GitHub Exploit DB Packet Storm
314845 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, … CWE-667
 Improper Locking
CVE-2024-44995 2024-09-16 03:15 2024-09-5 Show GitHub Exploit DB Packet Storm
314846 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk() [BUG] There is an internal report that KASAN is repor… CWE-415
CWE-416
 Double Free
 Use After Free
CVE-2024-46687 2024-09-15 01:17 2024-09-13 Show GitHub Exploit DB Packet Storm
314847 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req() This happens when called from SMB2_read() while using rdma and … CWE-476
 NULL Pointer Dereference
CVE-2024-46686 2024-09-15 01:16 2024-09-13 Show GitHub Exploit DB Packet Storm
314848 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcs_get_function() pinmux_generic_get_function() can return NULL and the point… CWE-476
 NULL Pointer Dereference
CVE-2024-46685 2024-09-15 01:00 2024-09-13 Show GitHub Exploit DB Packet Storm
314849 9.8 CRITICAL
Network
code-projects crud_operation_system A vulnerability was found in code-projects Crud Operation System 1.0. It has been classified as critical. This affects an unknown part of the file /updatedata.php. The manipulation of the argument si… CWE-89
SQL Injection
CVE-2024-8762 2024-09-15 00:54 2024-09-13 Show GitHub Exploit DB Packet Storm
314850 8.1 HIGH
Network
gitlab gitlab An issue has been discovered in GitLab EE/CE affecting all versions from 16.9.7 prior to 17.1.7, 17.2 prior to 17.2.5, and 17.3 prior to 17.3.2. An improper input validation error allows attacker to … NVD-CWE-noinfo
CVE-2024-8754 2024-09-15 00:40 2024-09-13 Show GitHub Exploit DB Packet Storm