Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2006-5793

The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.

  • Published: Nov 18, 2006
  • Updated: Apr 13, 2023
  • CVE: CVE-2006-5793
  • Severity: Low
  • Exploit:

CVSS v2:

  • Severity: Low
  • Score: 2.6
  • AV:N/AC:H/Au:N/C:N/I:N/A:P

CWEs: