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 21, 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
259661 4.6 警告 サイバートラスト株式会社
Todd C. Miller
- sudo の Perl スクリプト実行時における権限昇格の脆弱性 - CVE-2005-4158 2010-02-15 11:03 2005-11-8 Show GitHub Exploit DB Packet Storm
259662 1 注意 オラクル - Oracle Database および Oracle Application Server の Unzip コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3412 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
259663 3.2 注意 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3413 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
259664 3.6 注意 オラクル - Oracle Database の RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3410 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
259665 4 警告 オラクル - Oracle Database の Logical Standby コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1996 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
259666 4.9 警告 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3414 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
259667 4.9 警告 オラクル - Oracle Database の Oracle Data Pump コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3411 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
259668 6 警告 オラクル - Oracle Database の Application Express Application Builder コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0076 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
259669 9 危険 オラクル - Oracle Database の Oracle OLAP コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3415 2010-02-12 12:20 2010-01-12 Show GitHub Exploit DB Packet Storm
259670 10 危険 オラクル - Oracle Database の Listener コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0071 2010-02-12 12:20 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 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
255441 5.5 MEDIUM
Local
elfutils_project
debian
canonical
elfutils
debian_linux
ubuntu_linux
The check_group function in elflint.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CWE-125
Out-of-bounds Read
CVE-2017-7610 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255442 5.5 MEDIUM
Local
elfutils_project elfutils elf_compress.c in elfutils 0.168 does not validate the zlib compression factor, which allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file. CWE-20
 Improper Input Validation 
CVE-2017-7609 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255443 5.5 MEDIUM
Local
elfutils_project
debian
canonical
elfutils
debian_linux
ubuntu_linux
The ebl_object_note_type_name function in eblobjnotetypename.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted… CWE-125
Out-of-bounds Read
CVE-2017-7608 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255444 5.5 MEDIUM
Local
elfutils_project elfutils The handle_gnu_hash function in readelf.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CWE-125
Out-of-bounds Read
CVE-2017-7607 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255445 6.5 MEDIUM
Network
imagemagick imagemagick coders/rle.c in ImageMagick 7.0.5-4 has an "outside the range of representable values of type unsigned char" undefined behavior issue, which might allow remote attackers to cause a denial of service … CWE-20
 Improper Input Validation 
CVE-2017-7606 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255446 7.8 HIGH
Local
libaacplus_project libaacplus aacplusenc.c in HE-AAC+ Codec (aka libaacplus) 2.0.2 has an assertion failure, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other i… CWE-617
 Reachable Assertion
CVE-2017-7605 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255447 7.8 HIGH
Local
libaacplus_project libaacplus au_channel.h in HE-AAC+ Codec (aka libaacplus) 2.0.2 has a left-shift undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have un… CWE-20
 Improper Input Validation 
CVE-2017-7604 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255448 7.8 HIGH
Local
libaacplus_project libaacplus au_channel.h in HE-AAC+ Codec (aka libaacplus) 2.0.2 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified ot… CWE-190
 Integer Overflow or Wraparound
CVE-2017-7603 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255449 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image. CWE-190
 Integer Overflow or Wraparound
CVE-2017-7602 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255450 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has a "shift exponent too large for 64-bit type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unsp… CWE-20
 Improper Input Validation 
CVE-2017-7601 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm