Lucene search
K

14 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 8:35 p.m.6 views

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 ThrowablegetMessage 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...

9.1CVSS7.2AI score0.00412EPSS
Exploits1References1
Veracode
Veracode
added 2022/07/13 3:35 p.m.28 views

Information Disclosure

Valinor is vulnerable to Information Disclosure. Valinor has access to ThrowablegetMessage, which can disclose sensitive information such as database passwords or system memory details...

9.1CVSS8.5AI score0.00412EPSS
Exploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/12 10:15 p.m.27 views

Valinor error messages leading to potential data exfiltration before v0.12.0

php registerConstructorMoney::class, 'fromString' -mapper; try vardump$mapper-mapFoo::class, 'a' = 'HAHA', 'b' = '100 EUR', 'c' = 'USD 100' ; catch MappingError $e $messages = new NodeTraverserfunction Node $node foreach $node-messages as $message vardump '$message', $message-path, $message-body ...

9.1CVSS9.1AI score0.00412EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/07/12 10:15 p.m.16 views

GHSA-5PGM-3J3G-2RC7 Valinor error messages leading to potential data exfiltration before v0.12.0

php registerConstructorMoney::class, 'fromString' -mapper; try vardump$mapper-mapFoo::class, 'a' = 'HAHA', 'b' = '100 EUR', 'c' = 'USD 100' ; catch MappingError $e $messages = new NodeTraverserfunction Node $node foreach $node-messages as $message vardump '$message', $message-path, $message-body ...

7.5CVSS8.6AI score0.00412EPSS
Exploits1References4
NVD
NVD
added 2022/07/11 8:15 p.m.10 views

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 ThrowablegetMessage 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...

9.1CVSS0.00412EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2022/07/11 8:15 p.m.25 views

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 ThrowablegetMessage 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...

9.1CVSS7.2AI score0.00412EPSS
Exploits1References3
Prion
Prion
added 2022/07/11 8:15 p.m.11 views

Design/Logic Flaw

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 ThrowablegetMessage 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...

6.4CVSS9.2AI score0.00412EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2022/07/11 7:55 p.m.13 views

CVE-2022-31140 Valinor error messages leading to potential data exfiltration

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 ThrowablegetMessage 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...

7.5CVSS9.2AI score0.00412EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/07/11 7:55 p.m.15 views

CVE-2022-31140 Valinor error messages leading to potential data exfiltration

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 ThrowablegetMessage 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...

7.5CVSS9.5AI score0.00412EPSS
Exploits1References2
CVE
CVE
added 2022/07/11 7:55 p.m.76 views

CVE-2022-31140

Valinor (PHP) prior to version 0.12.0 exposes sensitive error data by allowing Throwable#getMessage() to be accessed. This can reveal SQL snippets, database credentials (IP, username/password), and other details in exception messages, enabling information disclosure, potential data exfiltration, ...

9.1CVSS8.5AI score0.00412EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/07/11 7:55 p.m.4 views

CVE-2022-31140 Valinor error messages leading to potential data exfiltration

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 ThrowablegetMessage 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...

7.5CVSS9.4AI score0.00412EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.3 views

Valinor 安全漏洞

Valinor is a PHP library that helps map any input to a strongly typed value object structure. A security vulnerability exists in Valinor versions prior to 0.12.0, which stems from the fact that Valinor can be used without privileges to, for example, display SQL exceptions for SQL fragments, displ...

9.1CVSS8.4AI score0.00412EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2022/04/01 1:39 p.m.21 views

Automatic named constructor discovery in Valinor

Design issue - automatic constructor discovery The issue arises when upgrading from cuyz/valinor:0.3.0 to a newer system on an existing application, which broke due to the wrong constructor being picked. Still, a bigger security concern is problematic, and it is akin to...

7.1AI score
Exploits0References4Affected Software1
OSV
OSV
added 2022/04/01 1:39 p.m.14 views

GHSA-XHR8-MPWQ-2RR2 Automatic named constructor discovery in Valinor

Design issue - automatic constructor discovery The issue arises when upgrading from cuyz/valinor:0.3.0 to a newer system on an existing application, which broke due to the wrong constructor being picked. Still, a bigger security concern is problematic, and it is akin to...

7.1AI score
Exploits0References4
Rows per page
Query Builder