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 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
252611 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3231 2010-10-27 15:16 2010-10-12 Show GitHub Exploit DB Packet Storm
252612 9.3 危険 マイクロソフト - Microsoft Excel における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3230 2010-10-27 15:16 2010-10-12 Show GitHub Exploit DB Packet Storm
252613 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3221 2010-10-27 15:16 2010-10-12 Show GitHub Exploit DB Packet Storm
252614 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3214 2010-10-27 15:15 2010-10-12 Show GitHub Exploit DB Packet Storm
252615 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3220 2010-10-27 15:15 2010-10-12 Show GitHub Exploit DB Packet Storm
252616 9.3 危険 マイクロソフト - Microsoft Word における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3219 2010-10-27 15:14 2010-10-12 Show GitHub Exploit DB Packet Storm
252617 9.3 危険 マイクロソフト - Microsoft Word におけるヒープベースのバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3218 2010-10-27 15:14 2010-10-12 Show GitHub Exploit DB Packet Storm
252618 9.3 危険 マイクロソフト - Microsoft Word における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3217 2010-10-27 15:14 2010-10-12 Show GitHub Exploit DB Packet Storm
252619 5 警告 レッドハット
Pidgin
Adium
オラクル
- Pidgin および Adium の MSN プロトコルプラグインにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0277 2010-10-27 14:33 2010-01-9 Show GitHub Exploit DB Packet Storm
252620 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3216 2010-10-26 15:35 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266991 5.5 MEDIUM
Local
libarchive libarchive The trad_enc_decrypt_update function in archive_read_support_format_zip.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds heap read and crash) via a cra… CWE-125
Out-of-bounds Read
CVE-2015-8927 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266992 5.5 MEDIUM
Local
canonical
suse
libarchive
ubuntu_linux
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
libarchive
The archive_read_format_rar_read_data function in archive_read_support_format_rar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted rar archive. CWE-476
 NULL Pointer Dereference
CVE-2015-8926 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266993 5.5 MEDIUM
Local
canonical
libarchive
suse
ubuntu_linux
libarchive
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
The readline function in archive_read_support_format_mtree.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (invalid read) via a crafted mtree file, related to newlin… CWE-125
Out-of-bounds Read
CVE-2015-8925 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266994 5.5 MEDIUM
Local
libarchive
novell
canonical
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
ubuntu_linux
The archive_read_format_tar_read_header function in archive_read_support_format_tar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafte… CWE-125
Out-of-bounds Read
CVE-2015-8924 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266995 6.5 MEDIUM
Network
libarchive
novell
canonical
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
ubuntu_linux
The process_extra function in libarchive before 3.2.0 uses the size field and a signed number in an offset, which allows remote attackers to cause a denial of service (crash) via a crafted zip file. CWE-20
 Improper Input Validation 
CVE-2015-8923 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266996 5.5 MEDIUM
Local
libarchive
novell
canonical
oracle
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
ubuntu_linux
linux
The read_CodersInfo function in archive_read_support_format_7zip.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted 7… CWE-476
 NULL Pointer Dereference
CVE-2015-8922 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266997 7.5 HIGH
Network
novell
libarchive
canonical
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
libarchive
ubuntu_linux
The ae_strtofflags function in archive_entry.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted mtree file. CWE-125
Out-of-bounds Read
CVE-2015-8921 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266998 5.5 MEDIUM
Local
novell
canonical
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
ubuntu_linux
libarchive
The _ar_read_header function in archive_read_support_format_ar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds stack read) via a crafted ar file. CWE-125
Out-of-bounds Read
CVE-2015-8920 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
266999 7.5 HIGH
Network
canonical
libarchive
novell
ubuntu_linux
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
The lha_read_file_extended_header function in archive_read_support_format_lha.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds heap) via a crafted (1) … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8919 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
267000 7.5 HIGH
Network
novell
libarchive
suse_linux_enterprise_server
suse_linux_enterprise_desktop
suse_linux_enterprise_software_development_kit
libarchive
The archive_string_append function in archive_string.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted cab files, related to "overlapping memcpy." CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8918 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm