Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-7789 (GCVE-0-2020-7789)
Vulnerability from cvelistv5
- Command Injection
URL | Tags | ||
---|---|---|---|
|
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | node-notifier |
Version: unspecified < 9.0.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:41:01.523Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "node-notifier", "vendor": "n/a", "versions": [ { "lessThan": "9.0.0", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Alessio Della Libera (d3lla)" } ], "datePublic": "2020-12-11T00:00:00", "descriptions": [ { "lang": "en", "value": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "Command Injection", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-12-11T09:55:13", "orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "shortName": "snyk" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" } ], "title": "Command Injection", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-12-11T09:51:52.411290Z", "ID": "CVE-2020-7789", "STATE": "PUBLIC", "TITLE": "Command Injection" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "node-notifier", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "9.0.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Alessio Della Libera (d3lla)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "name": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303", "refsource": "MISC", "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" } ] } } } }, "cveMetadata": { "assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "assignerShortName": "snyk", "cveId": "CVE-2020-7789", "datePublished": "2020-12-11T09:55:13.720901Z", "dateReserved": "2020-01-21T00:00:00", "dateUpdated": "2024-09-16T16:28:29.110Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-7789\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2020-12-11T10:15:12.423\",\"lastModified\":\"2024-11-21T05:37:48.393\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.\"},{\"lang\":\"es\",\"value\":\"Esto afecta al paquete node-notifier versiones anteriores a 9.0.0.\u0026#xa0;Permite a un atacante ejecutar comandos arbitrarios en m\u00e1quinas Linux debido a los par\u00e1metros options no son saneados cuando son pasados a una matriz\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":3.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:node-notifier_project:node-notifier:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"8.0.1\",\"matchCriteriaId\":\"D053C4CC-17B8-43FE-B9F1-482065D9F0C6\"}]}]}],\"references\":[{\"url\":\"https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303\",\"source\":\"report@snyk.io\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371\",\"source\":\"report@snyk.io\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794\",\"source\":\"report@snyk.io\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2021:0781
Vulnerability from csaf_redhat
Notes
{ "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": "An update is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed 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-2021:0781", "url": "https://access.redhat.com/errata/RHSA-2021:0781" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update", "tracking": { "current_release_date": "2025-10-10T01:34:55+00:00", "generator": { "date": "2025-10-10T01:34:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2021:0781", "initial_release_date": "2021-03-09T16:10:08+00:00", "revision_history": [ { "date": "2021-03-09T16:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-03-09T16:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T01:34:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7" } } }, { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.src", "product_id": "automation-hub-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el7pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el7pc.src", "product_id": "python-bleach-0:3.3.0-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.src", "product_id": "automation-hub-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el8pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el8pc.src", "product_id": "python-bleach-0:3.3.0-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product_id": "python3-django-0:2.2.18-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product_id": "python3-django-0:2.2.18-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7789", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1906853" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array", "title": "Vulnerability summary" }, { "category": "other", "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7789" }, { "category": "external", "summary": "RHBZ#1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" } ], "release_date": "2020-12-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" }, { "cve": "CVE-2021-3281", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1919969" } ], "notes": [ { "category": "description", "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory-traversal via archive.extract()", "title": "Vulnerability summary" }, { "category": "other", "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django package.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3281" }, { "category": "external", "summary": "RHBZ#1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281" } ], "release_date": "2021-02-01T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "cve": "CVE-2021-20270", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2021-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1922136" } ], "notes": [ { "category": "description", "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: Infinite loop in SML lexer may lead to DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-20270" }, { "category": "external", "summary": "RHBZ#1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270" } ], "release_date": "2020-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: Infinite loop in SML lexer may lead to DoS" }, { "cve": "CVE-2021-23980", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1925252" } ], "notes": [ { "category": "description", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-bleach: Mutation cross-site scripting in bleach.clean", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "RHBZ#1925252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980" }, { "category": "external", "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq" } ], "release_date": "2021-02-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python-bleach: Mutation cross-site scripting in bleach.clean" }, { "cve": "CVE-2021-27291", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1940603" } ], "notes": [ { "category": "description", "text": "A denial of service attack was discovered against pygments. Some of the regular expressions used to tokenise source code for highlighting have exponential complexity. A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: ReDoS in multiple lexers", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-27291" }, { "category": "external", "summary": "RHBZ#1940603", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291", "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291" } ], "release_date": "2021-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: ReDoS in multiple lexers" } ] }
RHSA-2021:0781
Vulnerability from csaf_redhat
Notes
{ "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": "An update is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed 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-2021:0781", "url": "https://access.redhat.com/errata/RHSA-2021:0781" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update", "tracking": { "current_release_date": "2025-10-10T01:34:55+00:00", "generator": { "date": "2025-10-10T01:34:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2021:0781", "initial_release_date": "2021-03-09T16:10:08+00:00", "revision_history": [ { "date": "2021-03-09T16:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-03-09T16:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T01:34:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7" } } }, { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.src", "product_id": "automation-hub-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el7pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el7pc.src", "product_id": "python-bleach-0:3.3.0-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.src", "product_id": "automation-hub-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el8pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el8pc.src", "product_id": "python-bleach-0:3.3.0-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product_id": "python3-django-0:2.2.18-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product_id": "python3-django-0:2.2.18-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7789", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1906853" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array", "title": "Vulnerability summary" }, { "category": "other", "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7789" }, { "category": "external", "summary": "RHBZ#1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" } ], "release_date": "2020-12-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" }, { "cve": "CVE-2021-3281", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1919969" } ], "notes": [ { "category": "description", "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory-traversal via archive.extract()", "title": "Vulnerability summary" }, { "category": "other", "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django package.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3281" }, { "category": "external", "summary": "RHBZ#1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281" } ], "release_date": "2021-02-01T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "cve": "CVE-2021-20270", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2021-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1922136" } ], "notes": [ { "category": "description", "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: Infinite loop in SML lexer may lead to DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-20270" }, { "category": "external", "summary": "RHBZ#1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270" } ], "release_date": "2020-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: Infinite loop in SML lexer may lead to DoS" }, { "cve": "CVE-2021-23980", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1925252" } ], "notes": [ { "category": "description", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-bleach: Mutation cross-site scripting in bleach.clean", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "RHBZ#1925252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980" }, { "category": "external", "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq" } ], "release_date": "2021-02-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python-bleach: Mutation cross-site scripting in bleach.clean" }, { "cve": "CVE-2021-27291", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1940603" } ], "notes": [ { "category": "description", "text": "A denial of service attack was discovered against pygments. Some of the regular expressions used to tokenise source code for highlighting have exponential complexity. A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: ReDoS in multiple lexers", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-27291" }, { "category": "external", "summary": "RHBZ#1940603", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291", "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291" } ], "release_date": "2021-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: ReDoS in multiple lexers" } ] }
rhsa-2021_0781
Vulnerability from csaf_redhat
Notes
{ "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": "An update is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed 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-2021:0781", "url": "https://access.redhat.com/errata/RHSA-2021:0781" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update", "tracking": { "current_release_date": "2024-11-22T16:32:06+00:00", "generator": { "date": "2024-11-22T16:32:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:0781", "initial_release_date": "2021-03-09T16:10:08+00:00", "revision_history": [ { "date": "2021-03-09T16:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-03-09T16:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T16:32:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7" } } }, { "category": "product_name", "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product": { "name": "Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.src", "product_id": "automation-hub-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el7pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el7pc.src", "product_id": "python-bleach-0:3.3.0-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.src", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.src", "product_id": "automation-hub-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.0-1.el8pc.src", "product": { "name": "python-bleach-0:3.3.0-1.el8pc.src", "product_id": "python-bleach-0:3.3.0-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el7pc.noarch", "product_id": "python3-django-0:2.2.18-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product": { "name": "python3-django-0:2.2.18-1.el8pc.noarch", "product_id": "python3-django-0:2.2.18-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7", "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "relates_to_product_reference": "7Server-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src" }, "product_reference": "automation-hub-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src" }, "product_reference": "python-bleach-0:3.3.0-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src" }, "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src" }, "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src" }, "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch" }, "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch" }, "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch" }, "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch" }, "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch" }, "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8", "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" }, "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch", "relates_to_product_reference": "8Base-Automation-Hub-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7789", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1906853" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array", "title": "Vulnerability summary" }, { "category": "other", "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7789" }, { "category": "external", "summary": "RHBZ#1906853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" } ], "release_date": "2020-12-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" }, { "cve": "CVE-2021-3281", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-01-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1919969" } ], "notes": [ { "category": "description", "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory-traversal via archive.extract()", "title": "Vulnerability summary" }, { "category": "other", "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django package.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3281" }, { "category": "external", "summary": "RHBZ#1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281" } ], "release_date": "2021-02-01T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "cve": "CVE-2021-20270", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2021-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1922136" } ], "notes": [ { "category": "description", "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: Infinite loop in SML lexer may lead to DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-20270" }, { "category": "external", "summary": "RHBZ#1922136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270" } ], "release_date": "2020-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: Infinite loop in SML lexer may lead to DoS" }, { "cve": "CVE-2021-23980", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1925252" } ], "notes": [ { "category": "description", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-bleach: Mutation cross-site scripting in bleach.clean", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "RHBZ#1925252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980" }, { "category": "external", "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq" } ], "release_date": "2021-02-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python-bleach: Mutation cross-site scripting in bleach.clean" }, { "cve": "CVE-2021-27291", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1940603" } ], "notes": [ { "category": "description", "text": "A denial of service attack was discovered against pygments. Some of the regular expressions used to tokenise source code for highlighting have exponential complexity. A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pygments: ReDoS in multiple lexers", "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-27291" }, { "category": "external", "summary": "RHBZ#1940603", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291", "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291" } ], "release_date": "2021-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:10:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src", "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src", "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src", "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src", "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch", "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src", "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src", "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src", "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src", "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch", "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pygments: ReDoS in multiple lexers" } ] }
gsd-2020-7789
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2020-7789", "description": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.", "id": "GSD-2020-7789", "references": [ "https://access.redhat.com/errata/RHSA-2021:0781" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-7789" ], "details": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.", "id": "GSD-2020-7789", "modified": "2023-12-13T01:21:51.393860Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-12-11T09:51:52.411290Z", "ID": "CVE-2020-7789", "STATE": "PUBLIC", "TITLE": "Command Injection" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "node-notifier", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "9.0.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Alessio Della Libera (d3lla)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "name": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303", "refsource": "MISC", "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c8.0.1", "affected_versions": "All versions before 8.0.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-937" ], "date": "2020-12-17", "description": "node-notifier allows an attacker to run arbitrary commands on Linux machines due to the `options` parameters not being sanitised when being passed an array.", "fixed_versions": [ "8.0.1" ], "identifier": "CVE-2020-7789", "identifiers": [ "CVE-2020-7789" ], "not_impacted": "All versions starting from 8.0.1", "package_slug": "npm/node-notifier", "pubdate": "2020-12-11", "solution": "Upgrade to version 8.0.1 or above.", "title": "OS Command Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7789" ], "uuid": "75f536e9-3371-4fa1-8d2e-5f3079a01970" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:node-notifier_project:node-notifier:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "8.0.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2020-7789" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "name": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "name": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303", "refsource": "MISC", "tags": [ "Broken Link" ], "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.4 } }, "lastModifiedDate": "2020-12-17T15:52Z", "publishedDate": "2020-12-11T10:15Z" } } }
CERTFR-2023-AVI-0263
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM Cognos. Elles permettent à un attaquant de provoquer un contournement de la politique de sécurité, un déni de service à distance et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 Fix Pack 6 | ||
IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.4 Fix Pack 1 |
Title | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 Fix Pack 6", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 Fix Pack 1", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "name": "CVE-2022-40664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40664" }, { "name": "CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "name": "CVE-2020-7598", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7598" } ], "initial_release_date": "2023-03-27T00:00:00", "last_revision_date": "2023-03-27T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0263", "revisions": [ { "description": "Version initiale", "revision_date": "2023-03-27T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eIBM Cognos\u003c/span\u003e. Elles permettent \u00e0 un attaquant de\nprovoquer un contournement de la politique de s\u00e9curit\u00e9, un d\u00e9ni de\nservice \u00e0 distance et une ex\u00e9cution de code arbitraire \u00e0 distance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Cognos", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 6965290 du 24 mars 2023", "url": "https://www.ibm.com/support/pages/node/6965290" } ] }
CERTFR-2023-AVI-0362
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un contournement de la politique de sécurité, une atteinte à la confidentialité des données, une élévation de privilèges, un déni de service à distance et une injection de code indirecte à distance (XSS).
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
IBM | Spectrum | IBM Spectrum Virtualize versions 8.2.x antérieures à 8.2.1.17 | ||
IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.4.1 IF1 | ||
IBM | Spectrum | IBM Spectrum Virtualize versions 8.5.x antérieures à 8.5.0.7 ou 8.5.2.3 ou 8.5.4.0 | ||
IBM | Spectrum | IBM Spectrum Virtualize versions 8.4.x antérieures à 8.4.0.10 | ||
IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP7 | ||
IBM | N/A | IBM Cognos Analytics on Cloud Pak for Data versions 4.0.x antérieures à 4.6.5 | ||
IBM | Spectrum | IBM Spectrum Virtualize versions 8.3.x antérieures à 8.3.1.9 |
Title | Publication Time | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "IBM Spectrum Virtualize versions 8.2.x ant\u00e9rieures \u00e0 8.2.1.17", "product": { "name": "Spectrum", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4.1 IF1", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Spectrum Virtualize versions 8.5.x ant\u00e9rieures \u00e0 8.5.0.7 ou 8.5.2.3 ou 8.5.4.0", "product": { "name": "Spectrum", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Spectrum Virtualize versions 8.4.x ant\u00e9rieures \u00e0 8.4.0.10", "product": { "name": "Spectrum", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP7", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics on Cloud Pak for Data versions 4.0.x ant\u00e9rieures \u00e0 4.6.5", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Spectrum Virtualize versions 8.3.x ant\u00e9rieures \u00e0 8.3.1.9", "product": { "name": "Spectrum", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "name": "CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "name": "CVE-2022-32213", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32213" }, { "name": "CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "name": "CVE-2015-5237", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5237" }, { "name": "CVE-2022-43887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43887" }, { "name": "CVE-2021-29469", "url": "https://www.cve.org/CVERecord?id=CVE-2021-29469" }, { "name": "CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "name": "CVE-2022-25647", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25647" }, { "name": "CVE-2022-36364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-36364" }, { "name": "CVE-2022-39135", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39135" }, { "name": "CVE-2022-24434", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24434" }, { "name": "CVE-2022-21680", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21680" }, { "name": "CVE-2022-32212", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32212" }, { "name": "CVE-2021-3516", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3516" }, { "name": "CVE-2022-24728", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24728" }, { "name": "CVE-2022-0185", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0185" }, { "name": "CVE-2023-30441", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30441" }, { "name": "CVE-2022-24729", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24729" }, { "name": "CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "name": "CVE-2022-32215", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32215" }, { "name": "CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "name": "CVE-2021-22569", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22569" }, { "name": "CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "name": "CVE-2022-32214", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32214" }, { "name": "CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "name": "CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "name": "CVE-2022-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35255" }, { "name": "CVE-2022-43883", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43883" }, { "name": "CVE-2022-39160", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39160" }, { "name": "CVE-2022-34165", "url": "https://www.cve.org/CVERecord?id=CVE-2022-34165" }, { "name": "CVE-2021-39036", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39036" }, { "name": "CVE-2022-3171", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3171" }, { "name": "CVE-2022-32223", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32223" }, { "name": "CVE-2022-21681", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21681" }, { "name": "CVE-2022-41881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41881" }, { "name": "CVE-2020-7598", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7598" }, { "name": "CVE-2021-3518", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3518" }, { "name": "CVE-2022-38708", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38708" } ], "initial_release_date": "2023-05-09T00:00:00", "last_revision_date": "2023-05-09T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0362", "revisions": [ { "description": "Version initiale", "revision_date": "2023-05-09T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un contournement de la\npolitique de s\u00e9curit\u00e9, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es,\nune \u00e9l\u00e9vation de privil\u00e8ges, un d\u00e9ni de service \u00e0 distance et une\ninjection de code indirecte \u00e0 distance (XSS).\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 6986505 du 05 mai 2023", "url": "https://www.ibm.com/support/pages/node/6986505" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 6988147 du 05 mai 2023", "url": "https://www.ibm.com/support/pages/node/6988147" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 6987769 du 02 mai 2023", "url": "https://www.ibm.com/support/pages/node/6987769" } ] }
CERTFR-2025-AVI-0546
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | WebSphere | WebSphere Application Server versions 8.5.x sans les derniers correctifs de sécurité | ||
IBM | WebSphere Service Registry and Repository | WebSphere Service Registry and Repository sans les derniers correctifs de sécurité | ||
IBM | Sterling Connect:Direct | Sterling Connect:Direct Web services versions 6.4.x antérieures à 6.4.0.3 | ||
IBM | WebSphere | WebSphere Application Server versions 9.0.x sans les derniers correctifs de sécurité | ||
IBM | Sterling Connect:Direct | Sterling Connect:Direct Web services versions 6.3.x antérieures à 6.3.0.14 | ||
IBM | Spectrum | Spectrum Protect Plus versions 10.1.x antérieures à 10.1.17.1 | ||
IBM | QRadar | QRadar Hub versions antérieures à 3.8.3 | ||
IBM | AIX | AIX versions 7.3.x sans les derniers correctif de sécurité | ||
IBM | Db2 | DB2 Data Management Console pour CPD versions antérieures à 4.8.7 | ||
IBM | QRadar Deployment Intelligence App | QRadar Deployment Intelligence App versions antérieures à 3.0.17 |
Title | Publication Time | Tags | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "WebSphere Application Server versions 8.5.x sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } }, { "description": "WebSphere Service Registry and Repository sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "WebSphere Service Registry and Repository", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Connect:Direct Web services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.3", "product": { "name": "Sterling Connect:Direct", "vendor": { "name": "IBM", "scada": false } } }, { "description": "WebSphere Application Server versions 9.0.x sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Connect:Direct Web services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.14", "product": { "name": "Sterling Connect:Direct", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Spectrum Protect Plus versions 10.1.x ant\u00e9rieures \u00e0 10.1.17.1", "product": { "name": "Spectrum", "vendor": { "name": "IBM", "scada": false } } }, { "description": "QRadar Hub versions ant\u00e9rieures \u00e0 3.8.3", "product": { "name": "QRadar", "vendor": { "name": "IBM", "scada": false } } }, { "description": "AIX versions 7.3.x sans les derniers correctif de s\u00e9curit\u00e9", "product": { "name": "AIX", "vendor": { "name": "IBM", "scada": false } } }, { "description": "DB2 Data Management Console pour CPD versions ant\u00e9rieures \u00e0 4.8.7", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "QRadar Deployment Intelligence App versions ant\u00e9rieures \u00e0 3.0.17", "product": { "name": "QRadar Deployment Intelligence App", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2023-25577", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25577" }, { "name": "CVE-2024-37891", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891" }, { "name": "CVE-2025-27516", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27516" }, { "name": "CVE-2024-49766", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49766" }, { "name": "CVE-2023-23934", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23934" }, { "name": "CVE-2024-34069", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34069" }, { "name": "CVE-2024-8176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176" }, { "name": "CVE-2020-29651", "url": "https://www.cve.org/CVERecord?id=CVE-2020-29651" }, { "name": "CVE-2024-45590", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45590" }, { "name": "CVE-2024-8305", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8305" }, { "name": "CVE-2023-1409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1409" }, { "name": "CVE-2024-45338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338" }, { "name": "CVE-2024-7553", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7553" }, { "name": "CVE-2024-36124", "url": "https://www.cve.org/CVERecord?id=CVE-2024-36124" }, { "name": "CVE-2024-56406", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56406" }, { "name": "CVE-2025-27152", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27152" }, { "name": "CVE-2024-22195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22195" }, { "name": "CVE-2024-8207", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8207" }, { "name": "CVE-2024-3372", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3372" }, { "name": "CVE-2025-33214", "url": "https://www.cve.org/CVERecord?id=CVE-2025-33214" }, { "name": "CVE-2024-45296", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45296" }, { "name": "CVE-2023-46136", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46136" }, { "name": "CVE-2024-35195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195" }, { "name": "CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "name": "CVE-2020-7789", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789" }, { "name": "CVE-2024-52798", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52798" }, { "name": "CVE-2024-49767", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49767" }, { "name": "CVE-2025-41232", "url": "https://www.cve.org/CVERecord?id=CVE-2025-41232" }, { "name": "CVE-2025-22870", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870" }, { "name": "CVE-2023-1077", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1077" }, { "name": "CVE-2025-27789", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27789" }, { "name": "CVE-2022-42969", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42969" }, { "name": "CVE-2023-30861", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30861" }, { "name": "CVE-2024-34064", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34064" }, { "name": "CVE-2023-32681", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681" }, { "name": "CVE-2024-56334", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56334" }, { "name": "CVE-2020-28493", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493" }, { "name": "CVE-2024-6375", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6375" }, { "name": "CVE-2025-36038", "url": "https://www.cve.org/CVERecord?id=CVE-2025-36038" }, { "name": "CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" } ], "initial_release_date": "2025-06-27T00:00:00", "last_revision_date": "2025-06-27T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0546", "revisions": [ { "description": "Version initiale", "revision_date": "2025-06-27T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" }, { "description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2025-06-27", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238297", "url": "https://www.ibm.com/support/pages/node/7238297" }, { "published_at": "2025-06-23", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7237702", "url": "https://www.ibm.com/support/pages/node/7237702" }, { "published_at": "2025-06-25", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7237967", "url": "https://www.ibm.com/support/pages/node/7237967" }, { "published_at": "2025-06-26", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238168", "url": "https://www.ibm.com/support/pages/node/7238168" }, { "published_at": "2025-06-26", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238156", "url": "https://www.ibm.com/support/pages/node/7238156" }, { "published_at": "2025-06-26", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238155", "url": "https://www.ibm.com/support/pages/node/7238155" }, { "published_at": "2025-06-27", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238295", "url": "https://www.ibm.com/support/pages/node/7238295" }, { "published_at": "2025-06-26", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7238159", "url": "https://www.ibm.com/support/pages/node/7238159" } ] }
WID-SEC-W-2022-2133
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JFrog Artifactory ist eine universelle DevOps-L\u00f6sung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2133 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2133.json" }, { "category": "self", "summary": "WID-SEC-2022-2133 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2133" }, { "category": "external", "summary": "HCL Article KB0102172 vom 2022-12-19", "url": "https://support.hcltechsw.com/csm?id=kb_article\u0026sysparm_article=KB0102172" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities - \u00c4nderungen vom 2022-11-24", "url": "https://www.jfrog.com/confluence/pages/diffpagesbyversion.action?pageId=102634317\u0026selectedPageVersions=159\u0026selectedPageVersions=156" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities vom 2022-11-20", "url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities" } ], "source_lang": "en-US", "title": "JFrog Artifactory: Mehrere Schwachstellen in Drittanbieter-Komponenten", "tracking": { "current_release_date": "2022-12-19T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:38:41.580+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2133", "initial_release_date": "2022-11-20T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-20T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-30T23:00:00.000+00:00", "number": "2", "summary": "Neue Informationen von JFrog aufgenommen" }, { "date": "2022-12-19T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von HCL aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "HCL Domino", "product": { "name": "HCL Domino", "product_id": "777623", "product_identification_helper": { "cpe": "cpe:/a:hcltech:domino:-" } } } ], "category": "vendor", "name": "HCL" }, { "branches": [ { "category": "product_name", "name": "JFrog Artifactory \u003c 7.47.7", "product": { "name": "JFrog Artifactory \u003c 7.47.7", "product_id": "T025370", "product_identification_helper": { "cpe": "cpe:/a:jfrog:artifactory:7.47.7" } } } ], "category": "vendor", "name": "JFrog" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16869", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-16869" }, { "cve": "CVE-2019-20444", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-20444" }, { "cve": "CVE-2019-20445", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-20445" }, { "cve": "CVE-2020-7608", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2020-7608" }, { "cve": "CVE-2020-7789", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2020-7789" }, { "cve": "CVE-2021-26291", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-26291" }, { "cve": "CVE-2021-3807", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-3807" }, { "cve": "CVE-2021-44906", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-44906" }, { "cve": "CVE-2022-0235", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-0235" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-25878", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-25878" }, { "cve": "CVE-2022-27191", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-27191" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-30187", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30187" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30635" } ] }
wid-sec-w-2022-2133
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JFrog Artifactory ist eine universelle DevOps-L\u00f6sung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2133 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2133.json" }, { "category": "self", "summary": "WID-SEC-2022-2133 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2133" }, { "category": "external", "summary": "HCL Article KB0102172 vom 2022-12-19", "url": "https://support.hcltechsw.com/csm?id=kb_article\u0026sysparm_article=KB0102172" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities - \u00c4nderungen vom 2022-11-24", "url": "https://www.jfrog.com/confluence/pages/diffpagesbyversion.action?pageId=102634317\u0026selectedPageVersions=159\u0026selectedPageVersions=156" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities vom 2022-11-20", "url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities" } ], "source_lang": "en-US", "title": "JFrog Artifactory: Mehrere Schwachstellen in Drittanbieter-Komponenten", "tracking": { "current_release_date": "2022-12-19T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:38:41.580+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2133", "initial_release_date": "2022-11-20T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-20T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-30T23:00:00.000+00:00", "number": "2", "summary": "Neue Informationen von JFrog aufgenommen" }, { "date": "2022-12-19T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von HCL aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "HCL Domino", "product": { "name": "HCL Domino", "product_id": "777623", "product_identification_helper": { "cpe": "cpe:/a:hcltech:domino:-" } } } ], "category": "vendor", "name": "HCL" }, { "branches": [ { "category": "product_name", "name": "JFrog Artifactory \u003c 7.47.7", "product": { "name": "JFrog Artifactory \u003c 7.47.7", "product_id": "T025370", "product_identification_helper": { "cpe": "cpe:/a:jfrog:artifactory:7.47.7" } } } ], "category": "vendor", "name": "JFrog" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16869", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-16869" }, { "cve": "CVE-2019-20444", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-20444" }, { "cve": "CVE-2019-20445", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2019-20445" }, { "cve": "CVE-2020-7608", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2020-7608" }, { "cve": "CVE-2020-7789", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2020-7789" }, { "cve": "CVE-2021-26291", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-26291" }, { "cve": "CVE-2021-3807", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-3807" }, { "cve": "CVE-2021-44906", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2021-44906" }, { "cve": "CVE-2022-0235", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-0235" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-25878", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-25878" }, { "cve": "CVE-2022-27191", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-27191" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-30187", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30187" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-30635", "notes": [ { "category": "description", "text": "JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar." } ], "product_status": { "known_affected": [ "777623" ] }, "release_date": "2022-11-20T23:00:00.000+00:00", "title": "CVE-2022-30635" } ] }
fkie_cve-2020-7789
Vulnerability from fkie_nvd
5.6 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Vendor | Product | Version | |
---|---|---|---|
node-notifier_project | node-notifier | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:node-notifier_project:node-notifier:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "D053C4CC-17B8-43FE-B9F1-482065D9F0C6", "versionEndExcluding": "8.0.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array." }, { "lang": "es", "value": "Esto afecta al paquete node-notifier versiones anteriores a 9.0.0.\u0026#xa0;Permite a un atacante ejecutar comandos arbitrarios en m\u00e1quinas Linux debido a los par\u00e1metros options no son saneados cuando son pasados a una matriz" } ], "id": "CVE-2020-7789", "lastModified": "2024-11-21T05:37:48.393", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.4, "source": "report@snyk.io", "type": "Secondary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-12-11T10:15:12.423", "references": [ { "source": "report@snyk.io", "tags": [ "Broken Link" ], "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" }, { "source": "report@snyk.io", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "source": "report@snyk.io", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" } ], "sourceIdentifier": "report@snyk.io", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-5fw9-fq32-wv5p
Vulnerability from github
This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-notifier" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7789" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2020-12-17T23:00:02Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.", "id": "GHSA-5fw9-fq32-wv5p", "modified": "2020-12-21T16:03:51Z", "published": "2020-12-21T16:04:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789" }, { "type": "WEB", "url": "https://github.com/mikaelbr/node-notifier/commit/5d62799dab88505a709cd032653b2320c5813fce" }, { "type": "WEB", "url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "OS Command Injection in node-notifier" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.