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 6, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252111 4.3 警告 リアルネットワークス - RealNetworks RealPlayer の複数のコンポーネントにおける RealOneActiveXObject プロセスにコードを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2010-4388 2011-01-11 14:31 2010-12-10 Show GitHub Exploit DB Packet Storm
252112 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の RealAudio コーデックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4387 2011-01-11 14:30 2010-12-10 Show GitHub Exploit DB Packet Storm
252113 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer の RealMedia における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4386 2011-01-11 14:30 2010-12-10 Show GitHub Exploit DB Packet Storm
252114 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer の SIPR ストリームフレームサイズにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4385 2011-01-11 14:29 2010-12-10 Show GitHub Exploit DB Packet Storm
252115 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer における RA5 ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4383 2011-01-11 14:29 2010-12-10 Show GitHub Exploit DB Packet Storm
252116 9.3 危険 レッドハット
リアルネットワークス
- RealNetworks RealPlayer における RealMedia ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4382 2011-01-11 14:28 2010-12-10 Show GitHub Exploit DB Packet Storm
252117 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における AAC ヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4381 2011-01-11 14:28 2010-12-10 Show GitHub Exploit DB Packet Storm
252118 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるサウンドヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4380 2011-01-11 14:27 2010-12-10 Show GitHub Exploit DB Packet Storm
252119 4.3 警告 WEBインベンター - SGX-SP Final および SGX-SP Final NE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3926 2011-01-11 14:05 2011-01-11 Show GitHub Exploit DB Packet Storm
252120 2.6 注意 WEBインベンター - Contents-Mall におけるパスワードの取扱いに関する脆弱性 CWE-Other
その他
CVE-2010-3925 2011-01-11 14:04 2011-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
287901 - linux
canonical
linux_kernel
ubuntu_linux
Heap-based buffer overflow in the wdm_in_callback function in drivers/usb/class/cdc-wdm.c in the Linux kernel before 3.8.4 allows physically proximate attackers to cause a denial of service (system c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1860 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287902 - linux linux_kernel fs/ext3/super.c in the Linux kernel before 3.8.4 uses incorrect arguments to functions in certain circumstances related to printk input, which allows local users to conduct format-string attacks and … CWE-20
 Improper Input Validation 
CVE-2013-1848 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287903 - linux linux_kernel The sctp_getsockopt_assoc_stats function in net/sctp/socket.c in the Linux kernel before 3.8.4 does not validate a size value before proceeding to a copy_from_user operation, which allows local users… CWE-20
 Improper Input Validation 
CVE-2013-1828 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287904 - linux linux_kernel net/dccp/ccid.h in the Linux kernel before 3.5.4 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capabil… NVD-CWE-Other
CVE-2013-1827 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287905 - linux linux_kernel The xfrm_state_netlink function in net/xfrm/xfrm_user.c in the Linux kernel before 3.5.7 does not properly handle error conditions in dump_one_state function calls, which allows local users to gain p… NVD-CWE-Other
CVE-2013-1826 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287906 - linux linux_kernel The ioapic_read_indirect function in virt/kvm/ioapic.c in the Linux kernel through 3.8.4 does not properly handle a certain combination of invalid IOAPIC_REG_SELECT and IOAPIC_REG_WINDOW operations, … CWE-20
 Improper Input Validation 
CVE-2013-1798 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287907 - linux linux_kernel Use-after-free vulnerability in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 allows guest OS users to cause a denial of service (host OS memory corruption) or possibly have unspecified other … CWE-399
 Resource Management Errors
CVE-2013-1797 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287908 - linux linux_kernel The kvm_set_msr_common function in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 does not ensure a required time_page alignment during an MSR_KVM_SYSTEM_TIME operation, which allows guest OS u… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1796 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287909 - linux linux_kernel Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and sys… CWE-362
Race Condition
CVE-2013-1792 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
287910 - matomo matomo Cross-site scripting (XSS) vulnerability in Piwik before 1.11 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. CWE-79
Cross-site Scripting
CVE-2013-1844 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm