cvelist/2013/0xxx/CVE-2013-0196.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 18:01:59 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:48:15 +00:00
"CVE_data_meta": {
"ID": "CVE-2013-0196",
2023-02-02 18:01:59 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-12-30 22:01:00 +00:00
"STATE": "PUBLIC"
},
2023-02-02 18:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 00:01:11 +00:00
"value": "A CSRF issue was found in OpenShift Enterprise 1.2. The web console is using 'Basic authentication' and the REST API has no CSRF attack protection mechanism. This can allow an attacker to obtain the credential and the Authorization: header when requesting the REST API via web browser."
2023-02-02 18:01:59 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 00:01:11 +00:00
"value": "Cross-Site Request Forgery "
2023-02-02 18:01:59 +00:00
}
]
}
]
},
2019-12-30 22:01:00 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 00:01:11 +00:00
"vendor_name": "OpenShift",
2019-12-30 22:01:00 +00:00
"product": {
"product_data": [
{
2023-02-13 00:01:11 +00:00
"product_name": "OpenShift Enterprise",
2019-12-30 22:01:00 +00:00
"version": {
"version_data": [
{
2023-02-13 00:01:11 +00:00
"version_affected": "=",
"version_value": "1.2"
2019-12-30 22:01:00 +00:00
}
]
}
}
]
}
}
]
}
2019-03-17 23:48:15 +00:00
},
2019-12-30 22:01:00 +00:00
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/cve-2013-0196",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2013-0196"
2023-02-02 18:01:59 +00:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-0196",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-0196"
}
]
2019-03-17 23:48:15 +00:00
}
}