[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Reprise License Manager 14.2 User Enumeration Vulnerability

Author
Andreas Fyhn Andersen
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-37109
Category
web applications
Date add
08-12-2021
CVE
CVE-2021-44155
Platform
php
# Product: Reprise License Manager 14.2
# Vendor: Reprise Software 
# CVE ID: CVE-2021-44155
# Vulnerability Title: Unauthenticated User Enumeration
# Severity: Low 
# Author(s): Mark Staal Steenberg, Bilal El Ghoul, Gionathan Armando Reale, Andreas Fyhn Andersen, Oliver Lind Nordestgaard 
#############################################################
Introduction: 
An issue was discovered in /goform/login_process in RLM 14.2. When an attacker attempts to login, the response if an username is valid includes "Login Failed", but does not include this string if the username is invalid. This allows an attacker to enumerate valid users.

Vulnerability: 
This vulnerability is triggered upon failed authentication, if an attacker supplies an invalid user with an invalid password no error message is given however if an attacker supplies the application with a valid user with an invalid password an error message is displayed informing the user "Login Failed". The difference in response can be abused in order to allow an attacker to enumerate valid users.
 
Recommendation:
We recommend displaying generic error messages upon failed authentication to mitigate the possibility of an attacker enumerating valid users.


#  0day.today [2024-11-15]  #