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. 25, 2024, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195461 6.4 警告 gallarific - Gallarific Free Edition におけるオブジェクトを編集される脆弱性 CWE-287
不適切な認証
CVE-2008-1469 2012-06-26 16:02 2008-03-24 Show GitHub Exploit DB Packet Storm
195462 9.3 危険 detodas
Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Detodas Restaurante コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1465 2012-06-26 16:02 2008-03-24 Show GitHub Exploit DB Packet Storm
195463 7.5 危険 gallarific - Gallarific Free Edition における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1464 2012-06-26 16:02 2008-03-24 Show GitHub Exploit DB Packet Storm
195464 4.3 警告 CS-Cart - CS-Cart の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1458 2012-06-26 16:02 2008-03-24 Show GitHub Exploit DB Packet Storm
195465 7.5 危険 easy-clanpage - Easy-Clanpage のindex.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1425 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
195466 6.9 警告 axyl - axyl の prerm スクリプトにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1417 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
195467 6.8 警告 エフ・セキュア - 複数の F-Secure アンチウイルス製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1412 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
195468 5 警告 Acronis International GmbH - Acronis Snap Deploy の PXE Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1411 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
195469 4.3 警告 Acronis International GmbH - Acronis Snap Deploy のPXE Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1410 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
195470 7.5 危険 exero - Default theme in Exero CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1409 2012-06-26 16:02 2008-03-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 25, 2024, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 - - - 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
12 - - - In the Linux kernel, the following vulnerability has been resolved: clk: clk-apple-nco: Add NULL check in applnco_probe Add NULL check in applnco_probe, to handle kernel NULL pointer dereference er… New - CVE-2024-53154 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
13 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: glink: fix off-by-one in connector_status UCSI connector's indices start from 1 up to 3, PMIC_GLINK_MAX_PORTS. … New - CVE-2024-53149 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
14 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remap_pfn_range() calls succeeded before one failed, we still have buffer pa… New - CVE-2024-53148 2024-12-24 21:15 2024-12-24 Show GitHub Exploit DB Packet Storm
15 - - - 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
16 - - - 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
17 - - - 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
18 - - - 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
19 - - - 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
20 - - - 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