CVE-2023-34095
CVE-2023-34095 affects the cpdb-libs project (versions 1.0–2.0b4). The issue is a buffer overflow caused by unsafe use of fscanf/scanf that writes into fixed 1024-byte buffers when strings exceed 1023 characters. The root cause is not restricting input length in calls parsing command lines and co...