Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-3639 (GCVE-0-2021-3639)
Vulnerability from cvelistv5
Published
2022-08-22 14:49
Modified
2024-08-03 17:01
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-601 - - URL Redirection to Untrusted Site ('Open Redirect')
Summary
A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.
References
► | URL | Tags | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | mod_auth_mellon |
Version: Fixed in v0.18.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T17:01:07.702Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "mod_auth_mellon", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Fixed in v0.18.0" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-601", "description": "CWE-601 - URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-22T14:49:03", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "tags": [ "x_refsource_MISC" ], "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2021-3639", "datePublished": "2022-08-22T14:49:03", "dateReserved": "2021-07-09T00:00:00", "dateUpdated": "2024-08-03T17:01:07.702Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-3639\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-08-22T15:15:13.633\",\"lastModified\":\"2024-11-21T06:22:02.930\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado un fallo en mod_auth_mellon que no sanea correctamente las URL de cierre de sesi\u00f3n. Este problema podr\u00eda ser usado por un atacante para facilitar los ataques de phishing enga\u00f1ando a usuarios para que visiten la URL de una aplicaci\u00f3n web confiable que redirige a un servidor externo y potencialmente malicioso. La mayor amenaza de esta responsabilidad es para la confidencialidad y la integridad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:uninett:mod_auth_mellon:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.18.0\",\"matchCriteriaId\":\"BCD3E2E3-47B7-4C46-8DD0-85000CA4D5D7\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2021-3639\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1980648\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2021-3639\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1980648\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
rhsa-2022:1934
Vulnerability from csaf_redhat
Published
2022-05-10 14:02
Modified
2024-11-22 18:15
Summary
Red Hat Security Advisory: mod_auth_mellon security update
Notes
Topic
An update for mod_auth_mellon is now available for Red Hat Enterprise Linux 8.
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
The mod_auth_mellon module for the Apache HTTP Server is an authentication service that implements the SAML 2.0 federation protocol. The module grants access based on the attributes received in assertions generated by an IdP server.
Security Fix(es):
* mod_auth_mellon: Open Redirect vulnerability in logout URLs (CVE-2021-3639)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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 mod_auth_mellon is now available for Red Hat Enterprise Linux 8.\n\nRed 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.", "title": "Topic" }, { "category": "general", "text": "The mod_auth_mellon module for the Apache HTTP Server is an authentication service that implements the SAML 2.0 federation protocol. The module grants access based on the attributes received in assertions generated by an IdP server.\n\nSecurity Fix(es):\n\n* mod_auth_mellon: Open Redirect vulnerability in logout URLs (CVE-2021-3639)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1934", "url": "https://access.redhat.com/errata/RHSA-2022:1934" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1980648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1934.json" } ], "title": "Red Hat Security Advisory: mod_auth_mellon security update", "tracking": { "current_release_date": "2024-11-22T18:15:16+00:00", "generator": { "date": "2024-11-22T18:15:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:1934", "initial_release_date": "2022-05-10T14:02:27+00:00", "revision_history": [ { "date": "2022-05-10T14:02:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T14:02:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T18:15:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "mod_auth_mellon-0:0.14.0-12.el8.1.src", "product": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.src", "product_id": "mod_auth_mellon-0:0.14.0-12.el8.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon@0.14.0-12.el8.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "product": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "product_id": "mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon@0.14.0-12.el8.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "product": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "product_id": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics@0.14.0-12.el8.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "product": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "product_id": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debugsource@0.14.0-12.el8.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "product": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "product_id": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debuginfo@0.14.0-12.el8.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "product": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "product_id": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics-debuginfo@0.14.0-12.el8.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "product": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "product_id": "mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon@0.14.0-12.el8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "product": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "product_id": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics@0.14.0-12.el8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "product": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "product_id": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debugsource@0.14.0-12.el8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product_id": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debuginfo@0.14.0-12.el8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product_id": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics-debuginfo@0.14.0-12.el8.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "product": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "product_id": "mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon@0.14.0-12.el8.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "product": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "product_id": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics@0.14.0-12.el8.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "product": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "product_id": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debugsource@0.14.0-12.el8.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "product": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "product_id": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debuginfo@0.14.0-12.el8.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64", "product": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64", "product_id": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics-debuginfo@0.14.0-12.el8.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "product": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "product_id": "mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon@0.14.0-12.el8.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "product": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "product_id": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics@0.14.0-12.el8.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "product": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "product_id": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debugsource@0.14.0-12.el8.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "product": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "product_id": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-debuginfo@0.14.0-12.el8.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "product": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "product_id": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_auth_mellon-diagnostics-debuginfo@0.14.0-12.el8.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.aarch64" }, "product_reference": "mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le" }, "product_reference": "mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.s390x" }, "product_reference": "mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.src" }, "product_reference": "mod_auth_mellon-0:0.14.0-12.el8.1.src", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-0:0.14.0-12.el8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.x86_64" }, "product_reference": "mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64" }, "product_reference": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le" }, "product_reference": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x" }, "product_reference": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64" }, "product_reference": "mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64" }, "product_reference": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le" }, "product_reference": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x" }, "product_reference": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64" }, "product_reference": "mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64" }, "product_reference": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le" }, "product_reference": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x" }, "product_reference": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64" }, "product_reference": "mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64" }, "product_reference": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le" }, "product_reference": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x" }, "product_reference": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64" }, "product_reference": "mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3639", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2021-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1980648" } ], "notes": [ { "category": "description", "text": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "mod_auth_mellon: Open Redirect vulnerability in logout URLs", "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": [ "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.src", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "category": "external", "summary": "RHBZ#1980648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3639", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3639" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3639", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3639" } ], "release_date": "2021-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T14:02:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.src", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1934" } ], "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.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.src", "AppStream-8.6.0.GA:mod_auth_mellon-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debuginfo-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-debugsource-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-0:0.14.0-12.el8.1.x86_64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.aarch64", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.ppc64le", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.s390x", "AppStream-8.6.0.GA:mod_auth_mellon-diagnostics-debuginfo-0:0.14.0-12.el8.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mod_auth_mellon: Open Redirect vulnerability in logout URLs" } ] }
wid-sec-w-2023-1389
Vulnerability from csaf_certbund
Published
2022-05-10 22:00
Modified
2023-06-08 22:00
Summary
Red Hat Enterprise Linux (mod_auth_mellon): Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
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
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- UNIX
- 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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1389 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2023-1389.json" }, { "category": "self", "summary": "WID-SEC-2023-1389 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1389" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1765 vom 2023-06-09", "url": "https://alas.aws.amazon.com/ALAS-2023-1765.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2077 vom 2023-06-08", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2077.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4690 vom 2022-05-19", "url": "https://access.redhat.com/errata/RHSA-2022:4690" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-1934 vom 2022-05-17", "url": "https://linux.oracle.com/errata/ELSA-2022-1934.html" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-05-10", "url": "https://access.redhat.com/errata/RHSA-2022:1934" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (mod_auth_mellon): Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2023-06-08T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:52:02.120+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1389", "initial_release_date": "2022-05-10T22:00:00.000+00:00", "revision_history": [ { "date": "2022-05-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-05-17T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-05-18T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "4" } }, "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": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T014111", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3639", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Red Hat Enterprise Linux. Der Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Bereinigung von Logout-URLs in der Komponente mod_auth_mellon. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "398363", "T004914", "T014111" ] }, "release_date": "2022-05-10T22:00:00.000+00:00", "title": "CVE-2021-3639" } ] }
gsd-2021-3639
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-3639", "description": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "id": "GSD-2021-3639", "references": [ "https://www.suse.com/security/cve/CVE-2021-3639.html", "https://ubuntu.com/security/CVE-2021-3639", "https://linux.oracle.com/cve/CVE-2021-3639.html", "https://access.redhat.com/errata/RHSA-2022:1934" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-3639" ], "details": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "id": "GSD-2021-3639", "modified": "2023-12-13T01:23:34.721991Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2021-3639", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "mod_auth_mellon", "version": { "version_data": [ { "version_affected": "=", "version_value": "Fixed in v0.18.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-601", "lang": "eng", "value": "CWE-601 - URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "name": "https://access.redhat.com/security/cve/CVE-2021-3639", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "name": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5", "refsource": "MISC", "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:uninett:mod_auth_mellon:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.18.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2021-3639" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "name": "https://access.redhat.com/security/cve/CVE-2021-3639", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "name": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-02-12T23:41Z", "publishedDate": "2022-08-22T15:15Z" } } }
fkie_cve-2021-3639
Vulnerability from fkie_nvd
Published
2022-08-22 15:15
Modified
2024-11-21 06:22
Severity ?
Summary
A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2021-3639 | Patch, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1980648 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/security/cve/CVE-2021-3639 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1980648 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5 | Patch, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
uninett | mod_auth_mellon | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:uninett:mod_auth_mellon:*:*:*:*:*:*:*:*", "matchCriteriaId": "BCD3E2E3-47B7-4C46-8DD0-85000CA4D5D7", "versionEndExcluding": "0.18.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity." }, { "lang": "es", "value": "Se ha encontrado un fallo en mod_auth_mellon que no sanea correctamente las URL de cierre de sesi\u00f3n. Este problema podr\u00eda ser usado por un atacante para facilitar los ataques de phishing enga\u00f1ando a usuarios para que visiten la URL de una aplicaci\u00f3n web confiable que redirige a un servidor externo y potencialmente malicioso. La mayor amenaza de esta responsabilidad es para la confidencialidad y la integridad." } ], "id": "CVE-2021-3639", "lastModified": "2024-11-21T06:22:02.930", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-08-22T15:15:13.633", "references": [ { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-601" } ], "source": "secalert@redhat.com", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-601" } ], "source": "nvd@nist.gov", "type": "Secondary" } ] }
suse-su-2021:2912-1
Vulnerability from csaf_suse
Published
2021-09-02 07:51
Modified
2021-09-02 07:51
Summary
Security update for apache2-mod_auth_mellon
Notes
Title of the patch
Security update for apache2-mod_auth_mellon
Description of the patch
This update for apache2-mod_auth_mellon fixes the following issues:
- CVE-2021-3639: Fixed Open Redirect vulnerability in logout URLs (bsc#1188926).
Patchnames
SUSE-2021-2912,SUSE-SLE-SERVER-12-SP5-2021-2912
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for apache2-mod_auth_mellon", "title": "Title of the patch" }, { "category": "description", "text": "This update for apache2-mod_auth_mellon fixes the following issues:\n\n- CVE-2021-3639: Fixed Open Redirect vulnerability in logout URLs (bsc#1188926).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-2912,SUSE-SLE-SERVER-12-SP5-2021-2912", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_2912-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:2912-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212912-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:2912-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009379.html" }, { "category": "self", "summary": "SUSE Bug 1188926", "url": "https://bugzilla.suse.com/1188926" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3639 page", "url": "https://www.suse.com/security/cve/CVE-2021-3639/" } ], "title": "Security update for apache2-mod_auth_mellon", "tracking": { "current_release_date": "2021-09-02T07:51:07Z", "generator": { "date": "2021-09-02T07:51:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:2912-1", "initial_release_date": "2021-09-02T07:51:07Z", "revision_history": [ { "date": "2021-09-02T07:51:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.aarch64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.aarch64", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.i586", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.i586", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.i586" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.i586", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.i586", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.i586" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.i586", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.i586", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.ppc64le", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.ppc64le", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390x", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390x", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390x", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390x", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "product_id": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.x86_64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.16.0-8.6.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.x86_64", "product_id": "apache2-mod_auth_mellon-doc-0.16.0-8.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3639", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3639" } ], "notes": [ { "category": "general", "text": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3639", "url": "https://www.suse.com/security/cve/CVE-2021-3639" }, { "category": "external", "summary": "SUSE Bug 1188926 for CVE-2021-3639", "url": "https://bugzilla.suse.com/1188926" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_mellon-0.16.0-8.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-09-02T07:51:07Z", "details": "moderate" } ], "title": "CVE-2021-3639" } ] }
suse-su-2022:1524-1
Vulnerability from csaf_suse
Published
2022-05-04 11:46
Modified
2022-05-04 11:46
Summary
Security update for apache2-mod_auth_mellon
Notes
Title of the patch
Security update for apache2-mod_auth_mellon
Description of the patch
This update for apache2-mod_auth_mellon fixes the following issues:
- CVE-2021-3639: Fixed open Redirect vulnerability in logout URLs (bsc#1188926)
Patchnames
SUSE-2022-1524,SUSE-SLE-Module-Server-Applications-15-SP3-2022-1524,SUSE-SLE-Module-Server-Applications-15-SP4-2022-1524,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1524,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1524,SUSE-SLE-Product-RT-15-SP2-2022-1524,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1524,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1524,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1524,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1524,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1524,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1524,SUSE-Storage-7-2022-1524,openSUSE-SLE-15.3-2022-1524,openSUSE-SLE-15.4-2022-1524
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for apache2-mod_auth_mellon", "title": "Title of the patch" }, { "category": "description", "text": "This update for apache2-mod_auth_mellon fixes the following issues:\n\n- CVE-2021-3639: Fixed open Redirect vulnerability in logout URLs (bsc#1188926)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-1524,SUSE-SLE-Module-Server-Applications-15-SP3-2022-1524,SUSE-SLE-Module-Server-Applications-15-SP4-2022-1524,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1524,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1524,SUSE-SLE-Product-RT-15-SP2-2022-1524,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1524,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1524,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1524,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1524,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1524,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1524,SUSE-Storage-7-2022-1524,openSUSE-SLE-15.3-2022-1524,openSUSE-SLE-15.4-2022-1524", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1524-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:1524-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221524-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:1524-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010930.html" }, { "category": "self", "summary": "SUSE Bug 1188926", "url": "https://bugzilla.suse.com/1188926" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3639 page", "url": "https://www.suse.com/security/cve/CVE-2021-3639/" } ], "title": "Security update for apache2-mod_auth_mellon", "tracking": { "current_release_date": "2022-05-04T11:46:54Z", "generator": { "date": "2022-05-04T11:46:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:1524-1", "initial_release_date": "2022-05-04T11:46:54Z", "revision_history": [ { "date": "2022-05-04T11:46:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "product_id": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "product_id": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.i586", "product": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.i586", "product_id": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.i586" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.i586", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.i586", "product_id": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.i586" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.i586", "product": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.i586", "product_id": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "product_id": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "product_id": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "product_id": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "product": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "product_id": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "product_id": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "product": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "product_id": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "product_id": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "product_id": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP2", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3639", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3639" } ], "notes": [ { "category": "general", "text": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Proxy 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Retail Branch Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3639", "url": "https://www.suse.com/security/cve/CVE-2021-3639" }, { "category": "external", "summary": "SUSE Bug 1188926 for CVE-2021-3639", "url": "https://bugzilla.suse.com/1188926" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Proxy 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Retail Branch Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Enterprise Storage 7:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Proxy 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Retail Branch Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "SUSE Manager Server 4.1:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.3:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-diagnostics-0.17.0-150200.5.7.1.x86_64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.aarch64", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.ppc64le", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.s390x", "openSUSE Leap 15.4:apache2-mod_auth_mellon-doc-0.17.0-150200.5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-05-04T11:46:54Z", "details": "moderate" } ], "title": "CVE-2021-3639" } ] }
opensuse-su-2024:13848-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
apache2-mod_auth_mellon-0.19.0-1.1 on GA media
Notes
Title of the patch
apache2-mod_auth_mellon-0.19.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the apache2-mod_auth_mellon-0.19.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13848
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "apache2-mod_auth_mellon-0.19.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the apache2-mod_auth_mellon-0.19.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13848", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13848-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3639 page", "url": "https://www.suse.com/security/cve/CVE-2021-3639/" } ], "title": "apache2-mod_auth_mellon-0.19.0-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13848-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "product_id": "apache2-mod_auth_mellon-0.19.0-1.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "product": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "product_id": "apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "product_id": "apache2-mod_auth_mellon-0.19.0-1.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "product_id": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "product": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "product_id": "apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.19.0-1.1.s390x", "product": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.s390x", "product_id": "apache2-mod_auth_mellon-0.19.0-1.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "product_id": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "product": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "product_id": "apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "product_id": "apache2-mod_auth_mellon-0.19.0-1.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "product_id": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64", "product": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64", "product_id": "apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-0.19.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-0.19.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le" }, "product_reference": "apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x" }, "product_reference": "apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64" }, "product_reference": "apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3639", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3639" } ], "notes": [ { "category": "general", "text": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3639", "url": "https://www.suse.com/security/cve/CVE-2021-3639" }, { "category": "external", "summary": "SUSE Bug 1188926 for CVE-2021-3639", "url": "https://bugzilla.suse.com/1188926" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-diagnostics-0.19.0-1.1.x86_64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_auth_mellon-doc-0.19.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3639" } ] }
ghsa-mhcv-7w89-jjj5
Vulnerability from github
Published
2022-08-23 00:00
Modified
2022-08-27 00:00
Severity ?
VLAI Severity ?
Details
A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.
{ "affected": [], "aliases": [ "CVE-2021-3639" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-22T15:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate phishing attacks by tricking users into visiting a trusted web application URL that redirects to an external and potentially malicious server. The highest threat from this liability is to confidentiality and integrity.", "id": "GHSA-mhcv-7w89-jjj5", "modified": "2022-08-27T00:00:50Z", "published": "2022-08-23T00:00:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3639" }, { "type": "WEB", "url": "https://github.com/latchset/mod_auth_mellon/commit/42a11261b9dad2e48d70bdff7c53dd57a12db6f5" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2022:1934" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2021-3639" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980648" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…