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 9, 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
252171 1.9 注意 サイバートラスト株式会社
Postfix Project
レッドハット
- Postfix における e-mail メッセージが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2008-2937 2011-04-26 08:48 2008-08-18 Show GitHub Exploit DB Packet Storm
252172 4.3 警告 アップル - Apple Mac OS X の Install Helper におけるユーザのログイン情報を追跡される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0190 2011-04-25 11:31 2011-03-23 Show GitHub Exploit DB Packet Storm
252173 5 警告 アップル - Apple Mac OS X のデフォルト設定されたターミナルにおける SSH サーバになりすまされる脆弱性 CWE-16
環境設定
CVE-2011-0189 2011-04-25 11:27 2011-03-23 Show GitHub Exploit DB Packet Storm
252174 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0184 2011-04-25 11:21 2011-03-23 Show GitHub Exploit DB Packet Storm
252175 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
252176 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
252177 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
252178 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
252179 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
252180 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
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
309641 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
309642 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
309643 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
309644 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
309645 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
309646 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
309647 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
309648 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
309649 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
309650 4.3 MEDIUM
Network
gitlab gitlab Information disclosure in Gitlab EE/CE affecting all versions from 15.6 prior to 17.2.8, 17.3 prior to 17.3.4, and 17.4 prior to 17.4.1 in specific conditions it was possible to disclose to an unauth… CWE-863
 Incorrect Authorization
CVE-2024-8974 2024-10-5 02:30 2024-09-27 Show GitHub Exploit DB Packet Storm