WebTSM Services
Status as of
The following known vulnerabilities were found:
CVE ID | Severity | Package | Details | Summary | Mitigation |
---|---|---|---|---|---|
CVE-2024-32655 | High | Npgsql | https://github.com/advisories/GHSA-x9vc-6hfv-hg8c | The This causes Npgsql to write a message size that is too small when constructing a Postgres protocol message to send it over the network to the database. When parsing the message, the database will only read a small number of bytes and treat any following bytes as new messages while they belong to the old message. Attackers can abuse this to inject arbitrary Postgres protocol messages into the connection, leading to the execution of arbitrary SQL statements on the application's behalf. | This vulnerability is fixed with Release 3.10.2.0. |