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 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201631 9.8 緊急
Network
The PHP Group - PHP の ext/intl/locale/locale_methods.c の get_icu_disp_value_src_php 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9912 2017-01-16 17:03 2014-06-24 Show GitHub Exploit DB Packet Storm
201632 7.8 重要
Local
OpenBSD - OpenSSH の sshd の共有メモリマネージャにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-10012 2017-01-16 14:28 2016-12-19 Show GitHub Exploit DB Packet Storm
201633 5.5 警告
Local
OpenBSD - OpenSSH の sshd の authfile.c における重要な秘密鍵の情報を取得される脆弱性 CWE-320
鍵管理のエラー
CVE-2016-10011 2017-01-16 14:28 2016-12-19 Show GitHub Exploit DB Packet Storm
201634 7 重要
Local
OpenBSD - OpenSSH の sshd における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10010 2017-01-16 14:28 2016-12-19 Show GitHub Exploit DB Packet Storm
201635 7.5 重要
Network
ISC, Inc. - ISC BIND の named におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9444 2017-01-16 11:13 2016-11-18 Show GitHub Exploit DB Packet Storm
201636 7.5 重要
Network
ISC, Inc. - ISC BIND の named におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9147 2017-01-16 11:13 2016-11-3 Show GitHub Exploit DB Packet Storm
201637 7.5 重要
Network
ISC, Inc. - ISC BIND の named におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9131 2017-01-16 11:13 2016-10-31 Show GitHub Exploit DB Packet Storm
201638 9.8 緊急
Network
aWebSupport - Joomla! 用 aWeb Cart Watching System for Virtuemart エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10114 2017-01-16 10:26 2016-12-21 Show GitHub Exploit DB Packet Storm
201639 4.3 警告
Network
SAP - SAP Hybris の Hybris Management Console における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6859 2017-01-16 10:14 2016-10-28 Show GitHub Exploit DB Packet Storm
201640 5.4 警告
Network
SAP - SAP Hybris の Hybris Management Console の Create Employee 機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6858 2017-01-16 10:14 2016-10-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292111 - php
debian
php
debian_linux
The cdf_unpack_summary_info function in cdf.c in the Fileinfo component in PHP before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (performance degradation) by … CWE-399
 Resource Management Errors
CVE-2014-0237 2024-11-21 11:01 2014-06-1 Show GitHub Exploit DB Packet Storm
292112 - apache tomcat Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attack… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0119 2024-11-21 11:01 2014-05-31 Show GitHub Exploit DB Packet Storm
292113 - apache tomcat Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers t… CWE-189
Numeric Errors
CVE-2014-0099 2024-11-21 11:01 2014-05-31 Show GitHub Exploit DB Packet Storm
292114 - apache tomcat java/org/apache/catalina/servlets/DefaultServlet.java in the default servlet in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 does not properly restrict XSLT stylesheets, which… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0096 2024-11-21 11:01 2014-05-31 Show GitHub Exploit DB Packet Storm
292115 - apache tomcat java/org/apache/coyote/ajp/AbstractAjpProcessor.java in Apache Tomcat 8.x before 8.0.4 allows remote attackers to cause a denial of service (thread consumption) by using a "Content-Length: 0" AJP req… CWE-20
 Improper Input Validation 
CVE-2014-0095 2024-11-21 11:01 2014-05-31 Show GitHub Exploit DB Packet Storm
292116 - apache tomcat Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remot… CWE-189
Numeric Errors
CVE-2014-0075 2024-11-21 11:01 2014-05-31 Show GitHub Exploit DB Packet Storm
292117 - redhat rhevm-dwh The setup script in ovirt-engine-dwh, as used in the Red Hat Enterprise Virtualization Manager data warehouse (rhevm-dwh) package before 3.3.3, stores the history database password in cleartext, whic… CWE-255
Credentials Management
CVE-2014-0202 2024-11-21 11:01 2014-05-30 Show GitHub Exploit DB Packet Storm
292118 - sosreport_project sosreport SOSreport stores the md5 hash of the GRUB bootloader password in an archive, which allows local users to obtain sensitive information by reading the archive. CWE-255
Credentials Management
CVE-2014-0246 2024-11-21 11:01 2014-05-29 Show GitHub Exploit DB Packet Storm
292119 - redhat rhevm-reports ovirt-engine-reports, as used in the Red Hat Enterprise Virtualization reports package (rhevm-reports) before 3.3.3, uses world-readable permissions on configuration files, which allows local users t… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0201 2024-11-21 11:01 2014-05-29 Show GitHub Exploit DB Packet Storm
292120 - redhat rhevm-reports The Red Hat Enterprise Virtualization Manager reports (rhevm-reports) package before 3.3.3-1 uses world-readable permissions on the datasource configuration file (js-jboss7-ds.xml), which allows loca… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0200 2024-11-21 11:01 2014-05-29 Show GitHub Exploit DB Packet Storm