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 23, 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
256421 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0536 2010-04-26 16:59 2010-03-31 Show GitHub Exploit DB Packet Storm
256422 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime の QuickTime.qts における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0529 2010-04-26 16:59 2010-03-31 Show GitHub Exploit DB Packet Storm
256423 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0528 2010-04-26 16:58 2010-03-31 Show GitHub Exploit DB Packet Storm
256424 9.3 危険 アップル - Apple QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0527 2010-04-26 16:58 2010-03-31 Show GitHub Exploit DB Packet Storm
256425 5 警告 アップル
サイバートラスト株式会社
Ruby-lang.org
レッドハット
- Ruby の BigDecimal ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-1904 2010-04-26 16:46 2009-06-9 Show GitHub Exploit DB Packet Storm
256426 6.9 警告 アップル
Vim
- Vim の Python インターフェースの src/if_python.c における信頼性のない検索パスの脆弱性 CWE-Other
その他
CVE-2009-0316 2010-04-26 16:45 2009-01-28 Show GitHub Exploit DB Packet Storm
256427 9.3 危険 アップル
サイバートラスト株式会社
Vim
レッドハット
- Vim におけるエスケープ文字を適切に処理しないことに関する任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4101 2010-04-26 16:45 2008-10-9 Show GitHub Exploit DB Packet Storm
256428 9.3 危険 アップル
サイバートラスト株式会社
Vim
レッドハット
- Vim における適切に入力をサニタイズしないことに関する任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2712 2010-04-26 16:45 2008-10-9 Show GitHub Exploit DB Packet Storm
256429 4.3 警告 VMware - VMware Server の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1193 2010-04-21 17:54 2010-03-29 Show GitHub Exploit DB Packet Storm
256430 7.5 危険 VMware - 複数の VMware 製品の WebAccess におけるリクエストの発信元を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0686 2010-04-21 17:53 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257901 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
257902 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
257903 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
257904 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
257905 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
257906 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
257907 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
257908 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
257909 6.5 MEDIUM
Network
gnu ncurses There is an illegal address access in the function postprocess_termcap() in parse_entry.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-13731 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm
257910 6.5 MEDIUM
Network
gnu ncurses There is an illegal address access in the function _nc_read_entry_source() in progs/tic.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-13730 2024-11-21 12:11 2017-08-29 Show GitHub Exploit DB Packet Storm