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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197971 4.3 警告 日本アルカテル・ルーセント
bt
- BT Home Hub などで使用される Thomson/Alcatel SpeedTouch 7G ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5385 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
197972 4.3 警告 日本アルカテル・ルーセント
bt
- BT Home Hub で使用される Thomson/Alcatel SpeedTouch 7G ルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-5384 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
197973 10 危険 日本アルカテル・ルーセント
bt
- BT Home Hub で使用される Thomson/Alcatel SpeedTouch 7G ルータにおける管理者アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2007-5383 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
197974 10 危険 シスコシステムズ - CiscoWorks WLSE を変換する変換ユーティリティにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5382 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
197975 6.9 警告 GNU Project - Emacs の Tramp 拡張における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5377 2012-06-26 15:54 2007-10-4 Show GitHub Exploit DB Packet Storm
197976 10 危険 LedgerSMB
dws systems inc.
- LedgerSMB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5372 2012-06-26 15:54 2007-09-28 Show GitHub Exploit DB Packet Storm
197977 5 警告 富士通 - 複数の Fujitsu Interstage 製品における重要な情報を取得される脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5366 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
197978 6.8 警告 ag-solutions
Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Avant-Garde Solutions MOSMedia Lite コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5362 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
197979 8.5 危険 Alcatel-Lucent - Alcatel-Lucent OmniPCX Enterprise の Communication Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-5361 2012-06-26 15:54 2007-11-20 Show GitHub Exploit DB Packet Storm
197980 6.8 警告 Digium - Asterisk の voicemail 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5358 2012-06-26 15:54 2007-10-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… - 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