Lucene search
+L

1510 matches found

Kitploit
Kitploit
added 2026/09/03 2:04 p.m.7 views

CVE-2003-0264_EXPLOIT

CVE-2003-0264EXPLOIT Seattle Lab Mail SLmail 5.5 中的缓冲区溢出 - POP3 基于栈的简单缓冲区溢出(逐步讲解) 1 对应用程序进行模糊测试 首先,我们将使用一个简单的 Spike 脚本对应用程序进行模糊测试 同时,我们也会让 SLmail 附加到 Immunity Debugger 上并运行 更多关于 Spike::https://resources.infosecinstitute.com/topic/intro-to-fuzzing/ 这里是一个名为 spikefuzz.spk 的简单 Spike 脚本...

7.5CVSS6.1AI score0.71483EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/03 12:43 p.m.5 views

mailenable-cve-2022-36934

Módulo de Exploit para MailEnable CVE-2022-36934 Módulo de Metasploit para la vulnerabilidad de omisión de autenticación de MailEnable CVE-2022-36934, que conduce a la ejecución remota de código. 📌 Características Explota la inadecuada sanitización de entrada de MailEnable en SMTP/POP3 Admite...

9.8CVSS7.6AI score0.02118EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 4:43 a.m.5 views

CVE-2019-11395

CVE-2019-11395 漏洞利用 🛡️ 关于 CVE-2019-11395 🕵️ CVE-2019-11395 漏洞描述了 MailCarrier 2.51 电子邮件应用程序中的缓冲区溢出漏洞,可导致远程代码执行。该漏洞出现在 SMTP RCPT TO、POP3 USER、POP3 LIST、POP3 TOP 或 POP3 RETR 进程中。 在学术研究过程中,重点关注了 POP3 进程以创建概念验证(PoC)。研究发现,向应用程序发送 6000 字节可导致其停止运行,从而揭示缓冲区溢出漏洞。 利用步骤 🔍 1. 使用 msf-patterncreate -l 6000 精确定位...

9.8CVSS7.2AI score0.14573EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 4:15 a.m.61 views

legba

legba Join the project community on our server! Legba is a multiprotocol credentials bruteforcer / password sprayer and enumerator built with Rust and the Tokio asynchronous runtime in order to achieve better performances and stability while consuming less resources than similar tools. Key Featur...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 12:03 a.m.4 views

CVE-2003-0264

🐞 CVE-2003-0264: SLMail 5.5 - 基于栈的缓冲区溢出 经典的基于栈的缓冲区溢出漏洞,展示了早期邮件服务器如何因过大的 SMTP 和 POP3 命令而遭受攻击。 📑 目录 为什么存在此仓库 为什么此漏洞值得关注 背景与受影响软件 关于漏洞 触发崩溃 利用方法 🎓 为什么存在此仓库 此仓库是我在教授内存损坏漏洞利用时使用的材料的一部分(除日常工作外,我还在不同的网络安全课程中授课,帮助培养新一代逆向工程师)。 CVE-2003-0264 是我在教授基于网络协议的经典栈缓冲区溢出时最先介绍的案例之一。该漏洞清晰、文档完善,且利用路径直接——无需 SEH、无需...

7.5CVSS5.8AI score0.71483EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/02 9:09 p.m.50 views

striptls

striptls - auditing proxy poc implementation of STARTTLS stripping attacks A generic tcp proxy implementation and audit tool to perform protocol independent ssl/tls interception and STARTTLS stripping attacks on SMTP, POP3, IMAP, FTP, NNTP, XMPP, ACAP and IRC...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 7:07 p.m.287 views

chameleon

19 Customizable honeypots for monitoring network traffic, bots activities, and username\password credentials DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres, MySQL, MSSQL, Elastic and ldap If you want to implement the honeypots in your project,...

5.7AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/02 11:56 a.m.5 views

CVE-2019-11395

CVE-2019-11395 Descripción general Esta prueba de concepto PoC demuestra una vulnerabilidad de desbordamiento de búfer en MailCarrier 2.51, que permite a atacantes remotos ejecutar código arbitrario mediante una cadena larga. La vulnerabilidad puede explotarse utilizando los siguientes procesos:...

9.8CVSS7.6AI score0.14573EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 8:41 p.m.7 views

CVE-2003-0264-SLmail-5.5

