Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. cuyz/valinor
  4. ›
  5. CVE-2022-31140

CVE-2022-31140: Generation of Error Message Containing Sensitive Information

July 12, 2022 (updated July 19, 2022)

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.

References

  • github.com/CuyZ/Valinor/releases/tag/0.12.0
  • github.com/CuyZ/Valinor/security/advisories/GHSA-5pgm-3j3g-2rc7
  • github.com/advisories/GHSA-5pgm-3j3g-2rc7
  • nvd.nist.gov/vuln/detail/CVE-2022-31140

Code Behaviors & Features

Detect and mitigate CVE-2022-31140 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.12.0

Fixed versions

  • 0.12.0

Solution

Upgrade to version 0.12.0 or above.

Impact 9.1 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-209: Generation of Error Message Containing Sensitive Information

Source file

packagist/cuyz/valinor/CVE-2022-31140.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:43 +0000.