Files
CVEs-PoC/2014/CVE-2014-9471.md
T
2024-06-09 00:33:16 +00:00

837 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