|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 12, 2026, 12:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 258231 | 6.8 | 警告 | アップル | - | Apple Mac OS X の ImageIO における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0543 | 2010-07-9 16:24 | 2010-06-15 | Show | GitHub Exploit DB Packet Storm |
| 258232 | 4.3 | 警告 | アップル | - | Apple Mac OS X の iChat におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2010-1374 | 2010-07-8 18:27 | 2010-06-15 | Show | GitHub Exploit DB Packet Storm |
| 258233 | 4.3 | 警告 | アップル | - | Apple Mac OS X のヘルプビューアにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1373 | 2010-07-8 18:27 | 2010-06-15 | Show | GitHub Exploit DB Packet Storm |
| 258234 | 3.3 | 注意 | アップル | - | Apple Mac OS X の Folder Manager における任意のフォルダを削除される脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2010-0546 | 2010-07-8 18:27 | 2010-06-15 | Show | GitHub Exploit DB Packet Storm |
| 258235 | 4.4 | 警告 | アップル | - | Apple Mac OS X の DesktopServices におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0545 | 2010-07-8 18:26 | 2010-06-15 | Show | GitHub Exploit DB Packet Storm |
| 258236 | 10 | 危険 | ヒューレット・パッカード SGI IBM |
- | rpc.pcnfsd の _msgout 関数における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1039 | 2010-07-8 18:03 | 2010-05-18 | Show | GitHub Exploit DB Packet Storm |
| 258237 | 1.2 | 注意 | IBM OpenBSD |
- | OpenSSH における X11 転送ポートをハイジャックされる脆弱性 |
CWE-200
情報漏えい |
CVE-2008-3259 | 2010-07-7 16:40 | 2008-07-22 | Show | GitHub Exploit DB Packet Storm |
| 258238 | 4.3 | 警告 | アップル サイバートラスト株式会社 レッドハット SquirrelMail Project |
- | SquirrelMail におけるユーザインターフェースを偽装される脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2009-1581 | 2010-07-6 19:19 | 2009-05-12 | Show | GitHub Exploit DB Packet Storm |
| 258239 | 6.8 | 警告 | アップル SquirrelMail Project |
- | SquirrelMail におけるセッション固定の脆弱性 |
CWE-287
不適切な認証 |
CVE-2009-1580 | 2010-07-6 19:18 | 2009-05-11 | Show | GitHub Exploit DB Packet Storm |
| 258240 | 6.8 | 警告 | アップル サイバートラスト株式会社 レッドハット SquirrelMail Project |
- | SquirrelMail における任意のコマンドを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-1579 | 2010-07-6 19:18 | 2009-05-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 12, 2026, 4:20 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 247581 | 8.8 |
HIGH
Network |
cabextract cabextract_project debian canonical redhat |
libmspack cabextract debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_workstation enterprise_linux_server ansible_tower |
An issue was discovered in mspack/chmd.c in libmspack before 0.7alpha. There is an off-by-one error in the TOLOWER() macro for CHM decompression. |
CWE-193
Off-by-one Error |
CVE-2018-14682 | 2024-11-21 12:49 | 2018-07-29 | Show | GitHub Exploit DB Packet Storm |
| 247582 | 8.8 |
HIGH
Network |
cabextract cabextract_project debian canonical redhat |
libmspack cabextract debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_workstation enterprise_linux_server ansible_tower |
An issue was discovered in kwajd_read_headers in mspack/kwajd.c in libmspack before 0.7alpha. Bad KWAJ file header extensions could cause a one or two byte overwrite. |
CWE-787
Out-of-bounds Write |
CVE-2018-14681 | 2024-11-21 12:49 | 2018-07-29 | Show | GitHub Exploit DB Packet Storm |
| 247583 | 6.5 |
MEDIUM
Network |
cabextract cabextract_project debian canonical redhat |
libmspack cabextract debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_workstation enterprise_linux_server ansible_tower |
An issue was discovered in mspack/chmd.c in libmspack before 0.7alpha. It does not reject blank CHM filenames. |
CWE-20
Improper Input Validation |
CVE-2018-14680 | 2024-11-21 12:49 | 2018-07-29 | Show | GitHub Exploit DB Packet Storm |
| 247584 | 6.5 |
MEDIUM
Network |
cabextract cabextract_project debian canonical redhat |
libmspack cabextract debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_workstation enterprise_linux_server ansible_tower |
An issue was discovered in mspack/chmd.c in libmspack before 0.7alpha. There is an off-by-one error in the CHM PMGI/PMGL chunk number validity checks, which could lead to denial of service (uninitial… |
CWE-193
Off-by-one Error |
CVE-2018-14679 | 2024-11-21 12:49 | 2018-07-29 | Show | GitHub Exploit DB Packet Storm |
| 247585 | 7.8 |
HIGH
Local |
linux xen debian canonical |
linux_kernel xen debian_linux ubuntu_linux |
An issue was discovered in the Linux kernel through 4.17.11, as used in Xen through 4.11.x. The xen_failsafe_callback entry point in arch/x86/entry/entry_64.S does not properly maintain RBX, which al… |
CWE-665
Improper Initialization |
CVE-2018-14678 | 2024-11-21 12:49 | 2018-07-29 | Show | GitHub Exploit DB Packet Storm |
| 247586 | 5.5 |
MEDIUM
Local |
linux debian canonical |
linux_kernel debian_linux ubuntu_linux |
An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference and panic in hfsplus_lookup() in fs/hfsplus/dir.c when opening a file (that is purportedly a hard link… |
CWE-476
NULL Pointer Dereference |
CVE-2018-14617 | 2024-11-21 12:49 | 2018-07-27 | Show | GitHub Exploit DB Packet Storm |
| 247587 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference in fscrypt_do_page_crypto() in fs/crypto/crypto.c when operating on a file in a corrupted f2fs image. |
CWE-476
NULL Pointer Dereference |
CVE-2018-14616 | 2024-11-21 12:49 | 2018-07-27 | Show | GitHub Exploit DB Packet Storm |
| 247588 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | An issue was discovered in the Linux kernel through 4.17.10. There is a buffer overflow in truncate_inline_inode() in fs/f2fs/inline.c when umounting an f2fs image, because a length value may be nega… |
CWE-119
Incorrect Access of Indexable Resource ('Range Error') |
CVE-2018-14615 | 2024-11-21 12:49 | 2018-07-27 | Show | GitHub Exploit DB Packet Storm |
| 247589 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | An issue was discovered in the Linux kernel through 4.17.10. There is an out-of-bounds access in __remove_dirty_segment() in fs/f2fs/segment.c when mounting an f2fs image. |
CWE-476
NULL Pointer Dereference |
CVE-2018-14614 | 2024-11-21 12:49 | 2018-07-27 | Show | GitHub Exploit DB Packet Storm |
| 247590 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in io_ctl_map_page() when mounting and operating a crafted btrfs image, because of a lack of block… |
CWE-476
NULL Pointer Dereference |
CVE-2018-14613 | 2024-11-21 12:49 | 2018-07-27 | Show | GitHub Exploit DB Packet Storm |