|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 17, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255661 | 9.3 | 危険 | レッドハット リアルネットワークス |
- | Realnetworks RealPlayer におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4245 | 2010-02-17 11:48 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255662 | 9.3 | 危険 | リアルネットワークス | - | Realnetworks RealPlayer における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4244 | 2010-02-17 11:48 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255663 | 9.3 | 危険 | リアルネットワークス | - | RealNetworks RealPlayer の DLL ファイルにおける任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-0376 | 2010-02-17 11:47 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255664 | 9.3 | 危険 | リアルネットワークス | - | RealNetworks RealPlayer の DLL ファイルにおける任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-0375 | 2010-02-17 11:47 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255665 | 9.3 | 危険 | リアルネットワークス | - | Realnetworks RealPlayer における HTTP のチャンク転送コーディングの処理に関する脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4243 | 2010-02-17 11:47 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255666 | 9.3 | 危険 | レッドハット リアルネットワークス |
- | Realnetworks RealPlayer における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4242 | 2010-02-17 11:47 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255667 | 9.3 | 危険 | リアルネットワークス | - | Realnetworks RealPlayer における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4241 | 2010-02-17 11:46 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 255668 | 4.4 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の z90crypt ドライバにおける権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-1883 | 2010-02-17 11:46 | 2009-09-15 | Show | GitHub Exploit DB Packet Storm |
| 255669 | 7.2 | 危険 | サイバートラスト株式会社 Linux ターボリナックス レッドハット |
- | Linux kernel の udp_sendmsg 関数における権限昇格の脆弱性 |
CWE-DesignError
|
CVE-2009-2698 | 2010-02-17 11:45 | 2009-08-27 | Show | GitHub Exploit DB Packet Storm |
| 255670 | 7.2 | 危険 | サイバートラスト株式会社 Linux ターボリナックス レッドハット |
- | Linux kernel における proto_ops 構造体の初期化処理に関する権限昇格の脆弱性 |
CWE-119
バッファエラー |
CVE-2009-2692 | 2010-02-17 11:45 | 2009-08-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 17, 2026, 4:15 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 270621 | 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 |
| 270622 | 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 |
| 270623 | 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 |
| 270624 | 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 |
| 270625 | 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 |
| 270626 | 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 |
| 270627 | 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 |
| 270628 | 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 |
| 270629 | 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 |
| 270630 | 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 |