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 12, 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
252631 2.1 注意 アップル - Apple Mac OS X の HFS における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0180 2011-04-25 10:27 2011-03-23 Show GitHub Exploit DB Packet Storm
252632 6.8 警告 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0179 2011-04-25 10:26 2011-03-23 Show GitHub Exploit DB Packet Storm
252633 2.1 注意 アップル - Apple Mac OS X の CarbonCore における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0178 2011-04-25 10:25 2011-03-23 Show GitHub Exploit DB Packet Storm
252634 6.8 警告 アップル - Apple Mac OS X の Apple Type Services サーバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0177 2011-04-25 10:24 2011-03-23 Show GitHub Exploit DB Packet Storm
252635 6.8 警告 アップル - Apple Mac OS X の Apple Type Services におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0176 2011-04-25 10:23 2011-03-23 Show GitHub Exploit DB Packet Storm
252636 6.8 警告 アップル - Apple Mac OS X の Apple Type Services におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0175 2011-04-25 10:23 2011-03-23 Show GitHub Exploit DB Packet Storm
252637 6.8 警告 アップル - Apple Mac OS X の Apple Type Services におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0174 2011-04-25 10:22 2011-03-23 Show GitHub Exploit DB Packet Storm
252638 6.8 警告 アップル - Apple Mac OS X における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-0173 2011-04-25 10:21 2011-03-23 Show GitHub Exploit DB Packet Storm
252639 4.9 警告 アップル - Apple Mac OS X におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0172 2011-04-25 10:20 2011-03-23 Show GitHub Exploit DB Packet Storm
252640 7.5 危険 アップル
ClamAV
- ClamAV の libclamav の pdf.c における任意のコードを実行される脆弱性性 CWE-noinfo
情報不足
CVE-2010-4479 2011-04-25 10:19 2010-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310401 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and the ttm resource, howe… CWE-667
 Improper Locking
CVE-2024-46866 2024-10-2 02:09 2024-09-27 Show GitHub Exploit DB Packet Storm
310402 6.5 MEDIUM
Network
devolutions devolutions_server Authorization bypass in the PAM access request approval mechanism in Devolutions Server 2024.2.10 and earlier allows authenticated users with permissions to approve their own requests, bypassing inte… CWE-863
 Incorrect Authorization
CVE-2024-6512 2024-10-2 01:36 2024-09-25 Show GitHub Exploit DB Packet Storm
310403 9.8 CRITICAL
Network
doverfuelingsolutions progauge_maglink_lx_console_firmware
progauge_maglink_lx4_console_firmware
An attacker can directly request the ProGauge MAGLINK LX CONSOLE resource sub page with full privileges by requesting the URL directly. NVD-CWE-Other
CVE-2024-43692 2024-10-2 01:22 2024-09-25 Show GitHub Exploit DB Packet Storm
310404 9.8 CRITICAL
Network
doverfuelingsolutions progauge_maglink_lx_console_firmware
progauge_maglink_lx4_console_firmware
A specially crafted POST request to the ProGauge MAGLINK LX CONSOLE IP sub-menu can allow a remote attacker to inject arbitrary commands. CWE-77
Command Injection
CVE-2024-45066 2024-10-2 01:18 2024-09-25 Show GitHub Exploit DB Packet Storm
310405 8.8 HIGH
Network
doverfuelingsolutions progauge_maglink_lx_console_firmware
progauge_maglink_lx4_console_firmware
Once logged in to ProGauge MAGLINK LX4 CONSOLE, a valid user can change their privileges to administrator. NVD-CWE-noinfo
CVE-2024-45373 2024-10-2 01:13 2024-09-25 Show GitHub Exploit DB Packet Storm
310406 9.1 CRITICAL
Network
watchguard single_sign-on_client
authentication_gateway
Incorrect Authorization vulnerability in the protocol communication between the WatchGuard Authentication Gateway (aka Single Sign-On Agent) on Windows and the WatchGuard Single Sign-On Client on Win… CWE-863
 Incorrect Authorization
CVE-2024-6592 2024-10-2 01:06 2024-09-25 Show GitHub Exploit DB Packet Storm
310407 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices The probe() function is only used for DP83822 and DP83826 PHY,… CWE-476
 NULL Pointer Dereference
CVE-2024-46856 2024-10-2 01:04 2024-09-27 Show GitHub Exploit DB Packet Storm
310408 4.2 MEDIUM
Adjacent
jktyre smart_tyre_car_\&_bike An issue in SMART TYRE CAR & BIKE v4.2.0 allows attackers to perform a man-in-the-middle attack via Bluetooth communications. CWE-294
Authentication Bypass by Capture-replay 
CVE-2024-39081 2024-10-2 00:51 2024-09-18 Show GitHub Exploit DB Packet Storm
310409 8.8 HIGH
Adjacent
circutor q-smt_firmware An attacker with access to the network where the CIRCUTOR Q-SMT is located in its firmware version 1.0.4, could obtain legitimate credentials or steal sessions due to the fact that the device only im… NVD-CWE-Other
CVE-2024-8890 2024-10-2 00:46 2024-09-18 Show GitHub Exploit DB Packet Storm
310410 9.8 CRITICAL
Network
doverfuelingsolutions progauge_maglink_lx_console_firmware
progauge_maglink_lx4_console_firmware
The web application for ProGauge MAGLINK LX4 CONSOLE contains an administrative-level user account with a password that cannot be changed. CWE-798
 Use of Hard-coded Credentials
CVE-2024-43423 2024-10-2 00:41 2024-09-25 Show GitHub Exploit DB Packet Storm