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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228071 5 警告 VMware - VMware View におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5978 2012-12-20 15:27 2012-12-13 Show GitHub Exploit DB Packet Storm
228072 3.5 注意 IBM - IBM Lotus Foundations Start におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4848 2012-12-20 15:23 2012-12-12 Show GitHub Exploit DB Packet Storm
228073 4.3 警告 IBM - IBM Lotus Notes における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4846 2012-12-20 15:21 2012-12-12 Show GitHub Exploit DB Packet Storm
228074 3.3 注意 IBM - Linux 上で稼働する IBM ASU および BoMC における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-3329 2012-12-20 15:11 2012-12-19 Show GitHub Exploit DB Packet Storm
228075 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6007 2012-12-20 14:57 2012-12-13 Show GitHub Exploit DB Packet Storm
228076 6.8 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5992 2012-12-20 14:52 2012-12-13 Show GitHub Exploit DB Packet Storm
228077 6.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5991 2012-12-20 14:46 2012-12-13 Show GitHub Exploit DB Packet Storm
228078 9.3 危険 シスコシステムズ - Cisco Secure Desktop の WebLaunch 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4655 2012-12-20 14:13 2012-06-20 Show GitHub Exploit DB Packet Storm
228079 6.4 警告 Mozilla Foundation - Mozilla Firefox のドラッグ&ドロップにおけるアドレスバーを偽造される脆弱性 CWE-Other
その他
CVE-2012-1950 2012-12-20 14:11 2012-07-17 Show GitHub Exploit DB Packet Storm
228080 2.6 注意 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4472 2012-12-20 14:10 2011-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248631 - - - Northern.tech Mender before 3.6.6 and 3.7.x before 3.7.7 allows SSRF. - CVE-2024-46947 2024-11-9 01:15 2024-11-9 Show GitHub Exploit DB Packet Storm
248632 - - - In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can… - CVE-2024-50199 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248633 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host… - CVE-2024-50184 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248634 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtai… - CVE-2024-50180 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248635 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages d… - CVE-2024-50179 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248636 - - - In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pc_clock_settime() As Andrew pointed out, it will make sense that the PTP core check… - CVE-2024-50195 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248637 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert t… - CVE-2024-50194 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
248638 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. I… CWE-120
Classic Buffer Overflow
CVE-2024-50131 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
248639 - - - In the Linux kernel, the following vulnerability has been resolved: net: sched: fix use-after-free in taprio_change() In 'taprio_change()', 'admin' pointer may become dangling due to sched switch /… - CVE-2024-50127 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
248640 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA Replace the fake VLA at end of the vbva_mouse_po… NVD-CWE-noinfo
CVE-2024-50134 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm