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 14, 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
254801 4.3 警告 xmlsoft.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
OpenOffice.org Project
レッドハット
- libxml2 および libxml の Notation または Enumeration 属性タイプの処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2416 2010-07-13 16:27 2009-08-11 Show GitHub Exploit DB Packet Storm
254802 4.3 警告 xmlsoft.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
OpenOffice.org Project
レッドハット
- libxml2 および libxml における DTD 内の要素宣言の処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2414 2010-07-13 16:26 2009-08-11 Show GitHub Exploit DB Packet Storm
254803 4.3 警告 アップル - Apple Mac OS の CFNetwork における任意の HTTPS Web サイトを訪問しているように偽装可能な脆弱性 CWE-Other
その他
CVE-2009-1723 2010-07-13 16:25 2009-08-5 Show GitHub Exploit DB Packet Storm
254804 3.5 注意 アップル - Apple Mac OS X の Wiki サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1382 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
254805 3.5 注意 アップル - Apple Mac OS X の SMB ファイルサーバにおける任意のファイルにアクセスされる脆弱性 CWE-16
環境設定
CVE-2010-1381 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
254806 7.5 危険 アップル - Apple Mac OS X の cgtexttops CUPS フィルタにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1380 2010-07-12 18:11 2010-06-15 Show GitHub Exploit DB Packet Storm
254807 5 警告 アップル - Apple Mac OS X のプリンタ設定におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1379 2010-07-12 18:11 2010-06-15 Show GitHub Exploit DB Packet Storm
254808 5 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
CWE-noinfo
CVE-2010-0775 2010-07-12 16:43 2010-05-8 Show GitHub Exploit DB Packet Storm
254809 4.3 警告 IBM - IBM WebSphere Application Server におけるアクセス制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0774 2010-07-12 16:43 2010-05-8 Show GitHub Exploit DB Packet Storm
254810 5 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- CUPS の cupsd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3553 2010-07-12 16:41 2009-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
270221 7.8 HIGH
Local
libarchive
suse
canonical
debian
libarchive
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
ubuntu_linux
debian_linux
Multiple integer overflows in the (1) get_time_t_max and (2) get_time_t_min functions in archive_read_support_format_mtree.c in libarchive before 3.2.0 allow remote attackers to have unspecified impa… CWE-190
 Integer Overflow or Wraparound
CVE-2015-8931 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
270222 7.5 HIGH
Network
suse
libarchive
canonical
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
libarchive
ubuntu_linux
bsdtar in libarchive before 3.2.0 allows remote attackers to cause a denial of service (infinite loop) via an ISO with a directory that is a member of itself. CWE-20
 Improper Input Validation 
CVE-2015-8930 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
270223 5.5 MEDIUM
Local
suse
libarchive
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
libarchive
Memory leak in the __archive_read_get_extract function in archive_read_extract2.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service via a tar file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8929 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
270224 5.5 MEDIUM
Local
canonical
libarchive
suse
ubuntu_linux
libarchive
linux_enterprise_software_development_kit
linux_enterprise_server
linux_enterprise_desktop
The process_add_entry function in archive_read_support_format_mtree.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-8928 2024-11-21 11:39 2016-09-20 Show GitHub Exploit DB Packet Storm
270225 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
270226 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
270227 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
270228 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
270229 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
270230 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