|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252441 | 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 |
| 252442 | 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 |
| 252443 | 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 |
| 252444 | 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 |
| 252445 | 9.3 | 危険 | アップル アドビシステムズ レッドハット |
- | Adobe Flash の ActionScript の処理に脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-0209 | 2010-11-25 15:14 | 2010-08-11 | Show | GitHub Exploit DB Packet Storm |
| 252446 | 9.3 | 危険 | アップル アドビシステムズ ターボリナックス レッドハット |
- | Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 |
CWE-399 CWE-noinfo |
CVE-2009-3793 | 2010-11-25 15:13 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 252447 | 6.8 | 警告 | アップル GNU Project ターボリナックス サイバートラスト株式会社 レッドハット |
- | GNU gzip における任意のコードを実行される脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-0001 | 2010-11-25 15:12 | 2010-01-29 | Show | GitHub Exploit DB Packet Storm |
| 252448 | 2.6 | 注意 | アップル サン・マイクロシステムズ Apache Software Foundation |
- | Apache HTTP Server 用 mod_perl の Status.pm におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2009-0796 | 2010-11-25 15:12 | 2009-04-7 | Show | GitHub Exploit DB Packet Storm |
| 252449 | 6.8 | 警告 | アップル サイバートラスト株式会社 WebDAV レッドハット |
- | neon における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 |
CWE-310
暗号の問題 |
CVE-2009-2474 | 2010-11-25 15:11 | 2009-08-18 | Show | GitHub Exploit DB Packet Storm |
| 252450 | 4.3 | 警告 | アップル サイバートラスト株式会社 WebDAV レッドハット |
- | neon におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-2473 | 2010-11-25 15:11 | 2009-08-18 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 3, 2026, 4:06 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 267071 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | arch/arm64/mm/dma-mapping.c in the Linux kernel before 4.0.3, as used in the ION subsystem in Android and other products, does not initialize certain data structures, which allows local users to obta… |
CWE-200
Information Exposure |
CVE-2015-8950 | 2024-11-21 11:39 | 2016-10-10 | Show | GitHub Exploit DB Packet Storm |
| 267072 | 9.8 |
CRITICAL
Network |
debian uclouvain |
debian_linux openjpeg |
Use-after-free vulnerability in the opj_j2k_write_mco function in j2k.c in OpenJPEG before 2.1.1 allows remote attackers to have unspecified impact via unknown vectors. |
CWE-416
Use After Free |
CVE-2015-8871 | 2024-11-21 11:39 | 2016-09-21 | Show | GitHub Exploit DB Packet Storm |
| 267073 | 8.1 |
HIGH
Network |
ietf netapp |
transport_layer_security snap_creator_framework data_ontap_edge snapdrive snapmanager smi-s_provider host_agent clustered_data_ontap_antivirus_connector solidfire_\&_hci_m… |
The TLS protocol 1.2 and earlier supports the rsa_fixed_dh, dss_fixed_dh, rsa_fixed_ecdh, and ecdsa_fixed_ecdh values for ClientCertificateType but does not directly document the ability to compute t… |
CWE-295
Improper Certificate Validation |
CVE-2015-8960 | 2024-11-21 11:39 | 2016-09-21 | Show | GitHub Exploit DB Packet Storm |
| 267074 | 5.5 |
MEDIUM
Local |
suse canonical libarchive |
linux_enterprise_software_development_kit linux_enterprise_server linux_enterprise_desktop ubuntu_linux libarchive |
The copy_from_lzss_window function in archive_read_support_format_rar.c in libarchive 3.2.0 and earlier allows remote attackers to cause a denial of service (out-of-bounds heap read) via a crafted ra… |
CWE-125
Out-of-bounds Read |
CVE-2015-8934 | 2024-11-21 11:39 | 2016-09-20 | Show | GitHub Exploit DB Packet Storm |
| 267075 | 5.5 |
MEDIUM
Local |
libarchive suse canonical |
libarchive linux_enterprise_software_development_kit linux_enterprise_server linux_enterprise_desktop ubuntu_linux |
Integer overflow in the archive_read_format_tar_skip function in archive_read_support_format_tar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafte… |
CWE-190
Integer Overflow or Wraparound |
CVE-2015-8933 | 2024-11-21 11:39 | 2016-09-20 | Show | GitHub Exploit DB Packet Storm |
| 267076 | 5.5 |
MEDIUM
Local |
canonical debian suse libarchive |
ubuntu_linux debian_linux linux_enterprise_software_development_kit linux_enterprise_server linux_enterprise_desktop libarchive |
The compress_bidder_init function in archive_read_support_filter_compress.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted tar file, which trigg… |
CWE-20
Improper Input Validation |
CVE-2015-8932 | 2024-11-21 11:39 | 2016-09-20 | Show | GitHub Exploit DB Packet Storm |
| 267077 | 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 |
| 267078 | 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 |
| 267079 | 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 |
| 267080 | 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 |