|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 9, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254301 | 7.5 | 危険 | VMware | - | 複数の VMware 製品の WebAccess におけるリクエストの発信元を偽装される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0686 | 2010-04-21 17:53 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254302 | 4.3 | 警告 | VMware | - | 複数の VMware 製品の WebAccess におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1137 | 2010-04-21 17:51 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254303 | 4.6 | 警告 | GNU Project サイバートラスト株式会社 レッドハット |
- | GNU Automake の dist または distcheck ルールにおけるコンテンツを変更される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-4029 | 2010-04-21 17:51 | 2009-12-20 | Show | GitHub Exploit DB Packet Storm |
| 254304 | 5 | 警告 | Linux レッドハット |
- | Linux kernel の virtio-net ドライバにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0741 | 2010-04-21 17:48 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
| 254305 | 6.9 | 警告 | mielke レッドハット |
- | brltty の libbrlttybba.so における権限昇格の脆弱性 |
CWE-264 CWE-Other |
CVE-2008-3279 | 2010-04-21 17:47 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
| 254306 | 4.3 | 警告 | Mozilla Foundation | - | Mozilla Firefox/SeaMonkey におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0181 | 2010-04-20 16:42 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
| 254307 | 5.8 | 警告 | サイボウズ | - | 複数のサイボウズ製品におけるアクセス制限に関する脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-2029 | 2010-04-20 12:01 | 2010-04-20 | Show | GitHub Exploit DB Packet Storm |
| 254308 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer の Tabular Data Control ActiveX コントロールにおける任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-0805 | 2010-04-19 19:20 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
| 254309 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer における任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-0491 | 2010-04-19 19:19 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
| 254310 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer における同一生成元ポリシーを回避される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-0494 | 2010-04-19 19:19 | 2010-03-30 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 9, 2026, 5:07 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 268571 | 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 |
| 268572 | 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 |
| 268573 | 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 |
| 268574 | 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 |
| 268575 | 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 |
| 268576 | 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 |
| 268577 | 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 |
| 268578 | 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 |
| 268579 | 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 |
| 268580 | 7.5 |
HIGH
Network |
debian libarchive canonical |
debian_linux libarchive ubuntu_linux |
bsdtar in libarchive before 3.2.0 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via an invalid character in the name of a cab file. |
CWE-476
NULL Pointer Dereference |
CVE-2015-8917 | 2024-11-21 11:39 | 2016-09-20 | Show | GitHub Exploit DB Packet Storm |