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
206031 4.3 警告 Blue Constant Media Ltd - Joomla! 用 DJ-ArtGallery コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5042 2011-12-9 13:38 2011-11-2 Show GitHub Exploit DB Packet Storm
206032 6 警告 Blue Constant Media Ltd - Joomla! 用 DJ-ArtGallery コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5043 2011-12-9 13:34 2011-11-2 Show GitHub Exploit DB Packet Storm
206033 6 警告 Kanich - Joomla! 用 Search Log コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5044 2011-12-9 13:33 2011-11-2 Show GitHub Exploit DB Packet Storm
206034 4.3 警告 Sell@Site - Smart ASP Survey におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5045 2011-12-9 13:32 2011-11-2 Show GitHub Exploit DB Packet Storm
206035 5.1 警告 FFFTPプロジェクト - FFFTP における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-4266 2011-12-9 12:02 2011-12-9 Show GitHub Exploit DB Packet Storm
206036 5 警告 CA Technologies - CA ARCserve D2D の BaseServiceImpl.class における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3011 2011-12-9 10:15 2011-08-9 Show GitHub Exploit DB Packet Storm
206037 4.3 警告 Vtiger - vTiger CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4670 2011-12-8 12:30 2011-12-2 Show GitHub Exploit DB Packet Storm
206038 2.6 注意 Namazu Project - Namazu におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4345 2011-12-8 12:26 2011-11-30 Show GitHub Exploit DB Packet Storm
206039 4.3 警告 adjam - Rekonq における証明書の Common Name (CN) を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3366 2011-12-8 12:24 2011-10-3 Show GitHub Exploit DB Packet Storm
206040 4.3 警告 KDE project - KDE SC の KDE SSL Wrapper (KSSL) API における証明書の Common Name (CN) を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3365 2011-12-8 12:22 2011-10-3 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