Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3869
Vulnerability from cvelistv5
Published
2019-03-28 13:04
Modified
2024-08-04 19:19
Severity ?
EPSS score ?
Summary
When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.
References
▼ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869 | Issue Tracking, Patch, Vendor Advisory | |
secalert@redhat.com | https://github.com/ansible/awx/pull/3505 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869 | Issue Tracking, Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/ansible/awx/pull/3505 | Patch, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T19:19:18.595Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/ansible/awx/pull/3505" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Tower", "vendor": "Red Hat", "versions": [ { "status": "affected", "version": "3.3.5" }, { "status": "affected", "version": "3.4.3" } ] } ], "descriptions": [ { "lang": "en", "value": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-214", "description": "CWE-214", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-03-28T13:04:59", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ansible/awx/pull/3505" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3869", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Tower", "version": { "version_data": [ { "version_value": "3.3.5" }, { "version_value": "3.4.3" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.2/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-214" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/awx/pull/3505", "refsource": "MISC", "url": "https://github.com/ansible/awx/pull/3505" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-3869", "datePublished": "2019-03-28T13:04:59", "dateReserved": "2019-01-03T00:00:00", "dateUpdated": "2024-08-04T19:19:18.595Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"3.3.5\", \"matchCriteriaId\": \"93FBC1A2-2F44-4AA1-BC83-E99A5D09ED59\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.4.0\", \"versionEndExcluding\": \"3.4.3\", \"matchCriteriaId\": \"4EAB487D-18F9-4025-8873-AA4C8E94F2B5\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.\"}, {\"lang\": \"es\", \"value\": \"Al ejecutar Tower, en versiones anteriores a la 3.4.3 en OpenShift o Kubernetes, las credenciales de aplicaci\\u00f3n se exponen a ejecuciones \\\"playbook job\\\" mediante variables de entorno. Un usuario malicioso capacitado para escribir playbooks podr\\u00eda utilizar esto para ganar privilegios de administrador.\"}]", "id": "CVE-2019-3869", "lastModified": "2024-11-21T04:42:45.570", "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}], \"cvssMetricV30\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:N/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2019-03-28T14:29:00.307", "references": "[{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/ansible/awx/pull/3505\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/ansible/awx/pull/3505\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]", "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-214\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2019-3869\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-03-28T14:29:00.307\",\"lastModified\":\"2024-11-21T04:42:45.570\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.\"},{\"lang\":\"es\",\"value\":\"Al ejecutar Tower, en versiones anteriores a la 3.4.3 en OpenShift o Kubernetes, las credenciales de aplicaci\u00f3n se exponen a ejecuciones \\\"playbook job\\\" mediante variables de entorno. Un usuario malicioso capacitado para escribir playbooks podr\u00eda utilizar esto para ganar privilegios de administrador.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-214\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.3.5\",\"matchCriteriaId\":\"93FBC1A2-2F44-4AA1-BC83-E99A5D09ED59\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.3\",\"matchCriteriaId\":\"4EAB487D-18F9-4025-8873-AA4C8E94F2B5\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/ansible/awx/pull/3505\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/ansible/awx/pull/3505\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
RHBA-2019:0884
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:11
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container
Notes
Topic
Red Hat Ansible Tower 3.3.5-3 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
- Fixed the Notifications tab to properly appear when viewing a Job
Template
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.3.5-3 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook \n runs via environment variables when running in OpenShift (CVE-2019-3869)\n- Fixed the Notifications tab to properly appear when viewing a Job \n Template", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0884", "url": "https://access.redhat.com/errata/RHBA-2019:0884" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0884.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container", "tracking": { "current_release_date": "2024-11-15T05:11:55+00:00", "generator": { "date": "2024-11-15T05:11:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0884", "initial_release_date": "2019-04-25T09:10:43+00:00", "revision_history": [ { "date": "2019-04-25T09:10:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:11:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.3::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_id": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-33/ansible-tower\u0026tag=3.3.5-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64 as a component of Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" }, "product_reference": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.3" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:43+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0884" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
rhsa-2019:0796
Vulnerability from csaf_redhat
Published
2019-04-23 07:46
Modified
2024-11-15 05:12
Summary
Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update
Notes
Topic
An update is now available for CloudForms Management Engine 5.10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.
Security Fix(es):
* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)
* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for CloudForms Management Engine 5.10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)\n\n* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:0796", "url": "https://access.redhat.com/errata/RHSA-2019:0796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes", "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes" }, { "category": "external", "summary": "1678385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1678385" }, { "category": "external", "summary": "1680959", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680959" }, { "category": "external", "summary": "1686045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686045" }, { "category": "external", "summary": "1686902", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686902" }, { "category": "external", "summary": "1688937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688937" }, { "category": "external", "summary": "1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "1693714", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693714" }, { "category": "external", "summary": "1693718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693718" }, { "category": "external", "summary": "1693719", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693719" }, { "category": "external", "summary": "1693720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693720" }, { "category": "external", "summary": "1693721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693721" }, { "category": "external", "summary": "1693722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693722" }, { "category": "external", "summary": "1693727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693727" }, { "category": "external", "summary": "1693728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693728" }, { "category": "external", "summary": "1693729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693729" }, { "category": "external", "summary": "1693730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693730" }, { "category": "external", "summary": "1693731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693731" }, { "category": "external", "summary": "1693740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693740" }, { "category": "external", "summary": "1693741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693741" }, { "category": "external", "summary": "1693743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693743" }, { "category": "external", "summary": "1693745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693745" }, { "category": "external", "summary": "1693746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693746" }, { "category": "external", "summary": "1693747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693747" }, { "category": "external", "summary": "1693748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693748" }, { "category": "external", "summary": "1693749", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693749" }, { "category": "external", "summary": "1693757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693757" }, { "category": "external", "summary": "1693817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693817" }, { "category": "external", "summary": "1694190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694190" }, { "category": "external", "summary": "1694798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694798" }, { "category": "external", "summary": "1695626", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695626" }, { "category": "external", "summary": "1695627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695627" }, { "category": "external", "summary": "1695628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695628" }, { "category": "external", "summary": "1695629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695629" }, { "category": "external", "summary": "1695631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695631" }, { "category": "external", "summary": "1695897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695897" }, { "category": "external", "summary": "1696362", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696362" }, { "category": "external", "summary": "1696419", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696419" }, { "category": "external", "summary": "1696421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696421" }, { "category": "external", "summary": "1696422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696422" }, { "category": "external", "summary": "1696456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696456" }, { "category": "external", "summary": "1696841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696841" }, { "category": "external", "summary": "1698586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1698586" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0796.json" } ], "title": "Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-15T05:12:56+00:00", "generator": { "date": "2024-11-15T05:12:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0796", "initial_release_date": "2019-04-23T07:46:49+00:00", "revision_history": [ { "date": "2019-04-23T07:46:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-23T07:46:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CloudForms Management Engine 5.10", "product": { "name": "CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10", "product_identification_helper": { "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.10::el7" } } } ], "category": "product_family", "name": "Red Hat CloudForms" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-ansible@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-setup@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-ui@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-server@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-common@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.src", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.src", "product_id": "ansible-tower-0:3.4.3-1.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=src" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" }, { "cve": "CVE-2019-5418", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689159" } ], "notes": [ { "category": "description", "text": "A content disclosure flaw was found in rubygem-actionview. Specially crafted accept headers, in combination with calls to \u0027render file:\u0027, can cause arbitrary files on the target server to be rendered, disclosing the file contents. Code execution cannot be ruled out if the attacker is able to gain access to the proper files. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: render file directory traversal in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionpack and rh-ror50-rubygem-actionpack as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5418" }, { "category": "external", "summary": "RHBZ#1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5418", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5418" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418" }, { "category": "external", "summary": "https://github.com/mpgn/CVE-2019-5418", "url": "https://github.com/mpgn/CVE-2019-5418" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rubygem-actionpack: render file directory traversal in Action View" }, { "cve": "CVE-2019-5419", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689160" } ], "notes": [ { "category": "description", "text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: denial of service vulnerability in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionview and rh-ror50-rubygem-actionview as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5419" }, { "category": "external", "summary": "RHBZ#1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5419", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-actionpack: denial of service vulnerability in Action View" } ] }
rhba-2019_0885
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:12
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container
Notes
Topic
Red Hat Ansible Tower 3.4.3-4 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.4.3-4 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook\n runs via environment variables when running in OpenShift (CVE-2019-3869)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0885", "url": "https://access.redhat.com/errata/RHBA-2019:0885" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0885.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container", "tracking": { "current_release_date": "2024-11-15T05:12:02+00:00", "generator": { "date": "2024-11-15T05:12:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0885", "initial_release_date": "2019-04-25T09:10:13+00:00", "revision_history": [ { "date": "2019-04-25T09:10:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.4::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_id": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower\u0026tag=3.4.3-4" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_id": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-memcached\u0026tag=1.4.15-18" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_id": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-messaging\u0026tag=3.7.4-10" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" }, "product_reference": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:13+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0885" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
rhba-2019:0884
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:11
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container
Notes
Topic
Red Hat Ansible Tower 3.3.5-3 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
- Fixed the Notifications tab to properly appear when viewing a Job
Template
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.3.5-3 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook \n runs via environment variables when running in OpenShift (CVE-2019-3869)\n- Fixed the Notifications tab to properly appear when viewing a Job \n Template", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0884", "url": "https://access.redhat.com/errata/RHBA-2019:0884" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0884.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container", "tracking": { "current_release_date": "2024-11-15T05:11:55+00:00", "generator": { "date": "2024-11-15T05:11:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0884", "initial_release_date": "2019-04-25T09:10:43+00:00", "revision_history": [ { "date": "2019-04-25T09:10:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:11:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.3::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_id": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-33/ansible-tower\u0026tag=3.3.5-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64 as a component of Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" }, "product_reference": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.3" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:43+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0884" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
rhba-2019:0885
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:12
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container
Notes
Topic
Red Hat Ansible Tower 3.4.3-4 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.4.3-4 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook\n runs via environment variables when running in OpenShift (CVE-2019-3869)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0885", "url": "https://access.redhat.com/errata/RHBA-2019:0885" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0885.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container", "tracking": { "current_release_date": "2024-11-15T05:12:02+00:00", "generator": { "date": "2024-11-15T05:12:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0885", "initial_release_date": "2019-04-25T09:10:13+00:00", "revision_history": [ { "date": "2019-04-25T09:10:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.4::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_id": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower\u0026tag=3.4.3-4" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_id": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-memcached\u0026tag=1.4.15-18" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_id": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-messaging\u0026tag=3.7.4-10" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" }, "product_reference": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:13+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0885" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
rhsa-2019_0796
Vulnerability from csaf_redhat
Published
2019-04-23 07:46
Modified
2024-11-15 05:12
Summary
Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update
Notes
Topic
An update is now available for CloudForms Management Engine 5.10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.
Security Fix(es):
* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)
* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for CloudForms Management Engine 5.10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)\n\n* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:0796", "url": "https://access.redhat.com/errata/RHSA-2019:0796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes", "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes" }, { "category": "external", "summary": "1678385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1678385" }, { "category": "external", "summary": "1680959", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680959" }, { "category": "external", "summary": "1686045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686045" }, { "category": "external", "summary": "1686902", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686902" }, { "category": "external", "summary": "1688937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688937" }, { "category": "external", "summary": "1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "1693714", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693714" }, { "category": "external", "summary": "1693718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693718" }, { "category": "external", "summary": "1693719", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693719" }, { "category": "external", "summary": "1693720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693720" }, { "category": "external", "summary": "1693721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693721" }, { "category": "external", "summary": "1693722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693722" }, { "category": "external", "summary": "1693727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693727" }, { "category": "external", "summary": "1693728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693728" }, { "category": "external", "summary": "1693729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693729" }, { "category": "external", "summary": "1693730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693730" }, { "category": "external", "summary": "1693731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693731" }, { "category": "external", "summary": "1693740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693740" }, { "category": "external", "summary": "1693741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693741" }, { "category": "external", "summary": "1693743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693743" }, { "category": "external", "summary": "1693745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693745" }, { "category": "external", "summary": "1693746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693746" }, { "category": "external", "summary": "1693747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693747" }, { "category": "external", "summary": "1693748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693748" }, { "category": "external", "summary": "1693749", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693749" }, { "category": "external", "summary": "1693757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693757" }, { "category": "external", "summary": "1693817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693817" }, { "category": "external", "summary": "1694190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694190" }, { "category": "external", "summary": "1694798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694798" }, { "category": "external", "summary": "1695626", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695626" }, { "category": "external", "summary": "1695627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695627" }, { "category": "external", "summary": "1695628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695628" }, { "category": "external", "summary": "1695629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695629" }, { "category": "external", "summary": "1695631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695631" }, { "category": "external", "summary": "1695897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695897" }, { "category": "external", "summary": "1696362", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696362" }, { "category": "external", "summary": "1696419", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696419" }, { "category": "external", "summary": "1696421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696421" }, { "category": "external", "summary": "1696422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696422" }, { "category": "external", "summary": "1696456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696456" }, { "category": "external", "summary": "1696841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696841" }, { "category": "external", "summary": "1698586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1698586" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0796.json" } ], "title": "Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-15T05:12:56+00:00", "generator": { "date": "2024-11-15T05:12:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0796", "initial_release_date": "2019-04-23T07:46:49+00:00", "revision_history": [ { "date": "2019-04-23T07:46:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-23T07:46:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CloudForms Management Engine 5.10", "product": { "name": "CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10", "product_identification_helper": { "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.10::el7" } } } ], "category": "product_family", "name": "Red Hat CloudForms" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-ansible@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-setup@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-ui@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-server@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-common@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.src", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.src", "product_id": "ansible-tower-0:3.4.3-1.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=src" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" }, { "cve": "CVE-2019-5418", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689159" } ], "notes": [ { "category": "description", "text": "A content disclosure flaw was found in rubygem-actionview. Specially crafted accept headers, in combination with calls to \u0027render file:\u0027, can cause arbitrary files on the target server to be rendered, disclosing the file contents. Code execution cannot be ruled out if the attacker is able to gain access to the proper files. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: render file directory traversal in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionpack and rh-ror50-rubygem-actionpack as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5418" }, { "category": "external", "summary": "RHBZ#1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5418", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5418" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418" }, { "category": "external", "summary": "https://github.com/mpgn/CVE-2019-5418", "url": "https://github.com/mpgn/CVE-2019-5418" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rubygem-actionpack: render file directory traversal in Action View" }, { "cve": "CVE-2019-5419", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689160" } ], "notes": [ { "category": "description", "text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: denial of service vulnerability in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionview and rh-ror50-rubygem-actionview as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5419" }, { "category": "external", "summary": "RHBZ#1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5419", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-actionpack: denial of service vulnerability in Action View" } ] }
rhba-2019_0884
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:11
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container
Notes
Topic
Red Hat Ansible Tower 3.3.5-3 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
- Fixed the Notifications tab to properly appear when viewing a Job
Template
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.3.5-3 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook \n runs via environment variables when running in OpenShift (CVE-2019-3869)\n- Fixed the Notifications tab to properly appear when viewing a Job \n Template", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0884", "url": "https://access.redhat.com/errata/RHBA-2019:0884" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0884.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.3.5-3 - Container", "tracking": { "current_release_date": "2024-11-15T05:11:55+00:00", "generator": { "date": "2024-11-15T05:11:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0884", "initial_release_date": "2019-04-25T09:10:43+00:00", "revision_history": [ { "date": "2019-04-25T09:10:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:11:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.3::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_id": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-33/ansible-tower\u0026tag=3.3.5-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64 as a component of Red Hat Ansible Tower 3.3 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" }, "product_reference": "ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.3" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:43+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0884" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.3:ansible-tower-33/ansible-tower@sha256:86c6c9da208b8794444d672af98509773790b620135b0dd9938f4fbeacd7bcf2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
RHBA-2019:0885
Vulnerability from csaf_redhat
Published
2019-04-25 09:10
Modified
2024-11-15 05:12
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container
Notes
Topic
Red Hat Ansible Tower 3.4.3-4 - Container
Details
- Fixed an issue to no longer expose Tower service credentials to playbook
runs via environment variables when running in OpenShift (CVE-2019-3869)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.4.3-4 - Container", "title": "Topic" }, { "category": "general", "text": "- Fixed an issue to no longer expose Tower service credentials to playbook\n runs via environment variables when running in OpenShift (CVE-2019-3869)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:0885", "url": "https://access.redhat.com/errata/RHBA-2019:0885" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_0885.json" } ], "title": "Red Hat Bug Fix Advisory: Red Hat Ansible Tower 3.4.3-4 - Container", "tracking": { "current_release_date": "2024-11-15T05:12:02+00:00", "generator": { "date": "2024-11-15T05:12:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHBA-2019:0885", "initial_release_date": "2019-04-25T09:10:13+00:00", "revision_history": [ { "date": "2019-04-25T09:10:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-25T09:10:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product": { "name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_tower:3.4::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Tower" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_id": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower\u0026tag=3.4.3-4" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_id": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-memcached\u0026tag=1.4.15-18" } } }, { "category": "product_version", "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_id": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-messaging\u0026tag=3.7.4-10" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64" }, "product_reference": "ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server", "product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" }, "product_reference": "ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.4" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-25T09:10:13+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:0885" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:a3e44622333de3e0ad7c6994d263f20a2a5bcf5ec7b7c2f4f7952be953ac1e75_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-messaging@sha256:ba302a84437efe7bbb3e21fe7c6cb50944fd5b02261c3016d92deb9d5dc01f20_amd64", "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower@sha256:a80eb91881750d7de307452dc8174391d8690a3bd193abe6af5083664092bddf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" } ] }
RHSA-2019:0796
Vulnerability from csaf_redhat
Published
2019-04-23 07:46
Modified
2024-11-15 05:12
Summary
Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update
Notes
Topic
An update is now available for CloudForms Management Engine 5.10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.
Security Fix(es):
* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)
* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for CloudForms Management Engine 5.10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* rubygem-actionpack: render file directory traversal in Action View (CVE-2019-5418)\n\n* rubygem-actionpack: denial of service vulnerability in Action View (CVE-2019-5419)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:0796", "url": "https://access.redhat.com/errata/RHSA-2019:0796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes", "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes" }, { "category": "external", "summary": "1678385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1678385" }, { "category": "external", "summary": "1680959", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680959" }, { "category": "external", "summary": "1686045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686045" }, { "category": "external", "summary": "1686902", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686902" }, { "category": "external", "summary": "1688937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688937" }, { "category": "external", "summary": "1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "1693714", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693714" }, { "category": "external", "summary": "1693718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693718" }, { "category": "external", "summary": "1693719", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693719" }, { "category": "external", "summary": "1693720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693720" }, { "category": "external", "summary": "1693721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693721" }, { "category": "external", "summary": "1693722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693722" }, { "category": "external", "summary": "1693727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693727" }, { "category": "external", "summary": "1693728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693728" }, { "category": "external", "summary": "1693729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693729" }, { "category": "external", "summary": "1693730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693730" }, { "category": "external", "summary": "1693731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693731" }, { "category": "external", "summary": "1693740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693740" }, { "category": "external", "summary": "1693741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693741" }, { "category": "external", "summary": "1693743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693743" }, { "category": "external", "summary": "1693745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693745" }, { "category": "external", "summary": "1693746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693746" }, { "category": "external", "summary": "1693747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693747" }, { "category": "external", "summary": "1693748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693748" }, { "category": "external", "summary": "1693749", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693749" }, { "category": "external", "summary": "1693757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693757" }, { "category": "external", "summary": "1693817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693817" }, { "category": "external", "summary": "1694190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694190" }, { "category": "external", "summary": "1694798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694798" }, { "category": "external", "summary": "1695626", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695626" }, { "category": "external", "summary": "1695627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695627" }, { "category": "external", "summary": "1695628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695628" }, { "category": "external", "summary": "1695629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695629" }, { "category": "external", "summary": "1695631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695631" }, { "category": "external", "summary": "1695897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695897" }, { "category": "external", "summary": "1696362", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696362" }, { "category": "external", "summary": "1696419", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696419" }, { "category": "external", "summary": "1696421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696421" }, { "category": "external", "summary": "1696422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696422" }, { "category": "external", "summary": "1696456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696456" }, { "category": "external", "summary": "1696841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696841" }, { "category": "external", "summary": "1698586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1698586" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0796.json" } ], "title": "Red Hat Security Advisory: CloudForms 4.7.3 security, bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-15T05:12:56+00:00", "generator": { "date": "2024-11-15T05:12:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0796", "initial_release_date": "2019-04-23T07:46:49+00:00", "revision_history": [ { "date": "2019-04-23T07:46:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-04-23T07:46:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T05:12:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CloudForms Management Engine 5.10", "product": { "name": "CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10", "product_identification_helper": { "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.10::el7" } } } ], "category": "product_family", "name": "Red Hat CloudForms" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-ansible@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-setup@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-ui@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-server@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_id": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower-venv-tower@3.4.3-1.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-common@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.10.3.3-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-0:3.4.3-1.el7at.src", "product": { "name": "ansible-tower-0:3.4.3-1.el7at.src", "product_id": "ansible-tower-0:3.4.3-1.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-tower@3.4.3-1.el7at?arch=src" } } }, { "category": "product_version", "name": "cfme-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.10.3.3-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_id": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.3.3-1.el7cf?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-server-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-server-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64" }, "product_reference": "ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.src as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10", "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" }, "product_reference": "cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.10" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Bertsch" ], "organization": "FactSet Research Systems Inc" } ], "cve": "CVE-2019-3869", "cwe": { "id": "CWE-214", "name": "Invocation of Process Using Visible Sensitive Information" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1688508" } ], "notes": [ { "category": "description", "text": "When running Tower on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Tower: credentials leaked through environment variables", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3869" }, { "category": "external", "summary": "RHBZ#1688508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688508" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "category": "external", "summary": "https://github.com/ansible/awx/pull/3505", "url": "https://github.com/ansible/awx/pull/3505" } ], "release_date": "2019-03-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Tower: credentials leaked through environment variables" }, { "cve": "CVE-2019-5418", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689159" } ], "notes": [ { "category": "description", "text": "A content disclosure flaw was found in rubygem-actionview. Specially crafted accept headers, in combination with calls to \u0027render file:\u0027, can cause arbitrary files on the target server to be rendered, disclosing the file contents. Code execution cannot be ruled out if the attacker is able to gain access to the proper files. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: render file directory traversal in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionpack and rh-ror50-rubygem-actionpack as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5418" }, { "category": "external", "summary": "RHBZ#1689159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5418", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5418" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5418" }, { "category": "external", "summary": "https://github.com/mpgn/CVE-2019-5418", "url": "https://github.com/mpgn/CVE-2019-5418" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/pFRKI96Sm8Q/IhpRq9D2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rubygem-actionpack: render file directory traversal in Action View" }, { "cve": "CVE-2019-5419", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1689160" } ], "notes": [ { "category": "description", "text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionpack: denial of service vulnerability in Action View", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of rh-ror42-rubygem-actionview and rh-ror50-rubygem-actionview as shipped with Red Hat Software Collections.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-5419" }, { "category": "external", "summary": "RHBZ#1689160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1689160" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-5419", "url": "https://www.cve.org/CVERecord?id=CVE-2019-5419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5419" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/GN7w9fFAQeI/0iQIiLP2CgAJ" } ], "release_date": "2019-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-04-23T07:46:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0796" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.src", "7Server-RH7-CFME-5.10:ansible-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.4.3-1.el7at.x86_64", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.src", "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.3.3-1.el7cf.x86_64", "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.3.3-1.el7cf.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-actionpack: denial of service vulnerability in Action View" } ] }
gsd-2019-3869
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-3869", "description": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "id": "GSD-2019-3869", "references": [ "https://access.redhat.com/errata/RHBA-2019:0885", "https://access.redhat.com/errata/RHBA-2019:0884", "https://access.redhat.com/errata/RHSA-2019:0796" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-3869" ], "details": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "id": "GSD-2019-3869", "modified": "2023-12-13T01:24:03.547980Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3869", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Tower", "version": { "version_data": [ { "version_value": "3.3.5" }, { "version_value": "3.4.3" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.2/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-214" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/awx/pull/3505", "refsource": "MISC", "url": "https://github.com/ansible/awx/pull/3505" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.3.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.3", "versionStartIncluding": "3.4.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3869" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/awx/pull/3505", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ansible/awx/pull/3505" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2020-05-21T15:41Z", "publishedDate": "2019-03-28T14:29Z" } } }
ghsa-9qmx-gcjw-jrg2
Vulnerability from github
Published
2022-05-13 01:26
Modified
2022-05-13 01:26
Severity ?
Details
When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.
{ "affected": [], "aliases": [ "CVE-2019-3869" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-28T14:29:00Z", "severity": "HIGH" }, "details": "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.", "id": "GHSA-9qmx-gcjw-jrg2", "modified": "2022-05-13T01:26:23Z", "published": "2022-05-13T01:26:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3869" }, { "type": "WEB", "url": "https://github.com/ansible/awx/pull/3505" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.