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
51 - - - Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis Cyber Protect Cloud Agent (Windows) before build 39378. New CWE-426
 Untrusted Search Path
CVE-2025-24828 2025-01-31 22:15 2025-01-31 Show GitHub Exploit DB Packet Storm
52 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_sk_select_reuseport() memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLI… New - CVE-2025-21683 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
53 - - - In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: #… New - CVE-2025-21682 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
54 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix lockup on tx to unregistering netdev with carrier Commit in a fixes tag attempted to fix the issue in the follow… New - CVE-2025-21681 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
55 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add the missing error handling inside get_canonical_dev_path Inside function get_canonical_dev_path(), we call d_path() to… New - CVE-2025-21679 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
56 - - - In the Linux kernel, the following vulnerability has been resolved: zram: fix potential UAF of zram table If zram_meta_alloc failed early, it frees allocated zram->table without setting it NULL. W… New - CVE-2025-21671 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
57 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we mu… New - CVE-2025-21669 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
58 - - - In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 3… New - CVE-2025-21667 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
59 - - - In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in get_imix_entries Passing a sufficient amount of imix entries leads to invalid access to the… New - CVE-2025-21680 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm
60 - - - In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtp_newlink() links the device to a list in dev_net(dev) instead of … New - CVE-2025-21678 2025-01-31 21:15 2025-01-31 Show GitHub Exploit DB Packet Storm