CVE-2003-0264 - Seattle Lab Mail 5.5 POP3 缓冲区溢出 参考 https://vulners.com/cve/CVE-2003-0264 漏洞 SLMail 在提交 POP3 密码时没有进行边界检查。 因此,你可以通过向 SLMail 服务器提交一个超长的畸形 POP3 PASS 来执行任意代码。...

7.5CVSS5.8AI score0.71483EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/01 6:33 p.m.4 views

CVE-2003-0264

SLMail 5.5 POP3 PASS 参数缓冲区溢出 程序版本:SLMail 5.5 漏洞:Seattle Lab Mail SLMail 5.5 POP3 服务(端口 110)PASS 参数缓冲区溢出 测试环境:Windows 7 x86 利用方式:远程缓冲区溢出 PoC 视频:https://youtu.be/dCWgoSIni6s...

7.5CVSS5.8AI score0.71483EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/28 2:57 a.m.85 views

fingerprintx

Features • Installation • Usage • Running fingerprintx • Using as a library • Why not nmap? • Notes • Acknowledgements fingerprintx is a utility similar to httpx that also supports fingerprinting services like as RDP, SSH, MySQL, PostgreSQL, Kafka, etc. fingerprintx can be used alongside port...

5.9AI score
SaveExploits0References16
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in curl

When curl version 7.20.0 or later connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can send multiple responses at once, which are cached by curl. In this case, curl upgrades to TLS, but it does not discard the cached responses. Instead, it...

5.9CVSS6.8AI score0.03009EPSS
SaveExploits1References2
CloudLinux
CloudLinux
added 2026/07/07 1:59 p.m.22 views

python: Fix of 2 CVEs

CVE-2025-15366: reject control characters in IMAP commands in imaplib.IMAP4.command to prevent command injection via newlines - CVE-2025-15367: reject control characters in POP3 commands in poplib.POP3.putcmd to prevent command injection via newlines...

5.9CVSS6.1AI score0.00374EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/25 6:01 p.m.8 views

CVE-2026-56766

Hydra through 9.7, fixed in commit 9cc84c2, contains a stack buffer overflow in NTLM authentication across SMTP, POP3, IMAP, NNTP, HTTP, HTTP-Proxy, and HTTP-Proxy-Urlenum modules when processing malicious NTLM Type-2 challenges. A malicious server can send a crafted NTLM Type-2 challenge with an...

8.8CVSS6.8AI score0.02438EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.22 views

PT-2026-52540

Name of the Vulnerable Software and Affected Versions Hydra versions prior to 9.7 commit 9cc84c2 Description A stack buffer overflow exists in the NTLM authentication process across the SMTP, POP3, IMAP, NNTP, HTTP, HTTP-Proxy, and HTTP-Proxy-Urlenum modules. The issue occurs when the software...

8.8CVSS6.6AI score0.02438EPSS
SaveExploits2References6
Fedora
Fedora
added 2026/06/02 1:11 a.m.26 views

[SECURITY] Fedora 43 Update: dovecot-2.4.4-1.fc43

Dovecot is an IMAP server for Linux/UNIX-like systems, written with security primarily in mind. It also contains a small POP3 server. It supports mail in either of maildir or mbox formats. The SQL drivers and authentication plug-ins are in their subpackages...

9.1CVSS5.9AI score0.00667EPSS
SaveExploits1
Fedora
Fedora
added 2026/06/02 12:54 a.m.27 views

[SECURITY] Fedora 44 Update: dovecot-2.4.4-1.fc44

Dovecot is an IMAP server for Linux/UNIX-like systems, written with security primarily in mind. It also contains a small POP3 server. It supports mail in either of maildir or mbox formats. The SQL drivers and authentication plug-ins are in their subpackages...

9.1CVSS5.9AI score0.00667EPSS
SaveExploits1
Fedora
Fedora
added 2026/06/01 1:01 a.m.37 views

[SECURITY] Fedora 43 Update: nginx-1.30.2-1.fc43

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

9.2CVSS5.8AI score0.09963EPSS
SaveExploits4
Rockylinux
Rockylinux
added 2026/05/21 4:24 p.m.30 views

python3 security update

An update is available for python3. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming language,...

6CVSS5.8AI score0.00533EPSS
SaveExploits0
OSV
OSV
added 2026/05/13 1:01 p.m.7 views

AZL-86658 CVE-2026-4873 affecting package curl for versions less than 8.11.1-7

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text via IMAP, SMTP, or POP3, a subsequent request to that same host bypasses the TLS requirement and instead transm...

5.9CVSS6.7AI score0.00329EPSS
SaveExploits1References1
Rows per page
Query Builder