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 18, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254491 6.8 警告 サイバートラスト株式会社
FreeType Project
ターボリナックス
レッドハット
- FreeType の ftmulti.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2541 2010-10-19 15:20 2010-08-6 Show GitHub Exploit DB Packet Storm
254492 7.5 危険 The PHP Group
アップル
ターボリナックス
- PHP の SplObjectStorage における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2225 2010-10-19 15:20 2010-06-24 Show GitHub Exploit DB Packet Storm
254493 2.1 注意 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP における同じ Web サーバ上でホストされた別サイトの振る舞いを変更される脆弱性 CWE-134
書式文字列の問題
CVE-2009-0754 2010-10-19 15:17 2009-03-3 Show GitHub Exploit DB Packet Storm
254494 5 警告 The PHP Group
アップル
ターボリナックス
レッドハット
- PHP の JSON_parser 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1271 2010-10-19 15:16 2009-04-8 Show GitHub Exploit DB Packet Storm
254495 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-1808 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
254496 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 におけるメモリ破壊の脆弱性 CWE-189
数値処理の問題
CVE-2008-1807 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
254497 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1806 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
254498 2.6 注意 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5814 2010-10-19 15:14 2008-12-19 Show GitHub Exploit DB Packet Storm
254499 9.3 危険 Google - Google Chrome の Gears プラグインにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-3932 2010-10-19 15:02 2009-11-5 Show GitHub Exploit DB Packet Storm
254500 4.3 警告 Google - Google Chrome の src/webkit/glue/webframeloaderclient_impl.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3934 2010-10-19 15:02 2009-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254001 7.8 HIGH
Local
ikarussecurity anti.virus In IKARUS anti.virus 2.16.20, the driver file (ntguard.SYS) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values fro… CWE-20
 Improper Input Validation 
CVE-2017-17795 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254002 9.8 CRITICAL
Network
blogotext_project blogotext validate_form_preferences in admin/preferences.php in BlogoText through 3.7.6 allows attackers to bypass intended access restrictions via vectors related to an e-mail address field. NVD-CWE-noinfo
CVE-2017-17794 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254003 7.5 HIGH
Network
blogotext_project blogotext Information Disclosure vulnerability in creer_fichier_zip in admin/maintenance.php in BlogoText through 3.7.6 allows remote attackers to defeat a filename-randomization protection mechanism, and read… CWE-200
Information Exposure
CVE-2017-17793 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254004 6.1 MEDIUM
Network
blogotext_project blogotext Cross site scripting (XSS) vulnerability in the markup_clean_href function in inc/conv.php in BlogoText through 3.7.6 allows remote attackers to inject arbitrary JavaScript via a comment. CWE-79
Cross-site Scripting
CVE-2017-17792 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254005 9.8 CRITICAL
Network
ruby-lang ruby The lazy_initialize function in lib/resolv.rb in Ruby through 2.4.3 uses Kernel#open, which might allow Command Injection attacks, as demonstrated by a Resolv::Hosts::new argument beginning with a '|… CWE-74
Injection
CVE-2017-17790 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254006 7.8 HIGH
Local
gimp
debian
canonical
gimp
debian_linux
ubuntu_linux
In GIMP 2.8.22, there is a heap-based buffer overflow in read_channel_data in plug-ins/common/file-psp.c. CWE-787
 Out-of-bounds Write
CVE-2017-17789 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254007 5.5 MEDIUM
Local
gimp
debian
canonical
gimp
debian_linux
ubuntu_linux
In GIMP 2.8.22, there is a stack-based buffer over-read in xcf_load_stream in app/xcf/xcf.c when there is no '\0' character after the version string. CWE-125
Out-of-bounds Read
CVE-2017-17788 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254008 7.8 HIGH
Local
gimp
debian
canonical
gimp
debian_linux
ubuntu_linux
In GIMP 2.8.22, there is a heap-based buffer over-read in read_creator_block in plug-ins/common/file-psp.c. CWE-125
Out-of-bounds Read
CVE-2017-17787 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254009 7.8 HIGH
Local
gimp
debian
canonical
gimp
debian_linux
ubuntu_linux
In GIMP 2.8.22, there is a heap-based buffer over-read in ReadImage in plug-ins/common/file-tga.c (related to bgr2rgb.part.1) via an unexpected bits-per-pixel value for an RGBA image. CWE-125
Out-of-bounds Read
CVE-2017-17786 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm
254010 7.8 HIGH
Local
gimp
debian
canonical
gimp
debian_linux
ubuntu_linux
In GIMP 2.8.22, there is a heap-based buffer overflow in the fli_read_brun function in plug-ins/file-fli/fli.c. CWE-787
 Out-of-bounds Write
CVE-2017-17785 2024-11-21 12:18 2017-12-20 Show GitHub Exploit DB Packet Storm