2017-10-16 12:31:07 -04:00
{
2019-03-18 03:35:12 +00:00
"CVE_data_meta" : {
2021-01-06 17:02:36 +00:00
"ASSIGNER" : "security@microfocus.com" ,
2019-03-18 03:35:12 +00:00
"DATE_PUBLIC" : "2014-03-26T00:00:00.000Z" ,
"ID" : "CVE-2014-0594" ,
"STATE" : "PUBLIC" ,
"TITLE" : "CSRF protection incorrectly disabled"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Open Build Service" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "2.4.6"
}
]
}
}
]
} ,
"vendor_name" : "openSUSE"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-07 16:14:41 +02:00
{
2019-03-18 03:35:12 +00:00
"lang" : "eng" ,
"value" : "In the Open Build Service (OBS) before version 2.4.6 the CSRF protection is incorrectly disabled in the web interface, allowing for requests without the user's consent."
2018-06-07 16:14:41 +02:00
}
2019-03-18 03:35:12 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/openSUSE/open-build-service/commit/2188c059b67b82171d0e28ef59f77e62d22a09d8" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/openSUSE/open-build-service/commit/2188c059b67b82171d0e28ef59f77e62d22a09d8"
} ,
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=870606" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=870606"
}
]
} ,
"source" : {
"defect" : [
"870606"
] ,
"discovery" : "EXTERNAL"
}
}