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":June 2, 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
255781 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の t42_parse_sfnts 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2806 2010-12-1 15:58 2010-08-19 Show GitHub Exploit DB Packet Storm
255782 6.8 警告 アップル
ターボリナックス
FreeType Project
レッドハット
オラクル
- FreeType の FT_Stream_EnterFrame 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2805 2010-12-1 15:55 2010-08-19 Show GitHub Exploit DB Packet Storm
255783 5.1 警告 アップル
ターボリナックス
FreeType Project
オラクル
- FreeType の Ins_IUP 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2520 2010-12-1 15:28 2010-08-19 Show GitHub Exploit DB Packet Storm
255784 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2519 2010-12-1 15:27 2010-07-12 Show GitHub Exploit DB Packet Storm
255785 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の gray_render_span 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2500 2010-12-1 15:26 2010-07-12 Show GitHub Exploit DB Packet Storm
255786 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2499 2010-12-1 15:24 2010-07-12 Show GitHub Exploit DB Packet Storm
255787 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の psh_glyph_find_strong_points 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2498 2010-12-1 15:21 2010-07-12 Show GitHub Exploit DB Packet Storm
255788 5 警告 The PHP Group
アップル
ターボリナックス
- PHP の strrchr 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2484 2010-12-1 15:19 2010-07-22 Show GitHub Exploit DB Packet Storm
255789 9.3 危険 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2216 2010-12-1 15:12 2010-08-10 Show GitHub Exploit DB Packet Storm
255790 4.3 警告 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR におけるクリックジャッキングに関するユーザにリンクを選択させる脆弱性 CWE-Other
その他
CVE-2010-2215 2010-12-1 15:11 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259501 9.8 CRITICAL
Network
xiph.org
debian
canonical
libvorbis
debian_linux
ubuntu_linux
Xiph.Org libvorbis 1.3.5 allows Remote Code Execution upon freeing uninitialized memory in the function vorbis_analysis_headerout() in info.c when vi->channels<=0, a similar issue to Mozilla bug 5501… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14632 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259502 9.8 CRITICAL
Network
sam2p_project sam2p In sam2p 0.49.3, the pcxLoadRaster function in in_pcx.cpp has an integer signedness error leading to a heap-based buffer overflow. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14631 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259503 9.8 CRITICAL
Network
sam2p_project sam2p In sam2p 0.49.3, an integer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp, leading to an invalid write operation. CWE-190
 Integer Overflow or Wraparound
CVE-2017-14630 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259504 7.5 HIGH
Network
sam2p_project sam2p In sam2p 0.49.3, the in_xpm_reader function in in_xpm.cpp has an integer signedness error, leading to a crash when writing to an out-of-bounds array element. CWE-190
 Integer Overflow or Wraparound
CVE-2017-14629 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259505 9.8 CRITICAL
Network
sam2p_project sam2p In sam2p 0.49.3, a heap-based buffer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14628 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259506 9.8 CRITICAL
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.7-0 Q16 has a NULL Pointer Dereference vulnerability in the function sixel_decode in coders/sixel.c. CWE-476
 NULL Pointer Dereference
CVE-2017-14626 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259507 9.8 CRITICAL
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.7-0 Q16 has a NULL Pointer Dereference vulnerability in the function sixel_output_create in coders/sixel.c. CWE-476
 NULL Pointer Dereference
CVE-2017-14625 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259508 9.8 CRITICAL
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.7-0 Q16 has a NULL Pointer Dereference vulnerability in the function PostscriptDelegateMessage in coders/ps.c. CWE-476
 NULL Pointer Dereference
CVE-2017-14624 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259509 8.1 HIGH
Network
go-ldap_project ldap In the ldap.v2 (aka go-ldap) package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: (… CWE-287
Improper Authentication
CVE-2017-14623 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259510 5.4 MEDIUM
Network
suse portus Portus 2.2.0 has XSS via the Team field, related to typeahead. CWE-79
Cross-site Scripting
CVE-2017-14621 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm