aiosmtplib 是一个用于 asyncio 的异步 SMTP 客户端库。在版本 5.1.2 之前, 中的 方法会消耗服务器返回的 220 响应,并在未清空 的情况下启动 TLS 握手。活跃的网络攻击者可以在同一网络段中,在明文 220 响应之后插入由攻击者控制的 SMTP 响应行。随后,该方法调用 ;这些残留字节会在传输层升级后继续存在,并被解析为 TLS 会话内的第一个 SMTP 响应,从而导致后续的 SMTP 命令与响应对发生不同步。使用 或 opportunistic STARTTLS 的连接会受到此漏
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| cole | aiosmtplib | < 5.1.2 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| cole | aiosmtplib | < 5.1.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet