CVE-2019-10198
31.07.2019, 22:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
theforeman | foreman-tasks | 𝑥 < 0.15.7 |
redhat | satellite | 6.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-592 - DEPRECATED: Authentication Bypass IssuesThis weakness has been deprecated because it covered redundant concepts already described in CWE-287.
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
References