Add a reference to CVE-2019-13139, which was patched in the 18.09.4 release

This commit is contained in:
Etienne Stalmans 2019-07-15 22:59:56 +02:00
parent b72d251a70
commit 6c5f477ca1
No known key found for this signature in database
GPG Key ID: CCF786F4EF651751
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ consistency and compatibility reasons.
### Builder
* Added validation for `git ref` to avoid misinterpretation as a flag. [moby/moby#38944](https://github.com/moby/moby/pull/38944)
* Fixed [CVE-2019-13139](https://nvd.nist.gov/vuln/detail/CVE-2019-13139) by adding validation for `git ref` to avoid misinterpretation as a flag. [moby/moby#38944](https://github.com/moby/moby/pull/38944)
### Runtime