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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201661 8.1 重要
Network
ネットギア - 複数の NETGEAR Arlo 製品におけるアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10116 2017-01-13 16:21 2016-09-13 Show GitHub Exploit DB Packet Storm
201662 9.8 緊急
Network
ネットギア - 複数の NETGEAR Arlo 製品におけるアクセス権を取得される脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-10115 2017-01-13 16:21 2016-09-1 Show GitHub Exploit DB Packet Storm
201663 7.5 重要
Local
WampServer - WampServer における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10072 2017-01-13 15:58 2016-12-13 Show GitHub Exploit DB Packet Storm
201664 7.5 重要
Local
WampServer - WampServer における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10031 2017-01-13 15:58 2016-12-13 Show GitHub Exploit DB Packet Storm
201665 7.5 重要
Network
Sprecher Automation GmbH - Sprecher Automation SPRECON-E Service Program における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10041 2017-01-13 12:25 2016-12-21 Show GitHub Exploit DB Packet Storm
201666 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2958 2017-01-12 18:16 2017-01-5 Show GitHub Exploit DB Packet Storm
201667 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2957 2017-01-12 18:16 2017-01-5 Show GitHub Exploit DB Packet Storm
201668 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2956 2017-01-12 18:16 2017-01-5 Show GitHub Exploit DB Packet Storm
201669 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2955 2017-01-12 18:16 2017-01-5 Show GitHub Exploit DB Packet Storm
201670 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の XFA エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2961 2017-01-12 18:13 2017-01-5 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