cve/2025/CVE-2025-58450.md
2025-09-29 21:09:30 +02:00

924 B

CVE-2025-58450

Description

pREST (PostgreSQL REST), is an API that delivers an application on top of a Postgres database. SQL injection is possible in versions prior to 2.0.0-rc3. The validation present in versions prior to 2.0.0-rc3 does not provide adequate protection from injection attempts. Version 2.0.0-rc3 contains a patch to mitigate such attempts.

POC

Reference

No PoCs from references.

Github