CVE-2024-3019
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
A flaw was found in PCP. The default pmproxy configuration exposes the Redis server backend to the local network, allowing remote command execution with the privileges of the Redis user. This issue can only be exploited when pmproxy is running. By default, pmproxy is not running and needs to be started manually. The pmproxy service is usually started from the 'Metrics settings' page of the Cockpit web interface. This flaw affects PCP versions 4.3.4 and newer.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
4.3.4 < * | affected | ||
| Red Hat | Red Hat Enterprise Linux 8 | 0:5.3.7-20.el8_10 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.2 Advanced Update Support | 0:5.0.2-8.el8_2 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | 0:5.2.5-7.el8_4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.4 Telecommunications Update Service | 0:5.2.5-7.el8_4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions | 0:5.2.5-7.el8_4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.6 Extended Update Support | 0:5.3.5-9.el8_6 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.8 Extended Update Support | 0:5.3.7-18.el8_8 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9 | 0:6.2.0-2.el9_4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9.0 Extended Update Support | 0:5.3.5-9.el9_0 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9.2 Extended Update Support | 0:6.0.1-6.el9_2 < * | unaffected |
Weaknesses
- CWE-668: Exposure of Resource to Wrong Sphere
Workarounds
To mitigate this flaw, stop and disable the pmproxy.service or disable the Redis server backend via the pmproxy configuration file.
To stop and disable the pmproxy.service, run the following command:
# systemctl disable --now pmproxy.service
To disable the Redis backend server via the pmproxy configuration file:
# sed -i 's/redis.enabled = true/redis.enabled = false/g' /etc/pcp/pmproxy/pmproxy.conf
# systemctl restart pmproxy.service
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://access.redhat.com/errata/RHSA-2024:2566
- https://access.redhat.com/errata/RHSA-2024:3264
- https://access.redhat.com/errata/RHSA-2024:3321
- https://access.redhat.com/errata/RHSA-2024:3322
- https://access.redhat.com/errata/RHSA-2024:3323
- https://access.redhat.com/errata/RHSA-2024:3324
- https://access.redhat.com/errata/RHSA-2024:3325
- https://access.redhat.com/errata/RHSA-2024:3392
- https://access.redhat.com/security/cve/CVE-2024-3019
- https://bugzilla.redhat.com/show_bug.cgi?id=2271898
References
- https://access.redhat.com/errata/RHSA-2024:2566
- https://access.redhat.com/errata/RHSA-2024:3264
- https://access.redhat.com/errata/RHSA-2024:3321
- https://access.redhat.com/errata/RHSA-2024:3322
- https://access.redhat.com/errata/RHSA-2024:3323
- https://access.redhat.com/errata/RHSA-2024:3324
- https://access.redhat.com/errata/RHSA-2024:3325
- https://access.redhat.com/errata/RHSA-2024:3392
- https://access.redhat.com/security/cve/CVE-2024-3019
- https://bugzilla.redhat.com/show_bug.cgi?id=2271898
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.