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 29, 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
254201 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2622 2011-07-27 10:32 2011-06-28 Show GitHub Exploit DB Packet Storm
254202 7.2 危険 アップル - Apple iOS の IOMobileFrameBuffer における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0227 2011-07-27 10:31 2011-07-19 Show GitHub Exploit DB Packet Storm
254203 4.3 警告 Nagios Enterprises, LLC
The Icinga Project
- Nagios および Icinga におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2179 2011-07-27 10:25 2011-06-1 Show GitHub Exploit DB Packet Storm
254204 4.3 警告 Nagios Enterprises, LLC - Nagios の statusmap.c におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1523 2011-07-27 10:24 2011-03-9 Show GitHub Exploit DB Packet Storm
254205 2.1 注意 IBM - IBM WebSphere Application Server における重要なスタックトレース情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1356 2011-07-27 10:24 2011-07-12 Show GitHub Exploit DB Packet Storm
254206 5.8 警告 IBM - IBM WebSphere Application Server におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-1355 2011-07-27 10:23 2011-07-12 Show GitHub Exploit DB Packet Storm
254207 6.8 警告 アップル
サイバートラスト株式会社
FreeType Project
レッドハット
- FreeType の truetype/ttgxvar.c 内にある ft_var_readpackedpoints 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3855 2011-07-27 09:58 2010-11-16 Show GitHub Exploit DB Packet Storm
254208 6.4 警告 ISC, Inc.
IBM
サイバートラスト株式会社
オラクル
VMware
レッドハット
- ISC BIND named validator に脆弱性 CWE-Other
その他
CVE-2010-3614 2011-07-27 09:47 2010-12-2 Show GitHub Exploit DB Packet Storm
254209 4 警告 ISC, Inc.
IBM
サイバートラスト株式会社
ヒューレット・パッカード
オラクル
VMware
レッドハット
- ISC BIND におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3613 2011-07-27 09:46 2010-12-2 Show GitHub Exploit DB Packet Storm
254210 5 警告 ISC, Inc.
ターボリナックス
レッドハット
オラクル
- ISC BIND にサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1910 2011-07-27 09:43 2011-05-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220481 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_field_set_name() in the file rec-field.c in librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6460 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220482 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_extract_type in rec-utils.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6459 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220483 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_buf_new in rec-buf.c when called from rec_parse_rset in rec-parser.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6458 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220484 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_aggregate_reg_new in rec-aggregate.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6457 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220485 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_fex_size() in the file rec-fex.c of librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6456 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220486 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a double-free problem in the function rec_mset_elem_destroy() in the file rec-mset.c. CWE-415
 Double Free
CVE-2019-6455 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
220487 8.1 HIGH
Adjacent
estrongs es_file_explorer_file_manager The ES File Explorer File Manager application through 4.1.9.7.4 for Android allows remote attackers to read arbitrary files or execute applications via TCP port 59777 requests on the local Wi-Fi netw… CWE-306
Missing Authentication for Critical Function
CVE-2019-6447 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
220488 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate escaping in mod_banners leads to a stored XSS vulnerability. CWE-79
Cross-site Scripting
CVE-2019-6264 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
220489 4.8 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate checks of the Global Configuration Text Filter settings allowed stored XSS. CWE-79
Cross-site Scripting
CVE-2019-6263 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
220490 5.4 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate checks of the Global Configuration helpurl settings allowed stored XSS. CWE-79
Cross-site Scripting
CVE-2019-6262 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm