Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2020-1752

A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.

  • Published: Apr 30, 2020
  • Updated: Apr 13, 2023
  • CVE: CVE-2020-1752
  • Severity: High
  • Exploit:

CVSS v3:

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

CVSS v2:

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

CWEs: