https://bugzilla.redhat.com/show_bug.cgi?id=1250352
Bug ID: 1250352
Summary: golang: HTTP request smuggling in net/http library
Product: Security Response
Component: vulnerability
Keywords: Security
Severity: medium
Priority: medium
Assignee: security-response-team(a)redhat.com
Reporter: amaris(a)redhat.com
CC: admiller(a)redhat.com, golang(a)lists.fedoraproject.org,
lemenkov(a)gmail.com, renich(a)woralelandia.com, s(a)shk.io,
thrcka(a)redhat.com, vbatts(a)redhat.com
There have been found potentially exploitable flaws in Golang net/http library
affecting versions 1.4.2 and 1.5.
Problems:
* Double Content-length headers in a request does not generate a 400 error, the
second Content-length is ignored.
* Invalid headers are parsed as valid headers (like "Content Length:" with a
space in the middle)
Exploitations:
In a situation where the net/http agent HTTP communication with the final
http clients is using some reverse proxy (reverse proxy cache, SSL
terminators, etc), some requests can be made exploiting the net/http HTTP
protocol violations.
Attacker could possibly:
* bypass security controls on theses previous elements
* perform some cache poisoning on these elements
* alter the request/response map on these previous elements (for DOS)
CVE request:
http://seclists.org/oss-sec/2015/q3/237
Upstream patches:
https://github.com/golang/go/commit/117ddcb83d7f42d6aa72241240af99ded81118e9https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680fhttps://github.com/golang/go/commit/143822585e32449860e624cace9d2e521deee62e
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1342707
Bug ID: 1342707
Summary: runc-v1.0.0-rc1 is available
Product: Fedora
Version: rawhide
Component: runc
Keywords: FutureFeature, Triaged
Assignee: jchaloup(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: amurdaca(a)redhat.com, golang(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, lsm5(a)redhat.com
Latest upstream release: v1.0.0-rc1
Current version/release in rawhide: 0.1.1-3.git57b9972.fc25
URL: https://github.com/opencontainers/runc
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/7462/
--
You are receiving this mail because:
You are on the CC list for the bug.