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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240611 5 警告 シスコシステムズ - Cisco IPS 4200 シリーズセンサー上で稼働する sensorApp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-3899 2012-09-18 16:52 2012-09-16 Show GitHub Exploit DB Packet Storm
240612 6.3 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-Other
その他
CVE-2012-3895 2012-09-18 16:52 2012-09-16 Show GitHub Exploit DB Packet Storm
240613 6.3 警告 シスコシステムズ - Cisco IOS の FlexVPN の実装におけるサービス運用妨害 (スポーククラッシュ) の脆弱性 CWE-Other
その他
CVE-2012-3893 2012-09-18 16:51 2012-09-16 Show GitHub Exploit DB Packet Storm
240614 4 警告 シスコシステムズ - Cisco Unity Connection におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-3096 2012-09-18 16:51 2012-09-16 Show GitHub Exploit DB Packet Storm
240615 5 警告 シスコシステムズ - Linux 上の Cisco AnyConnect Secure Mobility Client における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3094 2012-09-18 16:50 2012-09-16 Show GitHub Exploit DB Packet Storm
240616 9.3 危険 シスコシステムズ - Cisco AnyConnect Secure Mobility Client における脆弱性 CWE-noinfo
情報不足
CVE-2012-3088 2012-09-18 16:49 2012-09-16 Show GitHub Exploit DB Packet Storm
240617 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-3079 2012-09-18 16:48 2012-09-16 Show GitHub Exploit DB Packet Storm
240618 7.8 危険 シスコシステムズ - Cisco Unity Connection におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-3060 2012-09-18 16:46 2012-09-16 Show GitHub Exploit DB Packet Storm
240619 6.9 警告 シスコシステムズ - Cisco VPN Client における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-3052 2012-09-18 16:46 2012-09-16 Show GitHub Exploit DB Packet Storm
240620 6.1 警告 シスコシステムズ - Cisco Nexus 7000 シリーズスイッチ上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3051 2012-09-18 16:45 2012-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266931 5.3 MEDIUM
Network
debian
drupal
debian_linux
drupal
The "have you forgotten your password" links in the User module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allow remote attackers to obtain sensitive username information by leveraging a configur… CWE-200
Information Exposure
CVE-2016-3170 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266932 8.1 HIGH
Network
debian
drupal
debian_linux
drupal
The User module in Drupal 6.x before 6.38 and 7.x before 7.43 allows remote attackers to gain privileges by leveraging contributed or custom code that calls the user_save function with an explicit ca… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-3169 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266933 6.4 MEDIUM
Network
drupal
debian
drupal
debian_linux
The System module in Drupal 6.x before 6.38 and 7.x before 7.43 might allow remote attackers to hijack the authentication of site administrators for requests that download and run files with arbitrar… CWE-254
 7PK - Security Features
CVE-2016-3168 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266934 7.4 HIGH
Network
drupal
debian
drupal
debian_linux
Open redirect vulnerability in the drupal_goto function in Drupal 6.x before 6.38, when used with PHP before 5.4.7, allows remote attackers to redirect users to arbitrary web sites and conduct phishi… NVD-CWE-Other
CVE-2016-3167 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266935 5.9 MEDIUM
Network
debian
drupal
debian_linux
drupal
CRLF injection vulnerability in the drupal_set_header function in Drupal 6.x before 6.38, when used with PHP before 5.1.2, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP re… NVD-CWE-Other
CVE-2016-3166 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266936 7.5 HIGH
Network
drupal drupal The Form API in Drupal 6.x before 6.38 ignores access restrictions on submit buttons, which might allow remote attackers to bypass intended access restrictions by leveraging permission to submit a fo… CWE-284
Improper Access Control
CVE-2016-3165 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266937 7.4 HIGH
Network
drupal
debian
drupal
debian_linux
Drupal 6.x before 6.38, 7.x before 7.43, and 8.x before 8.0.4 might allow remote attackers to conduct open redirect attacks by leveraging (1) custom code or (2) a form shown on a 404 error page, rela… NVD-CWE-Other
CVE-2016-3164 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266938 7.5 HIGH
Network
debian
drupal
debian_linux
drupal
The XML-RPC system in Drupal 6.x before 6.38 and 7.x before 7.43 might make it easier for remote attackers to conduct brute-force attacks via a large number of calls made at once to the same method. CWE-254
 7PK - Security Features
CVE-2016-3163 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266939 8.1 HIGH
Network
drupal
debian
drupal
debian_linux
The File module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allows remote authenticated users to bypass access restrictions and read, delete, or substitute a link to a file uploaded to an unproces… CWE-284
Improper Access Control
CVE-2016-3162 2024-11-21 11:49 2016-04-13 Show GitHub Exploit DB Packet Storm
266940 9.1 CRITICAL
Network
postgresql postgresql The (1) brin_page_type and (2) brin_metapage_info functions in the pageinspect extension in PostgreSQL before 9.5.x before 9.5.2 allows attackers to bypass intended access restrictions and consequent… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-3065 2024-11-21 11:49 2016-04-12 Show GitHub Exploit DB Packet Storm