Information Exposure Affecting osbuild-composer-dnf-json package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-OSBUILDCOMPOSERDNFJSON-2952357
- published 15 Jul 2022
- disclosed 12 Jul 2022
Introduced: 12 Jul 2022
CVE-2022-32148 Open this link in a new tabHow to fix?
There is no fixed version for Centos:8
osbuild-composer-dnf-json
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream osbuild-composer-dnf-json
package and not the osbuild-composer-dnf-json
package as distributed by Centos
.
See How to fix?
for Centos:8
relevant fixed versions and status.
Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.
References
- https://access.redhat.com/security/cve/CVE-2022-32148
- https://access.redhat.com/errata/RHSA-2022:5775
- https://access.redhat.com/errata/RHSA-2022:5799
- https://access.redhat.com/errata/RHSA-2022:7129
- https://access.redhat.com/errata/RHSA-2022:7519
- https://access.redhat.com/errata/RHSA-2022:7529
- https://access.redhat.com/errata/RHSA-2022:7648
- https://access.redhat.com/errata/RHSA-2022:8057
- https://access.redhat.com/errata/RHSA-2022:8250
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/
- https://go.dev/cl/412857
- https://go.dev/issue/53423
- https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a
- https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
- https://pkg.go.dev/vuln/GO-2022-0520