2018-05-09 11:02:57 -04:00
{
2019-03-18 06:59:37 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2018-10931" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "cobbler" ,
"version" : {
"version_data" : [
{
"version_value" : "2.6.x"
}
]
}
}
]
} ,
"vendor_name" : "The Cobbler Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-08-09 15:52:24 -03:00
{
2019-03-18 06:59:37 +00:00
"lang" : "eng" ,
"value" : "It was found that cobbler 2.6.x exposed all functions from its CobblerXMLRPCInterface class over XMLRPC. A remote, unauthenticated attacker could use this flaw to gain high privileges within cobbler, upload files to arbitrary location in the context of the daemon."
2018-08-09 15:52:24 -03:00
}
2019-03-18 06:59:37 +00:00
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "9.8/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
} ,
"problemtype" : {
"problemtype_data" : [
2018-08-09 15:52:24 -03:00
{
2019-03-18 06:59:37 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-749"
}
]
2018-08-09 15:52:24 -03:00
}
2019-03-18 06:59:37 +00:00
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10931" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10931"
} ,
{
"name" : "RHSA-2018:2372" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:2372"
}
]
}
}