cve/2014/CVE-2014-9471.md
2024-05-26 14:27:05 +02:00

777 B

CVE-2014-9471

Description

The parse_datetime function in GNU coreutils allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted date string, as demonstrated by the "--date=TZ="123"345" @1" string to the touch or date command.

POC

Reference

Github