Action not permitted
Modal body text goes here.
cve-2021-3281
Vulnerability from cvelistv5
Published
2021-02-02 06:16
Modified
2024-08-03 16:53
Severity ?
EPSS score ?
Summary
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T16:53:17.221Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://groups.google.com/forum/#%21forum/django-announce" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "name": "FEDORA-2021-5329c680f7", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-02-26T08:06:39", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://groups.google.com/forum/#%21forum/django-announce" }, { "tags": [ "x_refsource_MISC" ], "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "name": "FEDORA-2021-5329c680f7", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-3281", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "https://docs.djangoproject.com/en/3.1/releases/security/", "refsource": "MISC", "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "name": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/", "refsource": "CONFIRM", "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "name": "FEDORA-2021-5329c680f7", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "name": "https://security.netapp.com/advisory/ntap-20210226-0004/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-3281", "datePublished": "2021-02-02T06:16:28", "dateReserved": "2021-01-22T00:00:00", "dateUpdated": "2024-08-03T16:53:17.221Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-3281\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-02-02T07:15:14.020\",\"lastModified\":\"2023-11-07T03:37:57.817\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \\\"startapp --template\\\" and \\\"startproject --template\\\") allows directory traversal via an archive with absolute paths or relative paths with dot segments.\"},{\"lang\":\"es\",\"value\":\"En Django versiones 2.2 anteriores a 2.2.18, versiones 3.0 anteriores a 3.0.12 y versiones 3.1 anteriores a 3.1.6, el m\u00e9todo django.utils.archive.extract (usado por \\\"startapp --template\\\" y \\\"startproject --template\\\") permite un salto de directorios por medio de un archivo con rutas absolutas o rutas relativas con segmentos de puntos\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.2\",\"versionEndExcluding\":\"2.2.18\",\"matchCriteriaId\":\"46A5C187-6988-47C2-9557-51DA3B5A5E43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0\",\"versionEndExcluding\":\"3.0.12\",\"matchCriteriaId\":\"BC2B0286-FDDA-45E1-9996-FA5B8C53F0B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.1\",\"versionEndExcluding\":\"3.1.6\",\"matchCriteriaId\":\"6A6BDD7A-AB21-442B-8137-7508B7E72ACC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDFB1169-41A0-4A86-8E4F-FDA9730B1E94\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/3.1/releases/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21forum/django-announce\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20210226-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.djangoproject.com/weblog/2021/feb/01/security-releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
wid-sec-w-2022-1352
Vulnerability from csaf_certbund
Published
2021-03-09 23:00
Modified
2024-01-23 23:00
Summary
Ansible Tower: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Ansible ist eine Software zur Automatisierung von Cloud Provisionierung, zum Konfigurationsmanagement und zur Anwendungsbereitstellung.
Angriff
Ein lokaler oder entfernter Angreifer kann mehrere Schwachstellen in Ansible Tower ausnutzen, um Informationen offenzulegen oder seine Privilegien zu erweitern.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "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": "Ansible ist eine Software zur Automatisierung von Cloud Provisionierung, zum Konfigurationsmanagement und zur Anwendungsbereitstellung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler oder entfernter Angreifer kann mehrere Schwachstellen in Ansible Tower ausnutzen, um Informationen offenzulegen oder seine Privilegien zu erweitern.", "title": "Angriff" }, { "category": "general", "text": "- 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-1352 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1352.json" }, { "category": "self", "summary": "WID-SEC-2022-1352 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1352" }, { "category": "external", "summary": "Red Hat Security Adivisory: RHSA-2021:0780 vom 2021-03-09", "url": "https://access.redhat.com/errata/RHSA-2021:0780" }, { "category": "external", "summary": "Red Hat Security Adivisory: CVE-2021-20180 vom 2021-03-09", "url": "https://access.redhat.com/security/cve/CVE-2021-20180" }, { "category": "external", "summary": "Red Hat Security Adivisory: CVE-2021-20253 vom 2021-03-09", "url": "https://access.redhat.com/security/cve/CVE-2021-20253" }, { "category": "external", "summary": "Red Hat Security Adivisory: CVE-2021-3281 vom 2021-03-09", "url": "https://access.redhat.com/security/cve/CVE-2021-3281" }, { "category": "external", "summary": "Red Hat Security Adivisory: RHSA-2021:0779 vom 2021-03-09", "url": "https://access.redhat.com/errata/RHSA-2021:0779" }, { "category": "external", "summary": "Red Hat Security Adivisory: RHSA-2021:0778 vom 2021-03-09", "url": "https://access.redhat.com/errata/RHSA-2021:0778" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2021-1613 vom 2021-03-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1613.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:2180 vom 2021-06-01", "url": "https://access.redhat.com/errata/RHSA-2021:2180" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:2121-1 vom 2021-06-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-June/009066.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:3490 vom 2021-09-15", "url": "https://access.redhat.com/errata/RHSA-2021:3490" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:5070 vom 2021-12-10", "url": "https://access.redhat.com/errata/RHSA-2021:5070" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3178-1 vom 2022-09-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012182.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3164 vom 2022-10-28", "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00035.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASANSIBLE2-2023-004 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASANSIBLE2-2023-004.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html" } ], "source_lang": "en-US", "title": "Ansible Tower: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-01-23T23:00:00.000+00:00", "generator": { "date": "2024-02-15T16:57:58.381+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-1352", "initial_release_date": "2021-03-09T23:00:00.000+00:00", "revision_history": [ { "date": "2021-03-09T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-03-21T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2021-06-01T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-06-22T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-09-14T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-12-09T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-09-08T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-10-30T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-01-23T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source Ansible Tower 3.8", "product": { "name": "Open Source Ansible Tower 3.8", "product_id": "T017018", "product_identification_helper": { "cpe": "cpe:/a:open_source:ansible_tower:3.8.0" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-20180", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ansible Tower, die im \"bitbucket_pipeline_variable\"-Modul auftritt und auf einen unzureichenden Schutz von Anmeldedaten zur\u00fcckzuf\u00fchren ist. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung dieser Schwachstelle ist eine Benutzerinteraktion erforderlich." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T017018", "398363" ] }, "release_date": "2021-03-09T23:00:00Z", "title": "CVE-2021-20180" }, { "cve": "CVE-2021-20253", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ansible Tower, welche es erm\u00f6glicht aus der Job-Isolation auszubrechen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erh\u00f6hen. Zur erfolgreichen Ausnutzung dieser Schwachstelle ist eine Benutzerinteraktion erforderlich." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T017018", "398363" ] }, "release_date": "2021-03-09T23:00:00Z", "title": "CVE-2021-20253" }, { "cve": "CVE-2021-3281", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ansible Tower, welche in der Komponenten \"Djano\" besteht. Die Funktion \"django.utils.archive.extract()\" erm\u00f6glicht einen Path-Traversal-Angriff. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T017018", "398363" ] }, "release_date": "2021-03-09T23:00:00Z", "title": "CVE-2021-3281" } ] }
ghsa-fvgf-6h6h-3322
Vulnerability from github
Published
2021-03-18 20:29
Modified
2024-09-20 15:36
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
Django Directory Traversal via archive.extract
Details
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "2.2" }, { "fixed": "2.2.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "3.1" }, { "fixed": "3.1.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "3.0" }, { "fixed": "3.0.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3281" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-03-13T00:34:01Z", "nvd_published_at": "2021-02-02T07:15:00Z", "severity": "MODERATE" }, "details": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments.", "id": "GHSA-fvgf-6h6h-3322", "modified": "2024-09-20T15:36:33Z", "published": "2021-03-18T20:29:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281" }, { "type": "WEB", "url": "https://github.com/django/django/commit/02e6592835b4559909aa3aaaf67988fef435f624" }, { "type": "WEB", "url": "https://github.com/django/django/commit/05413afa8c18cdb978fcdf470e09f7a12b234a23" }, { "type": "WEB", "url": "https://github.com/django/django/commit/21e7622dec1f8612c85c2fc37fe8efbfd3311e37" }, { "type": "WEB", "url": "https://github.com/django/django/commit/52e409ed17287e9aabda847b6afe58be2fa9f86a" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/3.1/releases/3.0.12" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/3.1/releases/security" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fvgf-6h6h-3322" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-9.yaml" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210226-0004" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django Directory Traversal via archive.extract" }
gsd-2021-3281
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-3281", "description": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments.", "id": "GSD-2021-3281", "references": [ "https://www.suse.com/security/cve/CVE-2021-3281.html", "https://access.redhat.com/errata/RHSA-2021:5070", "https://access.redhat.com/errata/RHSA-2021:3490", "https://access.redhat.com/errata/RHSA-2021:0781", "https://access.redhat.com/errata/RHSA-2021:0780", "https://ubuntu.com/security/CVE-2021-3281", "https://security.archlinux.org/CVE-2021-3281" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-3281" ], "details": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments.", "id": "GSD-2021-3281", "modified": "2023-12-13T01:23:34.759304Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-3281", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "https://docs.djangoproject.com/en/3.1/releases/security/", "refsource": "MISC", "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "name": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/", "refsource": "CONFIRM", "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "name": "FEDORA-2021-5329c680f7", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "name": "https://security.netapp.com/advisory/ntap-20210226-0004/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.2,\u003c2.2.18||\u003e=3.0,\u003c3.0.12||\u003e=3.1,\u003c3.1.6", "affected_versions": "All versions starting from 2.2 before 2.2.18, all versions starting from 3.0 before 3.0.12, all versions starting from 3.1 before 3.1.6", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2021-03-05", "description": "The `django.utils.archive.extract` method allows directory traversal via an archive with absolute paths or relative paths with dot segments.", "fixed_versions": [ "2.2.18", "3.0.12", "3.1.6" ], "identifier": "CVE-2021-3281", "identifiers": [ "CVE-2021-3281" ], "not_impacted": "All versions before 2.2, all versions starting from 2.2.18 before 3.0, all versions starting from 3.0.12 before 3.1, all versions starting from 3.1.6", "package_slug": "pypi/Django", "pubdate": "2021-02-02", "solution": "Upgrade to versions 2.2.18, 3.0.12, 3.1.6 or above.", "title": "Path Traversal", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-3281", "https://docs.djangoproject.com/en/3.1/releases/security/", "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" ], "uuid": "ff114da5-735e-4918-aca8-6cd294b5158e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.2.18", "versionStartIncluding": "2.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.12", "versionStartIncluding": "3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.6", "versionStartIncluding": "3.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-3281" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.djangoproject.com/en/3.1/releases/security/", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "name": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "FEDORA-2021-5329c680f7", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "name": "https://security.netapp.com/advisory/ntap-20210226-0004/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2021-03-05T19:19Z", "publishedDate": "2021-02-02T07:15Z" } } }
rhsa-2021_0780
Vulnerability from csaf_redhat
Published
2021-03-09 16:01
Modified
2024-11-05 23:22
Summary
Red Hat Security Advisory: Red Hat Ansible Tower 3.8.2-1 - Container security and bug fix update
Notes
Topic
Red Hat Ansible Tower 3.8.2-1 - Container
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Security Fix(es):
* Addressed a security issue which can allow a malicious playbook author to elevate to the awx user from outside the isolated environment: CVE-2021-20253
* Upgraded to a more recent version of Django to address CVE-2021-3281.
* Upgraded to a more recent version of autobahn to address CVE-2020-35678.
For 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.
Bug Fix(es):
* Upgraded to the latest oVirt inventory plugin to resolve a number of inventory syncing issues that can occur on RHEL7.
* Upgraded to the latest theforeman.foreman inventory plugin to resolve a few bugs and performance regressions.
* Fixed several issues related to how Tower rotates its log files.
* Fixed a bug which can prevent Tower from installing on RHEL8 with certain non-en_US.UTF-8 locales.
* Fixed a bug which can cause unanticipated delays in certain playbook output.
* Fixed a bug which can cause job runs to fail for playbooks that print certain types of raw binary data.
* Fixed a bug which can cause unnecessary records in the Activity Stream when Automation Analytics data is collected.
* Fixed a bug which can cause Tower PostgreSQL backups to fail when a non-default PostgreSQL username is specified.
* Fixed a bug which can intermittently cause access to encrypted Tower settings to fail, resulting in failed job launches.
* Fixed a bug which can cause certain long-running jobs running on isolated nodes to unexpectedly fail.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Ansible Tower 3.8.2-1 - Container\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* Addressed a security issue which can allow a malicious playbook author to elevate to the awx user from outside the isolated environment: CVE-2021-20253\n* Upgraded to a more recent version of Django to address CVE-2021-3281.\n* Upgraded to a more recent version of autobahn to address CVE-2020-35678.\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.\n\nBug Fix(es):\n\n* Upgraded to the latest oVirt inventory plugin to resolve a number of inventory syncing issues that can occur on RHEL7.\n* Upgraded to the latest theforeman.foreman inventory plugin to resolve a few bugs and performance regressions.\n* Fixed several issues related to how Tower rotates its log files.\n* Fixed a bug which can prevent Tower from installing on RHEL8 with certain non-en_US.UTF-8 locales.\n* Fixed a bug which can cause unanticipated delays in certain playbook output.\n* Fixed a bug which can cause job runs to fail for playbooks that print certain types of raw binary data.\n* Fixed a bug which can cause unnecessary records in the Activity Stream when Automation Analytics data is collected.\n* Fixed a bug which can cause Tower PostgreSQL backups to fail when a non-default PostgreSQL username is specified.\n* Fixed a bug which can intermittently cause access to encrypted Tower settings to fail, resulting in failed job launches.\n* Fixed a bug which can cause certain long-running jobs running on isolated nodes to unexpectedly fail.", "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:0780", "url": "https://access.redhat.com/errata/RHSA-2021:0780" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1911314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911314" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1928847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0780.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Tower 3.8.2-1 - Container security and bug fix update", "tracking": { "current_release_date": "2024-11-05T23:22:12+00:00", "generator": { "date": "2024-11-05T23:22:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:0780", "initial_release_date": "2021-03-09T16:01:49+00:00", "revision_history": [ { "date": "2021-03-09T16:01:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-03-09T16:01:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:22:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Tower 3.8 for RHEL 7", "product": { "name": "Red Hat Ansible Tower 3.8 for RHEL 7", "product_id": "7Server-Ansible-Tower-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:3.8::el7" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "product": { "name": "ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "product_id": "ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-38/ansible-runner-rhel7\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64", "product": { "name": "ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64", "product_id": "ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-38/ansible-tower-rhel7\u0026tag=3.8.2-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64 as a component of Red Hat Ansible Tower 3.8 for RHEL 7", "product_id": "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64" }, "product_reference": "ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64 as a component of Red Hat Ansible Tower 3.8 for RHEL 7", "product_id": "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" }, "product_reference": "ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64", "relates_to_product_reference": "7Server-Ansible-Tower-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35678", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2020-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1911314" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-autobahn, where it allows redirect header injection. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-autobahn: allows redirect header injection", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-autobahn 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-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-35678" }, { "category": "external", "summary": "RHBZ#1911314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911314" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-35678", "url": "https://www.cve.org/CVERecord?id=CVE-2020-35678" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35678", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35678" } ], "release_date": "2020-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:01:49+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0780" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-autobahn: allows redirect header injection" }, { "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-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] }, "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:01:49+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0780" } ], "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-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "acknowledgments": [ { "names": [ "Matei Mal Badanoiu" ], "organization": "Deloitte Romania" } ], "cve": "CVE-2021-20253", "cwe": { "id": "CWE-552", "name": "Files or Directories Accessible to External Parties" }, "discovery_date": "2021-02-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1928847" } ], "notes": [ { "category": "description", "text": "A flaw was found in ansible-tower. The default installation is vulnerable to Job Isolation escape allowing an attacker to elevate the privilege from a low privileged user to the awx user from outside the isolated environment. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "ansible-tower: Privilege escalation via job isolation escape", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-20253" }, { "category": "external", "summary": "RHBZ#1928847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20253", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20253" } ], "release_date": "2021-03-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-03-09T16:01:49+00:00", "details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html", "product_ids": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0780" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.", "product_ids": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-runner-rhel7@sha256:6208e426e90515de013194566833baad60f41df1052f25f45e55e8c0341ec62a_amd64", "7Server-Ansible-Tower-3.8:ansible-tower-38/ansible-tower-rhel7@sha256:75e3ded9918cd3485fdd0e5b78006b08d9453eec304dfc5c635e5638bb77b0de_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ansible-tower: Privilege escalation via job isolation escape" } ] }
rhsa-2021_5070
Vulnerability from csaf_redhat
Published
2021-12-09 20:20
Modified
2024-11-06 00:14
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (python-django20) security update
Notes
Topic
An update for python-django20 is now available for Red Hat OpenStack
Platform 16.1 (Train).
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.
Details
Security Fix(es):
* Potential directory-traversal via archive.extract() (CVE-2021-3281)
* potential directory-traversal via uploaded files (CVE-2021-28658)
* Potential directory-traversal via uploaded files (CVE-2021-31542)
* Potential directory traversal via ``admindocs`` (CVE-2021-33203)
* Possible indeterminate SSRF RFI and LFI attacks since validators accepted
leading zeros in IPv4 addresses (CVE-2021-33571)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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 for python-django20 is now available for Red Hat OpenStack\nPlatform 16.1 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* Potential directory-traversal via archive.extract() (CVE-2021-3281)\n\n* potential directory-traversal via uploaded files (CVE-2021-28658)\n\n* Potential directory-traversal via uploaded files (CVE-2021-31542)\n\n* Potential directory traversal via ``admindocs`` (CVE-2021-33203)\n\n* Possible indeterminate SSRF RFI and LFI attacks since validators accepted\nleading zeros in IPv4 addresses (CVE-2021-33571)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage 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:5070", "url": "https://access.redhat.com/errata/RHSA-2021:5070" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1944801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944801" }, { "category": "external", "summary": "1954294", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954294" }, { "category": "external", "summary": "1966251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966251" }, { "category": "external", "summary": "1966253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966253" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5070.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (python-django20) security update", "tracking": { "current_release_date": "2024-11-06T00:14:57+00:00", "generator": { "date": "2024-11-06T00:14:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:5070", "initial_release_date": "2021-12-09T20:20:29+00:00", "revision_history": [ { "date": "2021-12-09T20:20:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-09T20:20:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:14:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-django20-0:2.0.13-16.el8ost.1.src", "product": { "name": "python-django20-0:2.0.13-16.el8ost.1.src", "product_id": "python-django20-0:2.0.13-16.el8ost.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django20@2.0.13-16.el8ost.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "product": { "name": "python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "product_id": "python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django20-bash-completion@2.0.13-16.el8ost.1?arch=noarch" } } }, { "category": "product_version", "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product": { "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product_id": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django20@2.0.13-16.el8ost.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-django20-0:2.0.13-16.el8ost.1.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src" }, "product_reference": "python-django20-0:2.0.13-16.el8ost.1.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch" }, "product_reference": "python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" }, "product_reference": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "relates_to_product_reference": "8Base-RHOS-16.1" } ] }, "vulnerabilities": [ { "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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.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-12-09T20:20:29+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5070" } ], "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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "cve": "CVE-2021-28658", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-03-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1944801" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. This flaw allows an attacker to upload specially-named files and exploit a flaw in the `MultiPartParser()` function to traverse directories. The highest threat from this vulnerability is to confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: potential directory-traversal via uploaded files", "title": "Vulnerability summary" }, { "category": "other", "text": "Although Red Hat Ansible Tower ships the flawed code, it does not use the vulnerable function i.e. \"MultiPartParser\" and therefore will not be updated.\n\nRed Hat Update Infrastructure ship affected version of python-django however RHUI v3 is in maintenance support phase and we are only fixing critical and important fixes. Please refer RHUI support lifecycle page for more information: https://access.redhat.com/support/policy/updates/rhui.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP 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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28658" }, { "category": "external", "summary": "RHBZ#1944801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944801" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28658", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28658" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28658", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28658" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/apr/06/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/apr/06/security-releases/" } ], "release_date": "2021-04-06T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-09T20:20:29+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5070" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: potential directory-traversal via uploaded files" }, { "cve": "CVE-2021-31542", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-04-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1954294" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. `MultiPartParser`, `UploadedFile`, and `FieldFile` allowed directory-traversal via uploaded files with suitably crafted file names. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory-traversal via uploaded files", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure is in the maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/rhui", "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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-31542" }, { "category": "external", "summary": "RHBZ#1954294", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954294" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31542", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31542" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31542", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31542" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/may/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/may/04/security-releases/" } ], "release_date": "2021-05-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-09T20:20:29+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5070" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via uploaded files" }, { "cve": "CVE-2021-33203", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1966251" } ], "notes": [ { "category": "description", "text": "A flaw was found in django. Staff members could use the :mod:`~django.contrib.admindocs` ``TemplateDetailView`` view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by the developers to also expose the file contents, then not only the existence but also the file contents would have been exposed. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory traversal via ``admindocs``", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure is in maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/rhui\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP 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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33203" }, { "category": "external", "summary": "RHBZ#1966251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966251" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33203" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/" } ], "release_date": "2021-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-09T20:20:29+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5070" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory traversal via ``admindocs``" }, { "cve": "CVE-2021-33571", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2021-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1966253" } ], "notes": [ { "category": "description", "text": "A flaw was found in django. Leading zeros in octal literals aren\u0027t prohibited in IP addresses. If you used such values you could suffer from indeterminate SSRF, RFI, and LFI attacks. The highest threat from this vulnerability is to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure is in maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/rhui\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP 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": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33571" }, { "category": "external", "summary": "RHBZ#1966253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966253" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33571", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33571" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33571", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33571" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/" } ], "release_date": "2021-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-09T20:20:29+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5070" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.1:python-django20-bash-completion-0:2.0.13-16.el8ost.1.noarch", "8Base-RHOS-16.1:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses" } ] }
rhsa-2021_0781
Vulnerability from csaf_redhat
Published
2021-03-09 16:10
Modified
2024-11-05 23:22
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 1.2.2.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Red Hat Ansible Automation Platform integrates Red Hat's 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.
This update fixes various bugs and adds enhancements. Documentation for
these changes is available from the Release Notes document linked to in the
References section.
Security Fix(es):
* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)
* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
For 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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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-05T23:22:03+00:00", "generator": { "date": "2024-11-05T23:22:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:22:03+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_3490
Vulnerability from csaf_redhat
Published
2021-09-15 13:41
Modified
2024-11-05 23:55
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-django20) security update
Notes
Topic
An update for python-django20 is now available for Red Hat OpenStack
Platform 16.2 (Train).
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.
Details
Security Fix(es):
* Potential directory-traversal via archive.extract() (CVE-2021-3281)
* Potential directory traversal via ``admindocs`` (CVE-2021-33203)
* Possible indeterminate SSRF RFI and LFI attacks since validators accepted
leading zeros in IPv4 addresses (CVE-2021-33571)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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 for python-django20 is now available for Red Hat OpenStack\nPlatform 16.2 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* Potential directory-traversal via archive.extract() (CVE-2021-3281)\n\n* Potential directory traversal via ``admindocs`` (CVE-2021-33203)\n\n* Possible indeterminate SSRF RFI and LFI attacks since validators accepted\nleading zeros in IPv4 addresses (CVE-2021-33571)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage 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:3490", "url": "https://access.redhat.com/errata/RHSA-2021:3490" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1919969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969" }, { "category": "external", "summary": "1937284", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937284" }, { "category": "external", "summary": "1966251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966251" }, { "category": "external", "summary": "1966253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966253" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3490.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-django20) security update", "tracking": { "current_release_date": "2024-11-05T23:55:33+00:00", "generator": { "date": "2024-11-05T23:55:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:3490", "initial_release_date": "2021-09-15T13:41:11+00:00", "revision_history": [ { "date": "2021-09-15T13:41:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-15T13:41:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:55:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-django20-0:2.0.13-16.el8ost.1.src", "product": { "name": "python-django20-0:2.0.13-16.el8ost.1.src", "product_id": "python-django20-0:2.0.13-16.el8ost.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django20@2.0.13-16.el8ost.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product": { "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product_id": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django20@2.0.13-16.el8ost.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-django20-0:2.0.13-16.el8ost.1.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src" }, "product_reference": "python-django20-0:2.0.13-16.el8ost.1.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django20-0:2.0.13-16.el8ost.1.noarch as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" }, "product_reference": "python3-django20-0:2.0.13-16.el8ost.1.noarch", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "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": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.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-09-15T13:41:11+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3490" } ], "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": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory-traversal via archive.extract()" }, { "cve": "CVE-2021-33203", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1966251" } ], "notes": [ { "category": "description", "text": "A flaw was found in django. Staff members could use the :mod:`~django.contrib.admindocs` ``TemplateDetailView`` view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by the developers to also expose the file contents, then not only the existence but also the file contents would have been exposed. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential directory traversal via ``admindocs``", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure is in maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/rhui\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP 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": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33203" }, { "category": "external", "summary": "RHBZ#1966251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966251" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33203" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/" } ], "release_date": "2021-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-15T13:41:11+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3490" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential directory traversal via ``admindocs``" }, { "cve": "CVE-2021-33571", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2021-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1966253" } ], "notes": [ { "category": "description", "text": "A flaw was found in django. Leading zeros in octal literals aren\u0027t prohibited in IP addresses. If you used such values you could suffer from indeterminate SSRF, RFI, and LFI attacks. The highest threat from this vulnerability is to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure is in maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/rhui\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP 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": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33571" }, { "category": "external", "summary": "RHBZ#1966253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966253" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33571", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33571" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33571", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33571" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/", "url": "https://www.djangoproject.com/weblog/2021/jun/02/security-releases/" } ], "release_date": "2021-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-15T13:41:11+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3490" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-16.el8ost.1.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-16.el8ost.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses" } ] }
pysec-2021-9
Vulnerability from pysec
Published
2021-02-02 07:15
Modified
2021-03-05 19:19
Details
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "2.2" }, { "fixed": "2.2.18" }, { "introduced": "3.0" }, { "fixed": "3.0.12" }, { "introduced": "3.1" }, { "fixed": "3.1.6" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.2", "2.2.1", "2.2.2", "2.2.3", "2.2.4", "2.2.5", "2.2.6", "2.2.7", "2.2.8", "2.2.9", "2.2.10", "2.2.11", "2.2.12", "2.2.13", "2.2.14", "2.2.15", "2.2.16", "2.2.17", "3.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5", "3.0.6", "3.0.7", "3.0.8", "3.0.9", "3.0.10", "3.0.11", "3.1", "3.1.1", "3.1.2", "3.1.3", "3.1.4", "3.1.5" ] } ], "aliases": [ "CVE-2021-3281", "GHSA-fvgf-6h6h-3322" ], "details": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments.", "id": "PYSEC-2021-9", "modified": "2021-03-05T19:19:00Z", "published": "2021-02-02T07:15:00Z", "references": [ { "type": "WEB", "url": "https://docs.djangoproject.com/en/3.1/releases/security/" }, { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YF52FKEH5S2P5CM4X7IXSYG67YY2CDOO/" }, { "type": "ADVISORY", "url": "https://security.netapp.com/advisory/ntap-20210226-0004/" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fvgf-6h6h-3322" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.