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 27, 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
256971 9.3 危険 サン・マイクロシステムズ
アドビシステムズ
- Adobe Acrobat における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-2989 2010-02-9 13:55 2009-10-13 Show GitHub Exploit DB Packet Storm
256972 9.3 危険 サン・マイクロシステムズ
アドビシステムズ
- Adobe Acrobat の画像デコーダにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-2984 2010-02-9 13:54 2009-10-13 Show GitHub Exploit DB Packet Storm
256973 9.3 危険 アップル
アドビシステムズ
サン・マイクロシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3797 2010-02-9 12:35 2009-12-8 Show GitHub Exploit DB Packet Storm
256974 9.3 危険 アップル
アドビシステムズ
サン・マイクロシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3796 2010-02-9 12:35 2009-12-8 Show GitHub Exploit DB Packet Storm
256975 9.3 危険 アップル
アドビシステムズ
サン・マイクロシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3794 2010-02-9 12:35 2009-12-8 Show GitHub Exploit DB Packet Storm
256976 10 危険 IBM - IBM Lotus Domino Web Access におけるリンク処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-0276 2010-02-8 13:19 2010-01-7 Show GitHub Exploit DB Packet Storm
256977 10 危険 IBM - IBM Lotus Domino Web Access における脆弱性 CWE-noinfo
情報不足
CVE-2009-4594 2010-02-8 13:19 2009-06-5 Show GitHub Exploit DB Packet Storm
256978 10 危険 IBM - IBM Lotus Domino Web Access の Ultra-light Mode における status-alerts URL の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-0275 2010-02-8 13:18 2010-01-7 Show GitHub Exploit DB Packet Storm
256979 10 危険 IBM - IBM Lotus Domino Web Access の Ultra-light Mode における脆弱性 CWE-noinfo
情報不足
CVE-2010-0274 2010-02-8 13:17 2010-01-7 Show GitHub Exploit DB Packet Storm
256980 3.6 注意 サイバートラスト株式会社
D-Bus
レッドハット
- D-Bus の _dbus_validate_signature_with_reason 関数におけるシグネチャを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1189 2010-02-5 14:22 2009-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259011 8.8 HIGH
Network
hp intelligent_management_center A Remote Code Execution vulnerability in HPE Intelligent Management Center (iMC) PLAT version PLAT 7.3 (E0504) was found. The problem was resolved in HPE Intelligent Management Center PLAT v7.3 (E050… CWE-20
 Improper Input Validation 
CVE-2017-12487 2024-11-21 12:09 2018-02-16 Show GitHub Exploit DB Packet Storm
259012 7.5 HIGH
Network
ccn-lite ccn-lite ccnl_ccntlv_bytes2pkt in CCN-lite allows context-dependent attackers to cause a denial of service (application crash) via vectors involving packets with "wrong L values." CWE-20
 Improper Input Validation 
CVE-2017-12473 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259013 9.8 CRITICAL
Network
ccn-lite ccn-lite ccnl-ext-mgmt.c in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact by leveraging missing NULL pointer checks after ccnl_malloc. CWE-476
 NULL Pointer Dereference
CVE-2017-12472 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259014 9.8 CRITICAL
Network
ccn-lite ccn-lite The cnb_parse_lev function in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact by leveraging failure to check for out-of-bounds conditions, which triggers an invalid… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12471 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259015 9.8 CRITICAL
Network
ccn-lite ccn-lite Integer overflow in the ndn_parse_sequence function in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact via vectors involving the typ and vallen variables. CWE-190
 Integer Overflow or Wraparound
CVE-2017-12470 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259016 9.8 CRITICAL
Network
ccn-lite ccn-lite Buffer overflow in util/ccnl-common.c in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact by leveraging incorrect memory allocation. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12469 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259017 9.8 CRITICAL
Network
ccn-lite ccn-lite Buffer overflow in ccn-lite-ccnb2xml.c in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact via vectors involving the vallen and len variables. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12468 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259018 7.5 HIGH
Network
ccn-lite ccn-lite Memory leak in CCN-lite before 2.00 allows context-dependent attackers to cause a denial of service (memory consumption) by leveraging failure to allocate memory for the comp or complen structure mem… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12467 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259019 9.8 CRITICAL
Network
ccn-lite ccn-lite CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact via vectors related to ssl_halen when running ccn-lite-sim, which trigger an out-of-bounds access. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12466 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
259020 9.8 CRITICAL
Network
ccn-lite ccn-lite Multiple integer overflows in CCN-lite before 2.00 allow context-dependent attackers to have unspecified impact via vectors involving the (1) vallen variable in the iottlv_parse_sequence function or … CWE-190
 Integer Overflow or Wraparound
CVE-2017-12465 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm