cvelist/2012/5xxx/CVE-2012-5622.json
2019-03-17 23:41:15 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-5622",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=883227",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=883227"
},
{
"name": "RHSA-2012:1555",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1555.html"
},
{
"name": "88333",
"refsource": "OSVDB",
"url": "http://osvdb.org/88333"
},
{
"name": "https://github.com/openshift/origin-server/pull/1009",
"refsource": "CONFIRM",
"url": "https://github.com/openshift/origin-server/pull/1009"
},
{
"name": "https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e",
"refsource": "CONFIRM",
"url": "https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e"
}
]
}
}