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 24, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
219511 4 警告 シスコシステムズ - Cisco Unified Communications Manager の Call Detail Records Management コンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-2185 2014-04-30 14:29 2014-04-29 Show GitHub Exploit DB Packet Storm
219512 5 警告 シスコシステムズ - Cisco Unified Communications Manager の IP Manager Assistant コンポーネントにおける重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2184 2014-04-30 14:27 2014-04-29 Show GitHub Exploit DB Packet Storm
219513 6.3 警告 シスコシステムズ - ASR 1000 ルータ上で稼働する Cisco IOS XE の L2TP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2183 2014-04-30 14:26 2014-04-28 Show GitHub Exploit DB Packet Storm
219514 6.1 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2182 2014-04-30 14:25 2014-04-29 Show GitHub Exploit DB Packet Storm
219515 4 警告 シスコシステムズ - Cisco Unified Contact Center Express の Document Management コンポーネントにおけるファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-2180 2014-04-30 14:24 2014-04-29 Show GitHub Exploit DB Packet Storm
219516 5.8 警告 シーメンス - Siemens SIMATIC S7-1200 CPU デバイスの統合 Web サーバにおける CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2014-2909 2014-04-28 18:47 2014-04-24 Show GitHub Exploit DB Packet Storm
219517 4.3 警告 シーメンス - Siemens SIMATIC S7-1200 CPU デバイスの統合 Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2908 2014-04-28 18:46 2014-04-24 Show GitHub Exploit DB Packet Storm
219518 6.8 警告 Debian - ppthtml の __OLEdecode 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4565 2014-04-28 18:26 2013-11-11 Show GitHub Exploit DB Packet Storm
219519 3.5 注意 ネットギア - NETGEAR WNDR4700 のファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3069 2014-04-28 18:25 2013-07-16 Show GitHub Exploit DB Packet Storm
219520 3 注意 TOSHIBA Global Commerce Solutions, Inc. - Toshiba 4690 Operating System に脆弱性 CWE-Other
その他
CVE-2014-0361 2014-04-28 18:21 2014-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291881 - 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
291882 - 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
291883 - 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
291884 - 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
291885 - 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
291886 - rubygems command_wrap command_wrap.rb in the command_wrap Gem for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a URL or filename. CWE-94
Code Injection
CVE-2013-1875 2024-11-21 10:50 2013-03-21 Show GitHub Exploit DB Packet Storm
291887 - realnetworks realplayer
realplayer_sp
Heap-based buffer overflow in RealNetworks RealPlayer before 16.0.1.18 and RealPlayer SP 1.0 through 1.1.5 allows remote attackers to execute arbitrary code via a malformed MP4 file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1750 2024-11-21 10:50 2013-03-21 Show GitHub Exploit DB Packet Storm
291888 - puppet
puppetlabs
puppet
puppet_enterprise
Puppet 2.7.x before 2.7.21 and 3.1.x before 3.1.1, when running Ruby 1.9.3 or later, allows remote attackers to execute arbitrary code via vectors related to "serialized attributes." CWE-20
 Improper Input Validation 
CVE-2013-1655 2024-11-21 10:50 2013-03-21 Show GitHub Exploit DB Packet Storm
291889 - puppetlabs
puppet
canonical
puppet
puppet_enterprise
ubuntu_linux
Puppet 2.7.x before 2.7.21 and 3.1.x before 3.1.1, and Puppet Enterprise 2.7.x before 2.7.2, does not properly negotiate the SSL protocol between client and master, which allows remote attackers to c… NVD-CWE-noinfo
CVE-2013-1654 2024-11-21 10:50 2013-03-21 Show GitHub Exploit DB Packet Storm
291890 - puppet
puppetlabs
canonical
puppet
puppet_enterprise
ubuntu_linux
Puppet before 2.6.18, 2.7.x before 2.7.21, and 3.1.x before 3.1.1, and Puppet Enterprise before 1.2.7 and 2.7.x before 2.7.2, when listening for incoming connections is enabled and allowing access to… NVD-CWE-noinfo
CVE-2013-1653 2024-11-21 10:50 2013-03-21 Show GitHub Exploit DB Packet Storm