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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
259091 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0599 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
259092 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0598 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
259093 9 危険 シスコシステムズ - Cisco Mediator Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0597 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
259094 9 危険 シスコシステムズ - Cisco Mediator Framework における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-0596 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
259095 10 危険 シスコシステムズ - Cisco Mediator Framework におけるアクセス権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0595 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
259096 4 警告 サイバートラスト株式会社
MIT Kerberos
ターボリナックス
レッドハット
- MIT Kerberos の kadmind におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0629 2010-06-16 16:17 2010-04-6 Show GitHub Exploit DB Packet Storm
259097 6.4 警告 OpenSSL Project - OpenSSL の EVP_PKEY_verify_recover 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1633 2010-06-15 18:26 2010-06-1 Show GitHub Exploit DB Packet Storm
259098 3.6 注意 レッドハット - RHEL の yum-rhn-plugin における Red Hat Network プロファイルを閲覧される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1439 2010-06-15 18:25 2010-06-1 Show GitHub Exploit DB Packet Storm
259099 9.3 危険 アドビシステムズ - Adobe Photoshop CS4 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1296 2010-06-15 18:25 2010-05-26 Show GitHub Exploit DB Packet Storm
259100 5 警告 日立 - Groupmax World Wide Web Desktop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-14 16:24 2010-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264481 7.5 HIGH
Network
connect2id nimbus_jose\+jwt In Nimbus JOSE+JWT before 4.39, there is no integer-overflow check when converting length values from bytes to bits, which allows attackers to conduct HMAC bypass attacks by shifting Additional Authe… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2017-12972 2024-11-21 12:10 2017-08-21 Show GitHub Exploit DB Packet Storm
264482 6.5 MEDIUM
Network
asn1c_project asn1c The asn1f_lookup_symbol_impl function in asn1fix_retrieve.c in libasn1fix.a in asn1c 0.9.28 allows remote attackers to cause a denial of service (segmentation fault) via a crafted .asn1 file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12966 2024-11-21 12:10 2017-08-21 Show GitHub Exploit DB Packet Storm
264483 6.5 MEDIUM
Network
gnu binutils The getsym function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (stack-based buffer… CWE-125
Out-of-bounds Read
CVE-2017-12967 2024-11-21 12:10 2017-08-20 Show GitHub Exploit DB Packet Storm
264484 7.5 HIGH
Network
libsass libsass There is a stack consumption issue in LibSass 3.4.5 that is triggered in the function Sass::Eval::operator() in eval.cpp. It will lead to a remote denial of service attack. CWE-674
 Uncontrolled Recursion
CVE-2017-12964 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264485 7.5 HIGH
Network
libsass libsass There is an illegal address access in Sass::Eval::operator() in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitabl… CWE-125
Out-of-bounds Read
CVE-2017-12963 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264486 7.5 HIGH
Network
libsass libsass There are memory leaks in LibSass 3.4.5 triggered by deeply nested code, such as code with a long sequence of open parenthesis characters, leading to a remote denial of service attack. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12962 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264487 7.5 HIGH
Network
gnu pspp There is an assertion abort in the function parse_attributes() in data/sys-file-reader.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-20
 Improper Input Validation 
CVE-2017-12961 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264488 7.5 HIGH
Network
gnu pspp There is a reachable assertion abort in the function dict_rename_var() in data/dictionary.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-617
 Reachable Assertion
CVE-2017-12960 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264489 7.5 HIGH
Network
gnu pspp There is a reachable assertion abort in the function dict_add_mrset() in data/dictionary.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to a remote denial of service attack. CWE-617
 Reachable Assertion
CVE-2017-12959 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
264490 7.5 HIGH
Network
gnu pspp There is an illegal address access in the function output_hex() in data/data-out.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-125
Out-of-bounds Read
CVE-2017-12958 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm