CVE-2019-10198

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.
References
Link Resource
https://access.redhat.com/errata/RHSA-2019:3172 Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10198 Issue Tracking Patch Third Party Advisory
https://projects.theforeman.org/issues/27275 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:theforeman:foreman-tasks:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:redhat:satellite:6.6:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-07-31 22:15

Updated : 2024-02-04 20:20


NVD link : CVE-2019-10198

Mitre link : CVE-2019-10198

CVE.ORG link : CVE-2019-10198


JSON object : View

Products Affected

redhat

  • satellite

theforeman

  • foreman-tasks
CWE
CWE-306

Missing Authentication for Critical Function

CWE-592

DEPRECATED: Authentication Bypass Issues