2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10198" ,
2019-07-31 22:00:55 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-07-31 18:04:18 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Foreman Project" ,
"product" : {
"product_data" : [
{
"product_name" : "foreman-tasks" ,
"version" : {
"version_data" : [
{
"version_value" : "0.15.7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-592"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10198" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10198" ,
"refsource" : "CONFIRM"
} ,
{
2019-07-31 22:00:55 +00:00
"url" : "https://projects.theforeman.org/issues/27275" ,
"refsource" : "MISC" ,
"name" : "https://projects.theforeman.org/issues/27275"
2019-10-24 23:01:04 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3172" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3172"
2019-07-31 18:04:18 -03:00
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-31 18:04:18 -03:00
"value" : "An authentication bypass vulnerability was discovered in foreman-tasks before 0.15.7. Previously, commit tasks were searched through find_resource, which performed authorization checks. After the change to Foreman, an unauthenticated user can view the details of a task through the web UI or API, if they can discover or guess the UUID of the task."
2019-03-27 12:00:51 +00:00
}
]
2019-07-31 18:04:18 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-07-31 22:00:55 +00:00
}