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. 17, 2025, 6:04 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197071 7.5 危険 gamma scripts - Gamma Scripts BlogMe PHP の comments.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2175 2012-06-26 16:02 2008-05-13 Show GitHub Exploit DB Packet Storm
197072 7.1 危険 アラクサラネットワークス - AlaxalA AX ルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2171 2012-06-26 16:02 2008-05-13 Show GitHub Exploit DB Packet Storm
197073 7.1 危険 century software - Century ルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2170 2012-06-26 16:02 2008-05-13 Show GitHub Exploit DB Packet Storm
197074 7.1 危険 avici - Avici ルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2169 2012-06-26 16:02 2008-05-13 Show GitHub Exploit DB Packet Storm
197075 10 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Server Agent における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-2158 2012-06-26 16:02 2008-05-29 Show GitHub Exploit DB Packet Storm
197076 10 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Library Manager の robotd における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2157 2012-06-26 16:02 2008-05-29 Show GitHub Exploit DB Packet Storm
197077 4.4 警告 Debian
Linux
- Linux kernel 内の arch/sparc/kernel/sys_sparc.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2137 2012-06-26 16:02 2008-05-27 Show GitHub Exploit DB Packet Storm
197078 6.8 警告 cine - Galleristic の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2129 2012-06-26 16:02 2008-05-9 Show GitHub Exploit DB Packet Storm
197079 7.5 危険 cmsfaethon - CMS Faethon の templates/header.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2128 2012-06-26 16:02 2008-05-9 Show GitHub Exploit DB Packet Storm
197080 4.3 警告 cmsfaethon - CMS Faethon の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2127 2012-06-26 16:02 2008-05-9 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… New - 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… New - 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… New - 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 … New - 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - CVE-2024-57886 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm