Bug 1691518 (CVE-2019-3880)
| Summary: | CVE-2019-3880 samba: save registry file outside share as unprivileged user | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Laura Pardo <lpardo> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | abokovoy, anoopcs, asn, bmcclain, dblechte, dfediuck, eedri, gdeschner, jarrpa, jlyle, jstephen, lmohanty, madam, mgoldboi, michal.skrivanek, rhs-smb, rwagner, sankarshan, sbonazzo, sbose, security-response-team, sherold, sisharma, ssorce, vbellur, yozone, yturgema |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | samba 4.8.11, samba 4.9.6, samba 4.10.2 | Doc Type: | If docs needed, set a value |
| Doc Text: |
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-07-30 13:18:30 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: | 1696524, 1696525, 1696577, 1697717 | ||
| Bug Blocks: | 1691522 | ||
|
Description
Laura Pardo
2019-03-21 19:42:44 UTC
Acknowledgments: Name: Michael Hanselmann openshift-online-3 does not provision samba endpoints. Note: This affects not only Linux <> Windows configurations but may also affect Linux <> Linux configurations using Samba as RPC endpoints. (since winreg_SaveKey RPC call is also implemented on the client side) Mitigation: Either turn off SMB1 by setting the global parameter: 'min protocol = SMB2' or if SMB1 is required turn off unix extensions by setting the global parameter: 'unix extensions = no' in the smb.conf file. External References: https://www.samba.org/samba/security/CVE-2019-3880.html Created samba tracking bugs for this issue: Affects: fedora-all [bug 1697717] Statement: This issue affects the version of samba shipped with Red Hat Gluster Storage 3, as it contains the vulnerable functionality. This issue has been addressed in the following products: Red Hat Gluster Storage 3.4 for RHEL 7 Via RHSA-2019:1966 https://access.redhat.com/errata/RHSA-2019:1966 This issue has been addressed in the following products: Red Hat Gluster Storage 3.4 for RHEL 6 Via RHSA-2019:1967 https://access.redhat.com/errata/RHSA-2019:1967 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-3880 This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2019:2099 https://access.redhat.com/errata/RHSA-2019:2099 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2019:3582 https://access.redhat.com/errata/RHSA-2019:3582 |