mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
777 B
Markdown
19 lines
777 B
Markdown
### [CVE-2014-9471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766147
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|