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. 31, 2025, 4:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
187831 4.3 警告 シーメンス - Siemens SIMATIC S7-1200 PLC 上の Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3040 2012-10-15 14:34 2012-10-8 Show GitHub Exploit DB Packet Storm
187832 3.3 注意 bryce_harrington - xdiagnose における任意のファイルを上書される脆弱性 CWE-59
リンク解釈の問題
CVE-2012-5355 2012-10-15 14:29 2012-10-10 Show GitHub Exploit DB Packet Storm
187833 2.1 注意 WellinTech - WellinTech KingView における証明書情報を発見される脆弱性 CWE-310
暗号の問題
CVE-2012-4899 2012-10-15 14:24 2012-10-9 Show GitHub Exploit DB Packet Storm
187834 10 危険 Google - Google Chrome のプロセス間通信の実装におけるサンドボックスの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5376 2012-10-15 14:24 2012-10-10 Show GitHub Exploit DB Packet Storm
187835 6.5 警告 Lars Hjemli - cgit の parsing.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4465 2012-10-15 14:13 2012-04-23 Show GitHub Exploit DB Packet Storm
187836 5.1 警告 Midnight Commander - Midnight Commander (mc) における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4463 2012-10-15 14:08 2012-10-3 Show GitHub Exploit DB Packet Storm
187837 6.6 警告 Linux - Linux Kernel の net/socket.c における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2012-4467 2012-10-15 14:02 2012-09-14 Show GitHub Exploit DB Packet Storm
187838 2.9 注意 DELL EMC (旧 EMC Corporation) - EMC RSA Adaptive Authentication On-Premise における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-2286 2012-10-15 14:01 2012-10-10 Show GitHub Exploit DB Packet Storm
187839 6.2 警告 openCryptoki Project - openCryptoki における任意のファイルに誰でも書き込みできる権限 (world-writable permissions) を作成される脆弱性 CWE-59
リンク解釈の問題
CVE-2012-4455 2012-10-15 13:55 2012-04-27 Show GitHub Exploit DB Packet Storm
187840 2.9 注意 openCryptoki Project - openCryptoki における任意のファイルに誰でも書き込みできる権限 (world-writable permissions) を作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4454 2012-10-15 13:51 2012-02-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 1, 2025, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 - - - In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsock_*[has_data|has_space] Recent reports have shown how we sometimes call vsock_*_has_data() w… New - CVE-2025-21666 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
62 - - - In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folio_seek_hole_data() was inadvertently truncating a 64-bi… New - CVE-2025-21665 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
63 - - - In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcp_newlink() links the device to a list in dev_net(dev) instead o… New - CVE-2025-21677 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
64 - - - In the Linux kernel, the following vulnerability has been resolved: net: fec: handle page_pool_dev_alloc_pages error The fec_enet_update_cbd function calls page_pool_dev_alloc_pages but did not han… New - CVE-2025-21676 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
65 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after … New - CVE-2025-21675 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
66 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCP_Server_Info::hostname When shutting down the server in cifs_put_tcp_session(), cifsd thread m… New - CVE-2025-21673 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
67 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel Attempt to enable IPsec packet offload in tunnel mode in … New - CVE-2025-21674 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
68 - - - In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace[1]. This is because if … New - CVE-2025-21672 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
69 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assi… New - CVE-2025-21670 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
70 - - - In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mp_blk_ctrl_remove() will continue the for loop until a… New - CVE-2025-21668 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm