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 15, 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
254861 7.5 危険 金子 勇 - Winny におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2360 2010-08-20 12:02 2010-08-20 Show GitHub Exploit DB Packet Storm
254862 5 警告 金子 勇 - Winny におけるノード情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2362 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
254863 5 警告 金子 勇 - Winny における BBS 情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2361 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
254864 10 危険 シマンテック
IBM
- Autonomy KeyView Filter SDK の kvolefio.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3032 2010-08-19 18:22 2010-03-5 Show GitHub Exploit DB Packet Storm
254865 5 警告 The PHP Group - PHP の phar 拡張における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2010-2094 2010-08-18 18:26 2010-05-14 Show GitHub Exploit DB Packet Storm
254866 7.5 危険 The PHP Group - PHP の sqlite_single_query および sqlite_array_query 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1868 2010-08-18 18:26 2010-05-7 Show GitHub Exploit DB Packet Storm
254867 7.5 危険 The PHP Group - PHP の dechunk フィルタにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-1866 2010-08-18 18:26 2010-05-2 Show GitHub Exploit DB Packet Storm
254868 5 警告 The PHP Group - PHP の chunk_split 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1862 2010-08-18 18:25 2010-05-4 Show GitHub Exploit DB Packet Storm
254869 5 警告 The PHP Group - PHP の addcslashes 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1864 2010-08-17 17:37 2010-05-3 Show GitHub Exploit DB Packet Storm
254870 5 警告 The PHP Group - PHP における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2190 2010-08-17 17:36 2010-05-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255621 7.5 HIGH
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick version 7.0.7-2 contains a memory leak in ReadYUVImage in coders/yuv.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15033 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255622 9.8 CRITICAL
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick version 7.0.7-2 contains a memory leak in ReadYCBCRImage in coders/ycbcr.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15032 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255623 5.5 MEDIUM
Local
gnu binutils decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (divide-by-zero error … CWE-369
 Divide By Zero
CVE-2017-15025 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255624 5.5 MEDIUM
Local
gnu binutils find_abstract_instance_name in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite r… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-15024 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255625 5.5 MEDIUM
Local
gnu binutils read_formatted_entries in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not properly validate the format count, which allows remote atta… CWE-476
 NULL Pointer Dereference
CVE-2017-15023 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255626 5.5 MEDIUM
Local
gnu binutils dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the DW_AT_name data type, which allows remote attackers to cause a denial of … CWE-476
 NULL Pointer Dereference
CVE-2017-15022 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255627 5.5 MEDIUM
Local
gnu binutils bfd_get_debug_link_info_1 in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (heap-based b… CWE-125
Out-of-bounds Read
CVE-2017-15021 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255628 7.8 HIGH
Local
gnu binutils dwarf1.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles pointers, which allows remote attackers to cause a denial of service (application cr… CWE-125
Out-of-bounds Read
CVE-2017-15020 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255629 7.8 HIGH
Local
lame_project lame LAME 3.99.5 has a NULL Pointer Dereference in the hip_decode_init function within libmp3lame/mpglib_interface.c via a malformed mpg file, because of an incorrect calloc call. CWE-476
 NULL Pointer Dereference
CVE-2017-15019 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm
255630 5.5 MEDIUM
Local
lame_project lame LAME 3.99.5, 3.99.4, 3.99.3, 3.99.2, 3.99.1, 3.99, 3.98.4, 3.98.2 and 3.98 have a heap-based buffer over-read when handling a malformed file in k_34_4 in vbrquantize.c. CWE-125
Out-of-bounds Read
CVE-2017-15018 2024-11-21 12:13 2017-10-5 Show GitHub Exploit DB Packet Storm