|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 268561 | 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 |
| 268562 | 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 |
| 268563 | 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 |
| 268564 | 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 |
| 268565 | 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 |
| 268566 | 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 |
| 268567 | 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 |
| 268568 | 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 |
| 268569 | 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 |
| 268570 | 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 |