{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10198", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "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" }, { "url": "https://projects.theforeman.org/issues/27275", "refsource": "MISC", "name": "https://projects.theforeman.org/issues/27275" } ] }, "description": { "description_data": [ { "lang": "eng", "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." } ] }, "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" } ] ] } }