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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251951 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2625 2011-07-27 10:34 2011-06-28 Show GitHub Exploit DB Packet Storm
251952 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2624 2011-07-27 10:34 2011-06-28 Show GitHub Exploit DB Packet Storm
251953 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュおよびハング) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2623 2011-07-27 10:33 2011-06-28 Show GitHub Exploit DB Packet Storm
251954 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2622 2011-07-27 10:32 2011-06-28 Show GitHub Exploit DB Packet Storm
251955 7.2 危険 アップル - Apple iOS の IOMobileFrameBuffer における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0227 2011-07-27 10:31 2011-07-19 Show GitHub Exploit DB Packet Storm
251956 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
251957 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
251958 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
251959 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
251960 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
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255461 6.5 MEDIUM
Network
liblouis liblouis There is a use-after-free in the function compileBrailleIndicator() in compileTranslationTable.c in Liblouis 3.2.0 that will lead to a remote denial of service attack. CWE-416
 Use After Free
CVE-2017-13741 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255462 8.8 HIGH
Network
liblouis liblouis There is a stack-based buffer overflow in Liblouis 3.2.0, triggered in the function parseChars() in compileTranslationTable.c, that will lead to denial of service or possibly unspecified other impact. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13740 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255463 8.8 HIGH
Network
liblouis liblouis There is a heap-based buffer overflow that causes a more than two thousand bytes out-of-bounds write in Liblouis 3.2.0, triggered in the function resolveSubtable() in compileTranslationTable.c. It wi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13739 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255464 8.8 HIGH
Network
liblouis liblouis There is an illegal address access in the _lou_getALine function in compileTranslationTable.c:346 in Liblouis 3.2.0. CWE-125
Out-of-bounds Read
CVE-2017-13738 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255465 6.5 MEDIUM
Network
graphicsmagick
debian
graphicsmagick
debian_linux
There is an invalid free in the MagickFree function in magick/memory.c in GraphicsMagick 1.3.26 that will lead to a remote denial of service attack. CWE-416
 Use After Free
CVE-2017-13737 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255466 6.5 MEDIUM
Network
graphicsmagick graphicsmagick There are lots of memory leaks in the GMCommand function in magick/command.c in GraphicsMagick 1.3.26 that will lead to a remote denial of service attack. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13736 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255467 7.5 HIGH
Network
libraw libraw There is a floating point exception in the kodak_radc_load_raw function in dcraw_common.cpp in LibRaw 0.18.2. It will lead to a remote denial of service attack. CWE-20
 Improper Input Validation 
CVE-2017-13735 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255468 6.5 MEDIUM
Network
gnu ncurses There is an illegal address access in the _nc_safe_strcat function in strings.c in ncurses 6.0 that will lead to a remote denial of service attack. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13734 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255469 6.5 MEDIUM
Network
gnu ncurses There is an illegal address access in the fmt_entry function in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13733 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
255470 6.5 MEDIUM
Network
gnu ncurses There is an illegal address access in the function dump_uses() in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13732 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm