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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220581 6.4 警告 Vtiger - Vtiger の modules/Users/ForgotPassword.php における任意のユーザのパスワードをリセットされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-2269 2014-04-24 16:55 2014-03-16 Show GitHub Exploit DB Packet Storm
220582 7.5 危険 FitNesse - FitNesse Wiki における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-1216 2014-04-24 16:48 2014-02-25 Show GitHub Exploit DB Packet Storm
220583 5.8 警告 Automattic Inc. - WordPress 用 Jetpack プラグインにおける制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0173 2014-04-24 16:41 2014-04-10 Show GitHub Exploit DB Packet Storm
220584 6.5 警告 レッドハット - JBossAS 用 JBoss Overlord Run Time Governance における任意の Java コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6469 2014-04-24 16:30 2013-11-4 Show GitHub Exploit DB Packet Storm
220585 6.8 警告 アップル - Apple OS X の ImageIO におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-1319 2014-04-24 15:53 2014-04-22 Show GitHub Exploit DB Packet Storm
220586 10 危険 アップル - Apple OS X の Intel Graphics Driver における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-1318 2014-04-24 15:53 2014-04-22 Show GitHub Exploit DB Packet Storm
220587 5 警告 アップル - Apple OS X で使用される Heimdal におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-1316 2014-04-24 15:52 2014-04-22 Show GitHub Exploit DB Packet Storm
220588 6.8 警告 アップル - Apple OS X の CoreServicesUIAgent におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2014-1315 2014-04-24 15:52 2014-04-22 Show GitHub Exploit DB Packet Storm
220589 10 危険 アップル - Apple OS X の WindowServer におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1314 2014-04-24 15:52 2014-04-22 Show GitHub Exploit DB Packet Storm
220590 6.8 警告 アップル - 複数の Apple 製品の Secure Transport における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2014-1295 2014-04-24 15:51 2014-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
295671 - 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
295672 - 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
295673 - 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
295674 - 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
295675 - 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
295676 - 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
295677 - 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
295678 - 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
295679 - 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
295680 - 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