vendor:
Mailing List & News
by:
teleh0r
8,8
CVSS
HIGH
Command Injection
78
CWE
Product Name: Mailing List & News
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: NO
Related CWE: N/A
CPE: a:utilmind_solutions:mailing_list_and_news
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2001
Mailing List & News Version 1.7 / PoC Exploit
This exploit allows an attacker to inject malicious commands into the mailing list & news version 1.7 application. The exploit is triggered when the application is used to send emails to subscribers. The malicious code is sent to the application via a POST request to the /cgi-bin/maillist.cgi script. The code attempts to bind a shell at port 60179/fido using inetd.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.