Vulnerability Database

289,689

Total vulnerabilities in the database

CVE-2021-3595

An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftp_input() function and could occur while processing a udp packet that is smaller than the size of the 'tftp_t' structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.

  • Published: Jun 15, 2021
  • Updated: Apr 14, 2023
  • CVE: CVE-2021-3595
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 3.8
  • AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

CVSS v2:

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

CWEs: