|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 20, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 258971 | 9.3 | 危険 | シマンテック | - | Symantec Workspace Streaming (旧 Symantec AppStream) に脆弱性 |
CWE-287
不適切な認証 |
CVE-2008-4389 | 2010-07-14 17:26 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258972 | 5.8 | 警告 | アップル | - | Apple iOS の設定アプリケーションにおけるユーザを追跡可能な脆弱性 |
CWE-DesignError
|
CVE-2010-1756 | 2010-07-14 17:26 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258973 | 4.3 | 警告 | アップル | - | Apple iOS の Safari におけるリモートの Web サーバがユーザを追跡可能な脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1755 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258974 | 1.9 | 注意 | アップル | - | Apple iOS の パスコードロックにおける任意のデータにアクセスされる脆弱性 |
CWE-362
競合状態 |
CVE-2010-1775 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258975 | 6.9 | 警告 | アップル | - | Apple iOS の パスコードロックにおけるパスコード要求を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1754 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258976 | 6.8 | 警告 | アップル | - | Apple iOS の ImageIO における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1753 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258977 | 5 | 警告 | アップル | - | Apple iOS の Application Sandbox におけるロケーション情報を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1751 | 2010-07-14 17:24 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 258978 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1774 | 2010-07-14 16:44 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 258979 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1762 | 2010-07-14 16:44 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 258980 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-1761 | 2010-07-14 16:44 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 20, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 248851 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian redhat |
mutt neomutt ubuntu_linux debian_linux enterprise_linux_desktop enterprise_linux_workstation enterprise_linux_server enterprise_linux_server_eus enterprise_linux_server_tus | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may have unsafe interaction with message-cache pathnames, as demonstrated by a '/' c… |
CWE-119
Incorrect Access of Indexable Resource ('Range Error') |
CVE-2018-14362 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248852 | 9.8 |
CRITICAL
Network |
debian neomutt |
debian_linux neomutt |
An issue was discovered in NeoMutt before 2018-07-16. nntp.c proceeds even if memory allocation fails for messages data. |
CWE-20
Improper Input Validation |
CVE-2018-14361 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248853 | 9.8 |
CRITICAL
Network |
debian neomutt |
debian_linux neomutt |
An issue was discovered in NeoMutt before 2018-07-16. nntp_add_group in newsrc.c has a stack-based buffer overflow because of incorrect sscanf usage. |
CWE-787
Out-of-bounds Write |
CVE-2018-14360 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248854 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They have a buffer overflow via base64 data. |
CWE-120
Classic Buffer Overflow |
CVE-2018-14359 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248855 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long RFC822.SIZE field. |
CWE-787
Out-of-bounds Write |
CVE-2018-14358 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248856 | 9.8 |
CRITICAL
Network |
debian mutt neomutt canonical |
debian_linux mutt neomutt ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c mishandles a zero-length UID. |
CWE-824
Access of Uninitialized Pointer |
CVE-2018-14356 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248857 | 5.3 |
MEDIUM
Network |
debian mutt neomutt canonical |
debian_linux mutt neomutt ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/util.c mishandles ".." directory traversal in a mailbox name. |
CWE-22
Path Traversal |
CVE-2018-14355 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248858 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c has an integer underflow. |
CWE-191
Integer Underflow (Wrap or Wraparound) |
CVE-2018-14353 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248859 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c does not leave room for quote characters, leading to a stack-based buffer overflow. |
CWE-787
Out-of-bounds Write |
CVE-2018-14352 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 248860 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a long IMAP status mailbox literal count size. |
CWE-20
Improper Input Validation |
CVE-2018-14351 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |