Loading HuntDB...

Open SMTP port can let anyone send email from mail.chihar.com

W
Weblate
Submitted None
Reported by str33

Vulnerability Details

Technical details and impact analysis

Cryptographic Issues - Generic
An open SMTP port 587 can let anyone connect and send emails impersonating someone in your the company if he could enumerate the email addresses. POC - 1. I performed an nmap scan and was able to find an open port 587 for SMTP 2. I did a netcat connection to it and was able to run commands such as HELO and EHLO(which is harmless) 3. I could even use commands STARTTLS and MAIL TO. 4. I can impersonate the support team of weblate and send an email to one of the employees asking them to visit a link and even though they know about phishing they might do it and hence stealing their sessionID. The image shows few commands which I was able to run on the server. Pretty much all the companies have strong email security policies and hence you should implement it and deny end user access to the SMTP server.

Report Details

Additional information and metadata

State

Closed

Substate

Not-Applicable

Submitted

Weakness

Cryptographic Issues - Generic