Files
CVEs-PoC/2018/CVE-2018-20969.md
T
2024-05-26 14:27:05 +02:00

963 B

CVE-2018-20969

Description

do_ed_script in pch.c in GNU patch through 2.7.6 does not block strings beginning with a ! character. NOTE: this is the same commit as for CVE-2019-13638, but the ! syntax is specific to ed, and is unrelated to a shell metacharacter.

POC

Reference

Github