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 14, 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
255761 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2989 2011-09-5 10:39 2011-08-16 Show GitHub Exploit DB Packet Storm
255762 6.9 警告 サイバートラスト株式会社
シトリックス・システムズ
レッドハット
- Xen の tools/libxc/xc_dom_bzimageloader.c における複数の整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1583 2011-09-2 14:27 2011-05-9 Show GitHub Exploit DB Packet Storm
255763 7.8 危険 ISC, Inc.
レッドハット
- ISC DHCP サーバにおけるサービス運用妨害 (dhcp デーモンの停止) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2749 2011-09-2 14:26 2011-07-27 Show GitHub Exploit DB Packet Storm
255764 6.8 警告 GTK+ - GTK+ における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-4831 2011-09-2 12:04 2011-09-2 Show GitHub Exploit DB Packet Storm
255765 4.3 警告 ジュニパーネットワークス - Juniper Networks IDP ACM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-5086 2011-09-2 12:03 2011-09-2 Show GitHub Exploit DB Packet Storm
255766 5.8 警告 Sage - Sage において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4102 2011-09-2 12:03 2011-09-2 Show GitHub Exploit DB Packet Storm
255767 5.8 警告 Sage - Sage において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3384 2011-09-2 12:03 2011-09-2 Show GitHub Exploit DB Packet Storm
255768 2.6 注意 Phorum - Phorum における複数の脆弱性 CWE-352
CWE-79
CVE-2011-3381
CVE-2011-3382
2011-09-2 12:00 2011-09-2 Show GitHub Exploit DB Packet Storm
255769 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-2132 2011-09-1 10:55 2011-08-9 Show GitHub Exploit DB Packet Storm
255770 9.3 危険 アドビシステムズ - Adobe Photoshop CS5 および CS5.1 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2131 2011-09-1 10:53 2011-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 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
264111 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
264112 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
264113 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
264114 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
264115 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
264116 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
264117 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
264118 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
264119 7.5 HIGH
Network
ccn-lite ccn-lite ccn-lite-valid.c in CCN-lite before 2.00 allows context-dependent attackers to cause a denial of service (NULL pointer dereference) via vectors involving the keyfile variable. CWE-476
 NULL Pointer Dereference
CVE-2017-12464 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm
264120 7.5 HIGH
Network
ccn-lite ccn-lite Memory leak in the ccnl_app_RX function in ccnl-uapi.c in CCN-lite before 2.00 allows context-dependent attackers to cause a denial of service (memory consumption) via vectors involving an envelope_s… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12463 2024-11-21 12:09 2018-02-8 Show GitHub Exploit DB Packet Storm