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
253621 10 危険 サイバートラスト株式会社
オラクル
- net-snmp の fixproc コマンドにおける不適切な一時ファイルを作成される脆弱性 - CVE-2005-1740 2011-08-29 09:55 2005-05-18 Show GitHub Exploit DB Packet Storm
253622 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0053 2011-08-29 09:49 2011-03-1 Show GitHub Exploit DB Packet Storm
253623 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
ターボリナックス
オラクル
- PostgreSQL におけるスタックベースのバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4015 2011-08-29 09:46 2011-01-31 Show GitHub Exploit DB Packet Storm
253624 4.3 警告 WebsiteBaker Org - WebsiteBaker におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3385 2011-08-26 12:01 2011-08-26 Show GitHub Exploit DB Packet Storm
253625 9.3 危険 マイクロソフト - Microsoft Windows 7 および 2008 の Data Access Tracing component における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1975 2011-08-26 10:22 2011-08-9 Show GitHub Exploit DB Packet Storm
253626 5 警告 マイクロソフト - Microsoft Windows Server 2003 および 2008 の DNS サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1970 2011-08-26 10:20 2011-08-9 Show GitHub Exploit DB Packet Storm
253627 10 危険 マイクロソフト - Microsoft Windows Server 2008 の DNS サーバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1966 2011-08-26 10:18 2011-08-9 Show GitHub Exploit DB Packet Storm
253628 4.3 警告 マイクロソフト - Microsoft Internet Explorer における Cookie を読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2011-2383 2011-08-26 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
253629 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1963 2011-08-26 10:15 2011-08-9 Show GitHub Exploit DB Packet Storm
253630 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 におけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1962 2011-08-26 10:13 2011-08-9 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