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":May 18, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225231 5 警告 シスコシステムズ - Cisco Hosted Collaboration Solution におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1174 2013-04-8 14:28 2013-04-4 Show GitHub Exploit DB Packet Storm
225232 5 警告 IBM - IBM IMS Enterprise Suite の SOAP Gateway における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-0483 2013-04-8 14:28 2013-03-29 Show GitHub Exploit DB Packet Storm
225233 4 警告 IBM - IBM Netezza Performance Portal の HTTPD におけるディレクトリトラバーサルの脆弱性 CWE-16
環境設定
CVE-2013-0470 2013-04-8 14:27 2013-03-22 Show GitHub Exploit DB Packet Storm
225234 2.1 注意 Katello Project - Katello の katello-configure における Candlepin CA 証明書を改ざんされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6116 2013-04-5 18:51 2013-03-1 Show GitHub Exploit DB Packet Storm
225235 4 警告 Opera Software ASA - Opera における識別攻撃およびプレーンテキストリカバリ攻撃を誘発される脆弱性 CWE-310
暗号の問題
CVE-2013-1618 2013-04-5 17:23 2013-01-30 Show GitHub Exploit DB Packet Storm
225236 9.3 危険 Invensys - Invensys Wonderware Win-XML Exporter における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4710 2013-04-5 15:57 2013-03-21 Show GitHub Exploit DB Packet Storm
225237 4 警告 Schneider Electric - Schneider Electric Modicon M340 の PLC モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2761 2013-04-5 15:56 2013-01-23 Show GitHub Exploit DB Packet Storm
225238 8.5 危険 Schneider Electric - 複数の Schneider Electric Modicon 製品上の FactoryCast サービスにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0664 2013-04-5 15:55 2013-01-23 Show GitHub Exploit DB Packet Storm
225239 6.8 警告 Schneider Electric - 複数の Schneider Electric Modicon 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0663 2013-04-5 15:55 2013-01-23 Show GitHub Exploit DB Packet Storm
225240 5.8 警告 マイクロソフト - Microsoft Windows モダン メールにおける他の Web サイトのリンクになりすまされる脆弱性 CWE-noinfo
情報不足
CVE-2013-1299 2013-04-5 14:58 2013-03-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 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
315721 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: make sure the first directory block is not a hole The syzbot constructs a directory that has no dirblock but is non-inline,… - CVE-2024-42304 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315722 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gso_size Linearize the skb when downgrading gso_size because it may trigger a BUG_ON() … - CVE-2024-42281 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315723 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is … - CVE-2024-42279 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315724 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request has physical segments, … - CVE-2024-42276 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315725 - - - In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drm_client_buffer_vmap_local() This function accidentally returns zero/success on the failure path.… - CVE-2024-42275 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315726 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix race in z_erofs_get_gbuf() In z_erofs_get_gbuf(), the current task may be migrated to another CPU between `z_erofs_gbu… - CVE-2024-42300 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315727 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fs_convert_inline_inode() If device is readonly, make f2fs_convert_inline_inode() return EROFS instea… - CVE-2024-42296 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315728 - - - In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so that we correct… - CVE-2024-42267 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315729 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP… - CVE-2024-42293 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
315730 - - - In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clk_prepare(). H… - CVE-2024-42290 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm