SB2022070745 - Multiple vulnerabilities in LDAP Account Manager



SB2022070745 - Multiple vulnerabilities in LDAP Account Manager

Published: July 7, 2022

Security Bulletin ID SB2022070745
Severity
Medium
Patch available
YES
Number of vulnerabilities 5
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 60% Low 40%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 5 secuirty vulnerabilities.


1) Information disclosure (CVE-ID: CVE-2022-31088)

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to excessive data output by the application. A remote attacker can abuse application behavior on the login page and enumerate user login names.


2) Incorrect default permissions (CVE-ID: CVE-2022-31087)

The vulnerability allows a remote user to escalate privileges on the system.

The vulnerability exists due to the /lam/tmp/ directory allows interpretation of .php and is writable by default. A remote user with ability to upload PHP files into the temporary directory can execute them later on the server.


3) Arbitrary file upload (CVE-ID: CVE-2022-31086)

The vulnerability allows a remote user to compromise vulnerable system.

The vulnerability exists due to insufficient validation of file during file upload. A remote user can upload arbitrary PHP file and execute it on the server.


4) Cross-site scripting (CVE-ID: CVE-2022-31085)

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Note, the vulnerability can be exploited against Internet Explorer users only.


5) Code Injection (CVE-ID: CVE-2022-31084)

The vulnerability allows a remote user to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation. A remote user can inject the first constructor argument and execute arbitrary code on the system, if non-LAM classes are instantiated that execute code during object creation.


Remediation

Install update from vendor's website.