Bug 1793284 (CVE-2019-19349)
| Summary: | CVE-2019-19349 operator-framework/operator-metering: /etc/passwd is given incorrect privileges | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Mark Cooper <mcooper> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | bmontgom, eparis, jburrell, jokerman, nstielau, sd-operator-metering, security-response-team, sponnaga, tflannag |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
An insecure modification vulnerability in the /etc/passwd file was found in the container operator-framework/operator-metering. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-28 01:24:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1793329, 1793330, 1793331, 1809783, 1835844 | ||
| Bug Blocks: | 1776664, 1942173 | ||
|
Description
Mark Cooper
2020-01-21 04:44:01 UTC
Statement: By default this vulnerability is not exploitable in un-privilieged containers running on OpenShift Container Platform. This is because the system call SETUID and SETGID is blocked by the default seccomp policy. Acknowledgments: Name: Joseph LaMagna-Reiter (SPR Inc.) |