CVE-2022-31140

Valinor is a PHP library that helps to map any input into a strongly-typed value object structure. Prior to version 0.12.0, Valinor can use `Throwable#getMessage()` when it should not have permission to do so. This is a problem with cases such as an SQL exception showing an SQL snippet, a database connection exception showing database IP address/username/password, or a timeout detail / out of memory detail. Attackers could use this information for potential data exfiltration, denial of service attacks, enumeration attacks, etc. Version 0.12.0 contains a patch for this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cuyz:valinor:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:03

Type Values Removed Values Added
CVSS v2 : 6.4
v3 : 9.1
v2 : 6.4
v3 : 7.5
References () https://github.com/CuyZ/Valinor/releases/tag/0.12.0 - Release Notes, Third Party Advisory () https://github.com/CuyZ/Valinor/releases/tag/0.12.0 - Release Notes, Third Party Advisory
References () https://github.com/CuyZ/Valinor/security/advisories/GHSA-5pgm-3j3g-2rc7 - Exploit, Third Party Advisory () https://github.com/CuyZ/Valinor/security/advisories/GHSA-5pgm-3j3g-2rc7 - Exploit, Third Party Advisory

Information

Published : 2022-07-11 20:15

Updated : 2024-11-21 07:03


NVD link : CVE-2022-31140

Mitre link : CVE-2022-31140

CVE.ORG link : CVE-2022-31140


JSON object : View

Products Affected

cuyz

  • valinor
CWE
CWE-209

Generation of Error Message Containing Sensitive Information