1 Commits

Author SHA256 Message Date
6be6af0b70 - CVE-2020-8287.patch: HTTP Request Smuggling allow two copies of a
header field in a http request. For example, two Transfer-Encoding
  header fields. In this case Node.js identifies the first header
  field and ignores the second. This can lead to HTTP Request
  Smuggling (https://cwe.mitre.org/data/definitions/444.html).
  (bsc#1180554, CVE-2020-8287)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs8?expand=0&rev=171
2021-01-11 15:51:30 +00:00