CVE-2012-5622
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-site request forgery (CSRF) vulnerability in the management console (openshift-console/app/controllers/application_controller.rb) in OpenShift 0.0.5 allows remote attackers to hijack the authentication of arbitrary users via unspecified vectors.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2012-1555.html
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | openshift | 0.0.5 | |
References
- http://osvdb.org/88333
- http://rhn.redhat.com/errata/RHSA-2012-1555.html
- https://bugzilla.redhat.com/show_bug.cgi?id=883227
- https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e
- https://github.com/openshift/origin-server/pull/1009
- http://osvdb.org/88333
- http://rhn.redhat.com/errata/RHSA-2012-1555.html
- https://bugzilla.redhat.com/show_bug.cgi?id=883227
- https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e
- https://github.com/openshift/origin-server/pull/1009
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.