CVE-2024-49370

Oct. 25, 2024, 12:56 p.m.

Product(s) Impacted

Pimcore

  • before 4.1.7
  • before 3.1.16

Description

Pimcore is an open source data and experience management platform. When a PortalUserObject is connected to a PimcoreUser and "Use Pimcore Backend Password" is set to true, the change password function in Portal Profile sets the new password. Prior to Pimcore portal engine versions 4.1.7 and 3.1.16, the password is then set without hashing so it can be read by everyone. Everyone who combines PortalUser to PimcoreUsers and change passwords via profile settings could be affected. Versions 4.1.7 and 3.1.16 of the Pimcore portal engine fix the issue.

Weaknesses

CWE-256
Plaintext Storage of a Password

Storing a password in plaintext may result in a system compromise.

CWE ID: 256

Date

Published: Oct. 23, 2024, 3:15 p.m.

Last Modified: Oct. 25, 2024, 12:56 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security-advisories@github.com

References