Skip to main content

Double Free

CVE-2017-15364

Severity Medium
Score 5.5/10

Summary

The foreach function in ext/ccsv.c in Ccsv allows remote attackers to cause a Denial of Service (double free and application crash) or possibly have unspecified other impact via a crafted file affecting versions prior to 1.1.0.

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • REQUIRED
  • NONE
  • NONE
  • HIGH

CWE-415 - Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

Advisory Timeline

  • Published