Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":June 2, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225021 7.1 危険 Novell
CollabNet, Inc.
Apache Software Foundation
- Apache Subversion における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-2088 2013-08-1 18:01 2013-07-4 Show GitHub Exploit DB Packet Storm
225022 4.3 警告 Western Digital Corporation - 複数の Western Digital My Net ルータ製品のファームウェアにおける平文の管理パスワードを破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-5006 2013-08-1 17:36 2013-07-18 Show GitHub Exploit DB Packet Storm
225023 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2886 2013-08-1 16:33 2013-07-30 Show GitHub Exploit DB Packet Storm
225024 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2885 2013-08-1 16:31 2013-07-30 Show GitHub Exploit DB Packet Storm
225025 7.5 危険 Google - Google Chrome の DOM の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2884 2013-08-1 16:30 2013-07-30 Show GitHub Exploit DB Packet Storm
225026 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2883 2013-08-1 16:29 2013-07-30 Show GitHub Exploit DB Packet Storm
225027 7.5 危険 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2882 2013-08-1 16:19 2013-07-30 Show GitHub Exploit DB Packet Storm
225028 5.8 警告 Google - Google Chrome における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2881 2013-08-1 16:17 2013-07-30 Show GitHub Exploit DB Packet Storm
225029 5 警告 レッドハット - Red Hat Network Satellite の Inter-Satellite Sync 操作におけるチャンネルコンテンツを取得される脆弱性 CWE-287
不適切な認証
CVE-2013-2056 2013-08-1 15:12 2013-05-21 Show GitHub Exploit DB Packet Storm
225030 4.6 警告 DELL EMC (旧 EMC Corporation) - EMC NetWorker における重要な設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0943 2013-08-1 15:10 2013-07-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313261 8.8 HIGH
Network
cisco ios_xe A vulnerability in the web-based management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform a cross-site request forgery (CSRF) attack and execute comman… CWE-352
 Origin Validation Error
CVE-2024-20437 2024-10-25 04:45 2024-09-26 Show GitHub Exploit DB Packet Storm
313262 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags [WHAT & HOW] "dcn20_validate_apply_pipe_split_flags" dere… CWE-476
 NULL Pointer Dereference
CVE-2024-49923 2024-10-25 04:43 2024-10-22 Show GitHub Exploit DB Packet Storm
313263 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Since commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code fro… CWE-476
 NULL Pointer Dereference
CVE-2024-49863 2024-10-25 04:43 2024-10-22 Show GitHub Exploit DB Packet Storm
313264 - - - Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communica… - CVE-2024-50050 2024-10-25 04:35 2024-10-23 Show GitHub Exploit DB Packet Storm
313265 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREE_STATEID When multiple FREE_STATEIDs are sent for the same delegation stateid, it can lead to a… CWE-416
 Use After Free
CVE-2024-50043 2024-10-25 04:32 2024-10-22 Show GitHub Exploit DB Packet Storm
313266 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i40e: Fix macvlan leak by synchronizing access to mac_filter_hash This patch addresses a macvlan leak issue in the i40e driver ca… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50041 2024-10-25 04:31 2024-10-22 Show GitHub Exploit DB Packet Storm
313267 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravb_rx_gbeth() The skb is delivered to napi_gro_receive() which may free it, after calling… CWE-416
 Use After Free
CVE-2022-48964 2024-10-25 04:28 2024-10-22 Show GitHub Exploit DB Packet Storm
313268 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_mux_init() When failed to alloc ipc_mux->ul_adb.pp_qlt in ipc_mux_init(), ipc_mux is not … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48963 2024-10-25 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
313269 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() The skb is delivered to napi_gro_receive() which may free it, aft… CWE-416
 Use After Free
CVE-2022-48962 2024-10-25 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
313270 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hix5hd2_rx() The skb is delivered to napi_gro_receive() which may free it, after … CWE-416
 Use After Free
CVE-2022-48960 2024-10-25 04:24 2024-10-22 Show GitHub Exploit DB Packet Storm