patch: apply upstream patch for CVE-2019-13638
authorRussell Senior <russell@personaltelco.net>
Sun, 11 Aug 2019 19:43:41 +0000 (12:43 -0700)
committerRussell Senior <russell@personaltelco.net>
Mon, 2 Sep 2019 06:39:22 +0000 (23:39 -0700)
commitabe523c5795ca0a300f7689dce1cacff1324b913
tree5f255350da4bf4b50b7f6bea44c380214de5cd2e
parenta3d8698e357a6fbdab279811957b93ca18ac7377
patch: apply upstream patch for CVE-2019-13638

GNU patch through 2.7.6 is vulnerable to OS shell command injection that
can be exploited by opening a crafted patch file that contains an ed style
diff payload with shell metacharacters. The ed editor does not need to be
present on the vulnerable system. This is different from CVE-2018-1000156.

https://nvd.nist.gov/vuln/detail/CVE-2019-13638

Signed-off-by: Russell Senior <russell@personaltelco.net>
devel/patch/Makefile
devel/patch/patches/060-CVE-2019-13638.patch [new file with mode: 0644]