CVE-2015-5263
high
CVSS v3
8.1
CVSS v2
6.8
VIR risk
8.1
Description
pulp-consumer-client 2.4.0 through 2.6.3 does not check the server's TLS certificate signatures when retrieving the server's public key upon registration.
Predictions
Exploit likelihood
88%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pulpproject | pulp | 2.4.0 | |
| pulpproject | pulp | 2.4.1 | |
| pulpproject | pulp | 2.4.2 | |
| pulpproject | pulp | 2.4.3 | |
| pulpproject | pulp | 2.4.4 | |
| pulpproject | pulp | 2.5.0 | |
| pulpproject | pulp | 2.5.1 | |
| pulpproject | pulp | 2.5.2 | |
| pulpproject | pulp | 2.5.3 | |
| pulpproject | pulp | 2.6.0 | |
| pulpproject | pulp | 2.6.1 | |
| pulpproject | pulp | 2.6.2 | |
| pulpproject | pulp | 2.6.3 | |
References
- http://cve.killedkenny.io/cve/CVE-2015-5263
- http://www.openwall.com/lists/oss-security/2015/09/24/4
- https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103
- https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754
- http://cve.killedkenny.io/cve/CVE-2015-5263
- http://www.openwall.com/lists/oss-security/2015/09/24/4
- https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103
- https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754
CWEs
CWE-295
Verify integrity in audit chain (admin only). AS-IS.