CVE-2019-16768 LOW

CVE-2019-16768: Internal exception message exposure for login action in Sylius

Vendor Sylius
Product Sylius
Weakness CWE-209 · Error message info leak
Published December 5, 2019
Last update August 5, 2024

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

In affected versions of Sylius, exception messages from internal exceptions (like database exception) are wrapped by \Symfony\Component\Security\Core\Exception\AuthenticationServiceException and propagated through the system to UI. Therefore, some internal system information may leak and be visible to the customer. A validation message with the exception details will be presented to the user when one will try to log into the shop. This has been patched in versions 1.3.14, 1.4.10, 1.5.7, and 1.6.3.

Key dates

02Disclosure timeline

December 5, 2019 CVE published
August 5, 2024 Record updated