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 18, 2026, 2:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253721 5 警告 アップル - Apple Mac OS X の Libinfo における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0183 2011-04-25 10:32 2011-03-23 Show GitHub Exploit DB Packet Storm
253722 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0181 2011-04-25 10:30 2011-03-23 Show GitHub Exploit DB Packet Storm
253723 7.2 危険 アップル - Apple Mac OS X の i386_set_ldt システムコールにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0182 2011-04-25 10:28 2011-03-23 Show GitHub Exploit DB Packet Storm
253724 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
253725 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
253726 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
253727 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
253728 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
253729 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
253730 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
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311751 4.8 MEDIUM
Network
ampache ampache Ampache is a web based audio/video streaming application and file manager. Prior to version 6.6.0, the Democratic Playlist Name is vulnerable to a stored cross-site scripting. Version 6.6.0 fixes thi… CWE-79
Cross-site Scripting
CVE-2024-47184 2024-10-5 03:19 2024-09-27 Show GitHub Exploit DB Packet Storm
311752 4.3 MEDIUM
Network
bg5sbk minicms A vulnerability was found in bg5sbk MiniCMS up to 1.11 and classified as problematic. This issue affects some unknown processing of the file post-edit.php. The manipulation leads to cross-site reques… CWE-352
 Origin Validation Error
CVE-2024-9281 2024-10-5 03:15 2024-09-27 Show GitHub Exploit DB Packet Storm
311753 9.8 CRITICAL
Network
kvf-admin_project kvf-admin A vulnerability has been found in kalvinGit kvf-admin up to f12a94dc1ebb7d1c51ee978a85e4c7ed75c620ff and classified as critical. This vulnerability affects the function fileUpload of the file FileUpl… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-9280 2024-10-5 03:00 2024-09-27 Show GitHub Exploit DB Packet Storm
311754 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access [Why] Coverity reports OVERRUN warning. Do not check if array index va… CWE-129
 Improper Validation of Array Index
CVE-2024-46804 2024-10-5 02:51 2024-09-27 Show GitHub Exploit DB Packet Storm
311755 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check debug trap enable before write dbg_ev_file In interrupt context, write dbg_ev_file will be run by work queue. I… CWE-476
 NULL Pointer Dereference
CVE-2024-46803 2024-10-5 02:45 2024-09-27 Show GitHub Exploit DB Packet Storm
311756 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ Make sure the connector is fully initialized… CWE-476
 NULL Pointer Dereference
CVE-2024-46810 2024-10-5 02:43 2024-09-27 Show GitHub Exploit DB Packet Storm
311757 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL CWE-476
 NULL Pointer Dereference
CVE-2024-46807 2024-10-5 02:40 2024-09-27 Show GitHub Exploit DB Packet Storm
311758 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is retu… CWE-129
 Improper Validation of Array Index
CVE-2024-46813 2024-10-5 02:38 2024-09-27 Show GitHub Exploit DB Packet Storm
311759 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used.… CWE-476
 NULL Pointer Dereference
CVE-2024-46809 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm
311760 5.3 MEDIUM
Network
gitlab gitlab An issue has been discovered in GitLab EE affecting all versions starting from 16.0 prior to 17.2.8, from 17.3 prior to 17.3.4, and from 17.4 prior to 17.4.1. An AI feature was found to read unsaniti… CWE-116
 Improper Encoding or Escaping of Output
CVE-2024-4099 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm