Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SE campaign exception. #8737

Merged
merged 2 commits into from
Jul 23, 2017

Conversation

jinq102030
Copy link
Contributor

@jinq102030 jinq102030 commented Jul 18, 2017

MS-2705, SE_campaign will generate stacktrace when RCPT command got socket closure as a response. Thanks to Pearce for the triage.

Verification

  • Start Metasploit Pro
  • Run a SE campaign against a SMTP server that closes socket when processing "RCPT" command
  • Verify that there is no stacktrace.

MS-2705, SE_campaign will crash when RCPT command got socket closure as a response. Thanks to Pearce for the triage.
Thanks to Brent and Dave for pointing it out.
@busterb
Copy link
Member

busterb commented Jul 23, 2017

This required a tweaky server, but seems to work.

@busterb busterb merged commit 0f31edf into rapid7:master Jul 23, 2017
@busterb busterb self-assigned this Jul 23, 2017
@busterb
Copy link
Member

busterb commented Jul 23, 2017

Release Notes

This fix resolves exceptions thrown when a target SMTP resets the connection in the middle of sending an email.

@alrosenthal-r7 alrosenthal-r7 added the rn-fix release notes fix label Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug library rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants