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. 19, 2025, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206501 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
206502 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
206503 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
206504 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
206505 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
206506 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
206507 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
206508 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
206509 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
206510 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:Jan. 19, 2025, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 - - - An issue in the sql_tree_hash_1 component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57658 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
512 - - - An issue in the sqlg_vec_upd component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57657 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
513 - - - An issue in the sqlc_add_distinct_node component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57656 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
514 - - - An issue in the dfe_n_in_order component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57655 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
515 - - - An issue in the box_deserialize_string component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57643 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
516 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy() In split_large_buddy(), we might call… Update CWE-476
 NULL Pointer Dereference
CVE-2024-57881 2025-01-17 00:20 2025-01-12 Show GitHub Exploit DB Packet Storm
517 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() This will ensure that the scsi host is cleaned up properly using s… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-57872 2025-01-17 00:19 2025-01-12 Show GitHub Exploit DB Packet Storm
518 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 … Update CWE-667
 Improper Locking
CVE-2024-57807 2025-01-17 00:19 2025-01-11 Show GitHub Exploit DB Packet Storm
519 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rk_hdptx_phy_runtime_resume() may be invoked … Update CWE-476
 NULL Pointer Dereference
CVE-2024-57799 2025-01-17 00:19 2025-01-11 Show GitHub Exploit DB Packet Storm
520 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking w… Update CWE-369
 Divide By Zero
CVE-2024-56369 2025-01-17 00:18 2025-01-11 Show GitHub Exploit DB Packet Storm