3 matches found
CVE-2023-34095
cpdb-libs provides frontend and backend libraries for the Common Printing Dialog Backends CPDB project. In versions 1.0 through 2.0b4, cpdb-libs is vulnerable to buffer overflows via improper use of scanf3. cpdb-libs uses the fscanf and scanf functions to parse command lines and configuration...
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...
CVE-2023-34095 cpdb-libs vulnerable to buffer overflows via scanf
cpdb-libs provides frontend and backend libraries for the Common Printing Dialog Backends CPDB project. In versions 1.0 through 2.0b4, cpdb-libs is vulnerable to buffer overflows via improper use of scanf3. cpdb-libs uses the fscanf and scanf functions to parse command lines and configuration...