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
194651 5 警告 TYPO3 Association - TYPO3 の Extbase Framework における任意のオブジェクトのシリアル化を解除される脆弱性 CWE-DesignError
CVE-2012-1605 2012-09-6 11:10 2012-03-28 Show GitHub Exploit DB Packet Storm
194652 5 警告 Mozilla Foundation - Bugzilla におけるファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4747 2012-09-6 10:59 2012-08-30 Show GitHub Exploit DB Packet Storm
194653 5 警告 Mozilla Foundation - Bugzilla の Auth/Verify/LDAP.pm における LDAP ディレクトリにデータを挿入される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-3981 2012-09-6 10:46 2012-08-30 Show GitHub Exploit DB Packet Storm
194654 9.3 危険 International Color Consortium (ICC)
Argyll CMS
- Argyll CMS およびその他のプログラムで使用される icclib におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-1616 2012-09-5 18:34 2012-06-21 Show GitHub Exploit DB Packet Storm
194655 4.3 警告 The phpMyAdmin Project - phpMyAdmin のレプリケーションセットアップ機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1190 2012-09-5 18:32 2012-02-18 Show GitHub Exploit DB Packet Storm
194656 10 危険 Samba Project - Samba の RPC コードジェネレータにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2012-1182 2012-09-5 18:30 2011-04-10 Show GitHub Exploit DB Packet Storm
194657 3.3 注意 systemd project - systemd の systemd-logind login manager における任意のファイルを削除される脆弱性 CWE-362
競合状態
CVE-2012-1174 2012-09-5 18:29 2012-03-15 Show GitHub Exploit DB Packet Storm
194658 4.3 警告 Bharat Mediratta - Gallery の管理サブシステムにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1113 2012-09-5 16:51 2012-04-3 Show GitHub Exploit DB Packet Storm
194659 9.3 危険 アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0779 2012-09-5 16:37 2012-05-4 Show GitHub Exploit DB Packet Storm
194660 2.9 注意 シマンテック - Symantec PGP Universal Server における秘密鍵を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3582 2012-09-5 15:12 2012-08-30 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