Vulnerability Database

308,926

Total vulnerabilities in the database

CVE-2024-32487

less through 653 allows OS command execution via a newline character in the name of a file, because quoting is mishandled in filename.c. Exploitation typically requires use with attacker-controlled file names, such as the files extracted from an untrusted archive. Exploitation also requires the LESSOPEN environment variable, but this is set by default in many common cases.

  • Published: Apr 13, 2024
  • Updated: Nov 16, 2025
  • CVE: CVE-2024-32487
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8.6
  • AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

CWEs: