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. 20, 2025, 2:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198191 4.3 警告 b1g - b1gMail の hilfe.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4975 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
198192 4.4 警告 diamondcs - ProcessGuard における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2007-4970 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198193 6.8 警告 GForge Group - GForge の www/people/editprofile.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4966 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198194 7.5 危険 chupix - Chupix CMS の download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4957 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198195 9.3 危険 baofeng - Baofeng Storm の sparser.dll の 特定の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4943 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198196 7.5 危険 focus-sis - Focus/SIS の modules/Discipline/StudentFieldBreakdown.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4942 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198197 5 警告 comscripts - CS Guestbook における admin 名および MD5 パスワードハッシュを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4937 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198198 4.3 警告 アクシスコミュニケーションズ - AXIS カメラ におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-4930 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198199 4.3 警告 アクシスコミュニケーションズ - AXIS カメラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4929 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
198200 4.9 警告 アクシスコミュニケーションズ - AXIS カメラにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2007-4928 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 20, 2025, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
781 - - - 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
782 - - - 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
783 - - - 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
784 - - - 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
785 - - - 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
786 - - - 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
787 - - - 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
788 - - - 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
789 - - - 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
790 - - - In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: fix sleeping function called from invalid context at print message Address a bug in the kernel that triggers a "slee… - CVE-2024-57885 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm