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. 18, 2025, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197261 7.5 危険 achmad zaenuri - ezRADIUS における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1752 2012-06-26 16:02 2008-04-11 Show GitHub Exploit DB Packet Storm
197262 6.8 警告 アップル - Apple QuickTime におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1739 2012-06-26 16:02 2008-09-3 Show GitHub Exploit DB Packet Storm
197263 7.2 危険 Comodo - Comodo Firewall Pro におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-1736 2012-06-26 16:02 2008-04-29 Show GitHub Exploit DB Packet Storm
197264 4.9 警告 BitDefender - BitDefender Antivirus におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-1735 2012-06-26 16:02 2008-04-29 Show GitHub Exploit DB Packet Storm
197265 3.6 注意 Gentoo Linux - Gentoo Linux の PHP Toolkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1734 2012-06-26 16:02 2008-04-17 Show GitHub Exploit DB Packet Storm
197266 5 警告 arwscripts - ARWScripts Gallery Script Lite の download.html におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1730 2012-06-26 16:02 2008-04-11 Show GitHub Exploit DB Packet Storm
197267 6.8 警告 AuraCMS - AuraCMS の content/user.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1715 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
197268 6.8 警告 fascript - FaScript FaPhoto の show.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1714 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
197269 4.3 警告 e107.org - e107 用 my_gallery プラグインの dload.php における絶対パストラバーサルの脆弱性 CWE-20
CWE-22
CVE-2008-1702 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
197270 7.5 危険 desiquintans - Desi Quintans Writer's Block CMS の permalink.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1699 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 18, 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
601 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, w… - CVE-2024-57899 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
602 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first… - CVE-2024-57898 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
603 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap sett… - CVE-2024-57897 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
604 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at close_ctree(), we … - CVE-2024-57896 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
605 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the fo… - CVE-2024-57895 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
606 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix sleeping function called from invalid context This reworks hci_cb_list to not use mutex hci_cb_list_lock… - CVE-2024-57894 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
607 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix invalid irq restore in scx_ops_bypass() While adding outer irqsave/restore locking, 0e7ffff1b811 ("scx: Fix racine… - CVE-2024-57891 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
608 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that c… - CVE-2024-57890 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
609 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, th… - CVE-2024-57889 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
610 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix new damon_target objects leaks on damon_commit_targets() Patch series "mm/damon/core: fix memory leaks and ign… - CVE-2024-57886 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm