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":July 1, 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
259241 5.1 警告 Google - Picasa における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0458 2011-03-25 12:01 2011-03-25 Show GitHub Exploit DB Packet Storm
259242 7.2 危険 マイクロソフト - Microsoft Malware Protection Engine における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0037 2011-03-24 15:40 2011-02-23 Show GitHub Exploit DB Packet Storm
259243 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0396 2011-03-24 15:37 2011-02-23 Show GitHub Exploit DB Packet Storm
259244 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0395 2011-03-24 15:34 2011-02-23 Show GitHub Exploit DB Packet Storm
259245 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0394 2011-03-24 15:32 2011-02-23 Show GitHub Exploit DB Packet Storm
259246 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスおよび Cisco PIX Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0393 2011-03-24 15:13 2011-02-23 Show GitHub Exploit DB Packet Storm
259247 7.1 危険 ISC, Inc. - ISC BIND にサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0414 2011-03-24 15:07 2011-02-23 Show GitHub Exploit DB Packet Storm
259248 4.9 警告 Linux
レッドハット
- Linux kernel の mm/mprotect.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4169 2011-03-24 15:01 2010-11-22 Show GitHub Exploit DB Packet Storm
259249 4.9 警告 Linux
レッドハット
- Linux kernel の do_tcp_setsockopt 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-4165 2011-03-24 14:59 2010-11-22 Show GitHub Exploit DB Packet Storm
259250 7.5 危険 PivotX - PivotX において第三者にパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1035 2011-03-24 14:46 2011-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271071 5.4 MEDIUM
Network
revive-adserver revive_adserver Revive Adserver before 3.2.3 suffers from persistent XSS. Usernames are not properly escaped when displayed in the audit trail widget of the dashboard upon login, allowing persistent XSS attacks. An … CWE-79
Cross-site Scripting
CVE-2016-9126 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271072 9.8 CRITICAL
Network
revive-adserver revive_adserver Revive Adserver before 3.2.3 suffers from session fixation, by allowing arbitrary session identifiers to be forced and, at the same time, by not invalidating the existing session upon a successful au… CWE-384
 Session Fixation
CVE-2016-9125 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271073 9.8 CRITICAL
Network
revive-adserver revive_adserver Revive Adserver before 3.2.3 suffers from Improper Restriction of Excessive Authentication Attempts. The login page of Revive Adserver is vulnerable to password-guessing attacks. An account lockdown … CWE-287
Improper Authentication
CVE-2016-9124 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271074 7.5 HIGH
Network
go-jose_project go-jose go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectur… CWE-190
 Integer Overflow or Wraparound
CVE-2016-9123 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271075 7.5 HIGH
Network
go-jose_project go-jose go-jose before 1.0.4 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate … CWE-284
Improper Access Control
CVE-2016-9122 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271076 9.1 CRITICAL
Network
go-jose_project go-jose go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received pu… CWE-326
Inadequate Encryption Strength
CVE-2016-9121 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271077 8.8 HIGH
Network
ibm cognos_business_intelligence IBM Cognos Business Intelligence 10.2 could allow a user with lower privilege Capabilities to adopt the Capabilities of a higher-privilege user by intercepting the higher-privilege user's cookie valu… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-8960 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271078 7.5 HIGH
Network
f5 big-ip_local_traffic_manager
big-ip_application_acceleration_manager
big-ip_advanced_firewall_manager
big-ip_analytics
big-ip_access_policy_manager
big-ip_application_security_manager<…
The Traffic Management Microkernel (TMM) in F5 BIG-IP before 11.5.4 HF3, 11.6.x before 11.6.1 HF2 and 12.x before 12.1.2 does not properly handle minimum path MTU options for IPv6, which allows remot… CWE-19
 Data Processing Errors
CVE-2016-9252 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271079 7.5 HIGH
Network
cryptography.io
fedoraproject
canonical
cryptography
fedora
ubuntu_linux
HKDF in cryptography before 1.5.2 returns an empty byte-string if used with a length less than algorithm.digest_size. NVD-CWE-noinfo
CVE-2016-9243 2024-11-21 12:00 2017-03-28 Show GitHub Exploit DB Packet Storm
271080 7.5 HIGH
Network
libdwarf_project libdwarf The dwarf_get_aranges_list function in dwarf_arrange.c in Libdwarf before 20161124 allows remote attackers to cause a denial of service (out-of-bounds read). CWE-125
Out-of-bounds Read
CVE-2016-9276 2024-11-21 12:00 2017-03-24 Show GitHub Exploit DB Packet Storm