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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258721 6.8 警告 アップル - Apple Mac OS X の Apple Type Services における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1833 2010-11-26 15:34 2010-11-15 Show GitHub Exploit DB Packet Storm
258722 6.8 警告 アップル - Apple Mac OS X の Apple Type Services におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1832 2010-11-26 15:32 2010-11-15 Show GitHub Exploit DB Packet Storm
258723 4.3 警告 Google - Google Chrome における情報漏えいの脆弱性 CWE-200
情報漏えい
- 2010-11-26 11:02 2010-11-26 Show GitHub Exploit DB Packet Storm
258724 6.8 警告 アップル - Apple Mac OS X の Apple Type Services における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1831 2010-11-25 15:17 2010-11-15 Show GitHub Exploit DB Packet Storm
258725 5 警告 アップル - Apple Mac OS X の AFP Server における共有名を列挙される脆弱性 CWE-DesignError
CVE-2010-1830 2010-11-25 15:17 2010-11-15 Show GitHub Exploit DB Packet Storm
258726 6 警告 アップル - Apple Mac OS X の AFP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1829 2010-11-25 15:17 2010-11-15 Show GitHub Exploit DB Packet Storm
258727 5 警告 アップル - Apple Mac OS X の AFP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1828 2010-11-25 15:17 2010-11-15 Show GitHub Exploit DB Packet Storm
258728 4.3 警告 アップル - Apple Mac OS X の Time Machine における重要な情報を取得される脆弱性 CWE-DesignError
CVE-2010-1803 2010-11-25 15:16 2010-11-15 Show GitHub Exploit DB Packet Storm
258729 7.5 危険 アップル - Apple Mac OS X の OpenSSL における X.509 証明書の認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2010-1378 2010-11-25 15:15 2010-11-12 Show GitHub Exploit DB Packet Storm
258730 4.9 警告 アップル - Apple Mac OS X の hfs 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-0105 2010-11-25 15:15 2010-04-27 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
254921 6.5 MEDIUM
Network
swftools swftools In SWFTools 0.9.2, an out-of-bounds read of heap data can occur in the function png_load() in lib/png.c:724. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attacke… CWE-125
Out-of-bounds Read
CVE-2017-8401 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254922 8.8 HIGH
Network
swftools swftools In SWFTools 0.9.2, an out-of-bounds write of heap data can occur in the function png_load() in lib/png.c:755. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attack… CWE-787
 Out-of-bounds Write
CVE-2017-8400 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254923 9.8 CRITICAL
Network
pcre pcre2 PCRE2 before 10.30 has an out-of-bounds write caused by a stack-based buffer overflow in pcre2_match.c, related to a "pattern with very many captures." CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8399 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254924 7.5 HIGH
Network
gnu binutils dwarf.c in GNU Binutils 2.28 is vulnerable to an invalid read of size 1 during dumping of debug information from a corrupt binary. This vulnerability causes programs that conduct an analysis of binar… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8398 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254925 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 and an invalid write of size 1 during processing of a corrupt bi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8397 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254926 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 because the existing reloc offset range tests didn't catch small… CWE-20
 Improper Input Validation 
CVE-2017-8396 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254927 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memo… CWE-476
 NULL Pointer Dereference
CVE-2017-8395 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254928 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section.… CWE-476
 NULL Pointer Dereference
CVE-2017-8394 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254929 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcop… CWE-125
Out-of-bounds Read
CVE-2017-8393 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254930 7.5 HIGH
Network
gnu binutils The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 8 because of missing a check to determine whether symbols are NULL… CWE-476
 NULL Pointer Dereference
CVE-2017-8392 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm