2 matches found
The vulnerability of the WriteBind() function in the Npgsql library, which allows a hacker to execute arbitrary code.
The vulnerability of the WriteBind function in the Npgsql library is related to insufficient validation of input data. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...
8.1CVSS7.8AI score0.01716EPSS
SaveExploits0References16Affected Software2
UBUNTU-CVE-2024-32655
Npgsql is the .NET data provider for PostgreSQL. The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This cause...
8.1CVSS6.2AI score0.01716EPSS
SaveExploits0References4
20