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":Dec. 26, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
190861 6.8 警告 vBulletin Solutions, Inc. - Jelsoft vBulletin におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4273 2012-09-25 15:35 2006-08-3 Show GitHub Exploit DB Packet Storm
190862 6.8 警告 Mambo Foundation - Mambo 用の mambelfish コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4270 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190863 5 警告 カスペルスキー - Kaspersky Anti-Hacker における ICMP へのレスポンスを取得される脆弱性 - CVE-2006-4265 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190864 5 警告 jake olefsky - Fotopholder の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4260 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190865 6.8 警告 マイクロソフト - Microsoft DirectX SDK におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-4183 2012-09-25 15:35 2007-07-18 Show GitHub Exploit DB Packet Storm
190866 2.6 注意 jake olefsky - Fotopholder の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4259 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190867 4 警告 john hanna - ASSP の get 機能における絶対パストラバーサルの脆弱性 - CVE-2006-4258 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190868 4 警告 IBM - IBM DB2 UDB におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2006-4257 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190869 4.3 警告 Horde - Horde Application Framework における他のサイトから Web ページをインクルードされる脆弱性 - CVE-2006-4256 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
190870 4.3 警告 Horde - Horde IMP H3 の horde/imp/search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4255 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 26, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 - - - In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster si… New - CVE-2024-53147 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
52 - - - In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is >= U32_MAX - 3 then the "length + 4" addition can result in an in… New - CVE-2024-53146 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
53 - - - In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI … New - CVE-2024-53157 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
54 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() I found the following bug in my fuzzer: UBSAN: array-i… New - CVE-2024-53156 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
55 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2_file_read_iter() Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value… New - CVE-2024-53155 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
56 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cleanup(… New - CVE-2024-53153 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
57 - - - In the Linux kernel, the following vulnerability has been resolved: um: Fix potential integer overflow during physmem setup This issue happens when the real map size is greater than LONG_MAX, which… New - CVE-2024-53145 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
58 - - - Authentication Bypass by Assumed-Immutable Data vulnerability in Apache HugeGraph-Server. This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.5.0. Users are recommended to upgrade to ve… New CWE-302
 Authentication Bypass by Assumed-Immutable Data
CVE-2024-43441 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
59 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cl… New - CVE-2024-53152 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
60 - - - In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: > Commit 78147ca8b4a9 ("svcrdma: Add a "parsed chunk list" data > str… New - CVE-2024-53151 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm