Files
CVEs-PoC/2025/CVE-2025-4207.md
T
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2025-4207

Description

Buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte over-read can elicit process termination. This affects the database server and also libpq. Versions before PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 are affected.

POC

Reference

No PoCs from references.

Github