Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-33730: CVE-2023-33730/CVE-2023-33730.md at main · sahiloj/CVE-2023-33730

Privilege Escalation in the “GetUserCurrentPwd” function in Microworld Technologies eScan Management Console 14.0.1400.2281 allows any remote attacker to retrieve password of any admin or normal user in plain text format.

CVE
#windows#auth

eScan Management Console 14.0.1400.2281 - Privilege Escalation

Description: Privilege Escalation in the “GetUserCurrentPwd” function in Microworld Technologies eScan Management Console 14.0.1400.2281 allows any remote attacker to retrieve password of any admin or normal user in plain text format resulting in vertical as well as horizontal privilege escalation.

Vulnerable Product Version: 14.0.1400.2281

Date: 30/05/2023

CVE: CVE-2023-33730

CVE Author: Sahil Ojha

Vendor Homepage: https://www.escanav.com

Software Link: https://cl.escanav.com/ewconsole.dll

Tested on: Windows

Steps to reproduce:

  1. Go to the eScan application with valid admin users credentials and create a new user with normal level access.

  2. Login with the credentials of normal level user.

  3. Capture the GET request of the normal user editing their information as shown in the screenshot below.

  4. Send the GET request to the repeater in Burp suite and forward the GET the request. The response returns the password of the normal user in plaintext.

  5. Changing the parameter ‘UsrId’ the response returns passwords of the administrator and all the other users in plaintext as shown in the screenshot below.

  6. The password is then used to login to the administrator/other user’s account gaining all administrator privileges.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda