Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2021-32718
Vulnerability from cvelistv5
Published
2021-06-28 14:50
Modified
2024-08-03 23:25
Severity ?
EPSS score ?
Summary
RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user's bane being rendered in a confirmation message without proper `<script>` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://seclists.org/fulldisclosure/2021/Dec/3 | Exploit, Mailing List, Third Party Advisory | |
security-advisories@github.com | https://github.com/rabbitmq/rabbitmq-server/pull/3028 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772 | Mitigation, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2021/Dec/3 | Exploit, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rabbitmq/rabbitmq-server/pull/3028 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772 | Mitigation, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | rabbitmq | rabbitmq-server |
Version: < 3.8.17 |
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:25:31.192Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "name": "20211203 usd AG Security Advisories 11/2021", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rabbitmq-server", "vendor": "rabbitmq", "versions": [ { "status": "affected", "version": "\u003c 3.8.17" } ] } ], "descriptions": [ { "lang": "en", "value": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-12-03T18:06:10", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "name": "20211203 usd AG Security Advisories 11/2021", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ], "source": { "advisory": "GHSA-c3hj-rg5h-2772", "discovery": "UNKNOWN" }, "title": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in RabbitMQ management UI", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32718", "STATE": "PUBLIC", "TITLE": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in RabbitMQ management UI" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "rabbitmq-server", "version": { "version_data": [ { "version_value": "\u003c 3.8.17" } ] } } ] }, "vendor_name": "rabbitmq" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772", "refsource": "CONFIRM", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "name": "https://github.com/rabbitmq/rabbitmq-server/pull/3028", "refsource": "MISC", "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "name": "20211203 usd AG Security Advisories 11/2021", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ] }, "source": { "advisory": "GHSA-c3hj-rg5h-2772", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-32718", "datePublished": "2021-06-28T14:50:10", "dateReserved": "2021-05-12T00:00:00", "dateUpdated": "2024-08-03T23:25:31.192Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"3.8.17\", \"matchCriteriaId\": \"DA1528BF-6E02-44DC-A6A2-4BEC5CA637D0\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.\"}, {\"lang\": \"es\", \"value\": \"RabbitMQ es un broker de mensajer\\u00eda multiprotocolo. En rabbitmq-server versiones anteriores a 3.8.17, la adici\\u00f3n de un nuevo usuario por medio de la Interfaz de administraci\\u00f3n pod\\u00eda conllevar que el bane del usuario se mostrara en un mensaje de confirmaci\\u00f3n sin el apropiado saneamiento o de la etiqueta \\\"(script)\\\", permitiendo potencialmente una ejecuci\\u00f3n de c\\u00f3digo JavaScript en el contexto de la p\\u00e1gina. Para que esto ocurra, el usuario debe haber iniciado sesi\\u00f3n y tener permisos elevados (otra administraci\\u00f3n de usuarios). La vulnerabilidad est\\u00e1 parcheada en RabbitMQ versi\\u00f3n 3.8.17. Como soluci\\u00f3n alternativa, desactivar el plugin \\\"rabbitmq_management\\\" y usar herramientas CLI para las operaciones de administraci\\u00f3n y Prometheus y Grafana para las m\\u00e9tricas y la monitorizaci\\u00f3n\"}]", "id": "CVE-2021-32718", "lastModified": "2024-11-21T06:07:35.560", "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N\", \"baseScore\": 3.1, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.5, \"impactScore\": 2.5}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 5.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.3, \"impactScore\": 2.7}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:S/C:N/I:P/A:N\", \"baseScore\": 3.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 6.8, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}", "published": "2021-06-28T15:15:24.233", "references": "[{\"url\": \"http://seclists.org/fulldisclosure/2021/Dec/3\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rabbitmq/rabbitmq-server/pull/3028\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2021/Dec/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rabbitmq/rabbitmq-server/pull/3028\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}]", "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-80\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2021-32718\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-06-28T15:15:24.233\",\"lastModified\":\"2024-11-21T06:07:35.560\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.\"},{\"lang\":\"es\",\"value\":\"RabbitMQ es un broker de mensajer\u00eda multiprotocolo. En rabbitmq-server versiones anteriores a 3.8.17, la adici\u00f3n de un nuevo usuario por medio de la Interfaz de administraci\u00f3n pod\u00eda conllevar que el bane del usuario se mostrara en un mensaje de confirmaci\u00f3n sin el apropiado saneamiento o de la etiqueta \\\"(script)\\\", permitiendo potencialmente una ejecuci\u00f3n de c\u00f3digo JavaScript en el contexto de la p\u00e1gina. Para que esto ocurra, el usuario debe haber iniciado sesi\u00f3n y tener permisos elevados (otra administraci\u00f3n de usuarios). La vulnerabilidad est\u00e1 parcheada en RabbitMQ versi\u00f3n 3.8.17. Como soluci\u00f3n alternativa, desactivar el plugin \\\"rabbitmq_management\\\" y usar herramientas CLI para las operaciones de administraci\u00f3n y Prometheus y Grafana para las m\u00e9tricas y la monitorizaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.5,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:P/A:N\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-80\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.17\",\"matchCriteriaId\":\"DA1528BF-6E02-44DC-A6A2-4BEC5CA637D0\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2021/Dec/3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/pull/3028\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2021/Dec/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/pull/3028\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]}]}}" } }
RHSA-2022:8851
Vulnerability from csaf_redhat
Published
2022-12-07 19:19
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in federation management plugin (CVE-2021-32719)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in federation management plugin (CVE-2021-32719)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8851", "url": "https://access.redhat.com/errata/RHSA-2022:8851" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8851.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:55+00:00", "generator": { "date": "2024-11-22T20:15:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8851", "initial_release_date": "2022-12-07T19:19:42+00:00", "revision_history": [ { "date": "2022-12-07T19:19:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T19:19:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" }, { "cve": "CVE-2021-32719", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977008" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.18, when a federation link was displayed in the RabbitMQ management UI via the `rabbitmq_federation_management` plugin, its consumer tag was rendered without proper \u003cscript\u003e tag sanitization. This potentially allows for JavaScript code execution in the context of the page. The user must be signed in and have elevated permissions (manage federation upstreams and policies) for this to occur. The vulnerability is patched in RabbitMQ 3.8.18. As a workaround, disable the `rabbitmq_federation_management` plugin and use [CLI tools](https://www.rabbitmq.com/cli.html) instead.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32719" }, { "category": "external", "summary": "RHBZ#1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32719", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32719" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719" } ], "release_date": "2021-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin" } ] }
rhsa-2022_8851
Vulnerability from csaf_redhat
Published
2022-12-07 19:19
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in federation management plugin (CVE-2021-32719)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in federation management plugin (CVE-2021-32719)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8851", "url": "https://access.redhat.com/errata/RHSA-2022:8851" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8851.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:55+00:00", "generator": { "date": "2024-11-22T20:15:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8851", "initial_release_date": "2022-12-07T19:19:42+00:00", "revision_history": [ { "date": "2022-12-07T19:19:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T19:19:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" }, { "cve": "CVE-2021-32719", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977008" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.18, when a federation link was displayed in the RabbitMQ management UI via the `rabbitmq_federation_management` plugin, its consumer tag was rendered without proper \u003cscript\u003e tag sanitization. This potentially allows for JavaScript code execution in the context of the page. The user must be signed in and have elevated permissions (manage federation upstreams and policies) for this to occur. The vulnerability is patched in RabbitMQ 3.8.18. As a workaround, disable the `rabbitmq_federation_management` plugin and use [CLI tools](https://www.rabbitmq.com/cli.html) instead.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32719" }, { "category": "external", "summary": "RHBZ#1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32719", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32719" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719" } ], "release_date": "2021-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin" } ] }
rhsa-2022:8867
Vulnerability from csaf_redhat
Published
2022-12-07 20:28
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8867", "url": "https://access.redhat.com/errata/RHSA-2022:8867" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8867.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:46+00:00", "generator": { "date": "2024-11-22T20:15:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8867", "initial_release_date": "2022-12-07T20:28:02+00:00", "revision_history": [ { "date": "2022-12-07T20:28:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T20:28:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T20:28:02+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8867" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" } ] }
rhsa-2022_8867
Vulnerability from csaf_redhat
Published
2022-12-07 20:28
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8867", "url": "https://access.redhat.com/errata/RHSA-2022:8867" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8867.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:46+00:00", "generator": { "date": "2024-11-22T20:15:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8867", "initial_release_date": "2022-12-07T20:28:02+00:00", "revision_history": [ { "date": "2022-12-07T20:28:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T20:28:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T20:28:02+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8867" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" } ] }
rhsa-2022:8851
Vulnerability from csaf_redhat
Published
2022-12-07 19:19
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in federation management plugin (CVE-2021-32719)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in federation management plugin (CVE-2021-32719)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8851", "url": "https://access.redhat.com/errata/RHSA-2022:8851" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8851.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:55+00:00", "generator": { "date": "2024-11-22T20:15:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8851", "initial_release_date": "2022-12-07T19:19:42+00:00", "revision_history": [ { "date": "2022-12-07T19:19:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T19:19:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.8.16-3.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.8.16-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" }, { "cve": "CVE-2021-32719", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977008" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.18, when a federation link was displayed in the RabbitMQ management UI via the `rabbitmq_federation_management` plugin, its consumer tag was rendered without proper \u003cscript\u003e tag sanitization. This potentially allows for JavaScript code execution in the context of the page. The user must be signed in and have elevated permissions (manage federation upstreams and policies) for this to occur. The vulnerability is patched in RabbitMQ 3.8.18. As a workaround, disable the `rabbitmq_federation_management` plugin and use [CLI tools](https://www.rabbitmq.com/cli.html) instead.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32719" }, { "category": "external", "summary": "RHBZ#1977008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977008" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32719", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32719" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32719" } ], "release_date": "2021-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T19:19:42+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8851" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.ppc64le", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.src", "8Base-RHOS-16.2:rabbitmq-server-0:3.8.16-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin" } ] }
RHSA-2022:8867
Vulnerability from csaf_redhat
Published
2022-12-07 20:28
Modified
2024-11-22 20:15
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update
Notes
Topic
An update for rabbitmq-server is now available for Red Hat OpenStack
Platform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.
Red Hat Product Security has rated this update as having a security impact
of Low. 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
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker. # We want to install into
/usr/lib, even on 64-bit platforms
Security Fix(es):
* improper neutralization of script-related HTML tags in a web page (basic
XSS) in management UI (CVE-2021-32718)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 rabbitmq-server is now available for Red Hat OpenStack\nPlatform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "RabbitMQ is an implementation of AMQP, the emerging standard for high\nperformance enterprise messaging. The RabbitMQ server is a robust and\nscalable implementation of an AMQP broker. # We want to install into\n/usr/lib, even on 64-bit platforms\n\nSecurity Fix(es):\n\n* improper neutralization of script-related HTML tags in a web page (basic\nXSS) in management UI (CVE-2021-32718)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8867", "url": "https://access.redhat.com/errata/RHSA-2022:8867" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8867.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (rabbitmq-server) security update", "tracking": { "current_release_date": "2024-11-22T20:15:46+00:00", "generator": { "date": "2024-11-22T20:15:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8867", "initial_release_date": "2022-12-07T20:28:02+00:00", "revision_history": [ { "date": "2022-12-07T20:28:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-12-07T20:28:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T20:15:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_id": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rabbitmq-server@3.7.23-9.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" }, "product_reference": "rabbitmq-server-0:3.7.23-9.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1977002" } ], "notes": [ { "category": "description", "text": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "title": "Vulnerability description" }, { "category": "summary", "text": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships a vulnerable version of RabbitMQ but it is not exposed outside the management network. As this network is tightly-regulated to OpenStack administrators, the risk for abuse is significantly reduced.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32718" }, { "category": "external", "summary": "RHBZ#1977002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977002" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32718", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32718" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32718" } ], "release_date": "2021-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-12-07T20:28:02+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8867" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.ppc64le", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.src", "8Base-RHOS-16.1:rabbitmq-server-0:3.7.23-9.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI" } ] }
wid-sec-w-2022-2258
Vulnerability from csaf_certbund
Published
2021-06-28 22:00
Modified
2022-12-07 23:00
Summary
RabbitMQ: Mehrere Schwachstellen ermöglichen Cross-Site Scripting
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
RabbitMQ ist ein Open-Source Message Broker.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in RabbitMQ ausnutzen, um einen Cross-Site Scripting Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "RabbitMQ ist ein Open-Source Message Broker.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in RabbitMQ ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2258 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-2258.json" }, { "category": "self", "summary": "WID-SEC-2022-2258 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2258" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8867 vom 2022-12-08", "url": "https://access.redhat.com/errata/RHSA-2022:8867" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8851 vom 2022-12-08", "url": "https://access.redhat.com/errata/RHSA-2022:8851" }, { "category": "external", "summary": "Github RabbitMQ vom 2021-06-28", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "category": "external", "summary": "Github RabbitMQ vom 2021-06-28", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202107-17 vom 2021-07-06", "url": "https://www.cybersecurity-help.cz/vdb/SB2021070609" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3254-1 vom 2021-09-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009519.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3325-1 vom 2021-10-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009557.html" } ], "source_lang": "en-US", "title": "RabbitMQ: Mehrere Schwachstellen erm\u00f6glichen Cross-Site Scripting", "tracking": { "current_release_date": "2022-12-07T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:05:42.735+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-2258", "initial_release_date": "2021-06-28T22:00:00.000+00:00", "revision_history": [ { "date": "2021-06-28T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-07-05T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Arch Linux aufgenommen" }, { "date": "2021-09-29T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-10-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-12-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_name", "name": "Open Source RabbitMQ \u003c 3.8.17", "product": { "name": "Open Source RabbitMQ \u003c 3.8.17", "product_id": "T019666", "product_identification_helper": { "cpe": "cpe:/a:rabbitmq-c_project:rabbitmq-c:3.8.17" } } }, { "category": "product_name", "name": "Open Source RabbitMQ \u003c 3.8.18", "product": { "name": "Open Source RabbitMQ \u003c 3.8.18", "product_id": "T019667", "product_identification_helper": { "cpe": "cpe:/a:rabbitmq-c_project:rabbitmq-c:3.8.18" } } } ], "category": "product_name", "name": "RabbitMQ" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "notes": [ { "category": "description", "text": "In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter authentifizierter Angreifer mit Berechtigungen kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T013312" ] }, "release_date": "2021-06-28T22:00:00Z", "title": "CVE-2021-32718" }, { "cve": "CVE-2021-32719", "notes": [ { "category": "description", "text": "In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter authentifizierter Angreifer mit Berechtigungen kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T013312" ] }, "release_date": "2021-06-28T22:00:00Z", "title": "CVE-2021-32719" } ] }
WID-SEC-W-2022-2258
Vulnerability from csaf_certbund
Published
2021-06-28 22:00
Modified
2022-12-07 23:00
Summary
RabbitMQ: Mehrere Schwachstellen ermöglichen Cross-Site Scripting
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
RabbitMQ ist ein Open-Source Message Broker.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in RabbitMQ ausnutzen, um einen Cross-Site Scripting Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "RabbitMQ ist ein Open-Source Message Broker.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in RabbitMQ ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2258 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-2258.json" }, { "category": "self", "summary": "WID-SEC-2022-2258 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2258" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8867 vom 2022-12-08", "url": "https://access.redhat.com/errata/RHSA-2022:8867" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8851 vom 2022-12-08", "url": "https://access.redhat.com/errata/RHSA-2022:8851" }, { "category": "external", "summary": "Github RabbitMQ vom 2021-06-28", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "category": "external", "summary": "Github RabbitMQ vom 2021-06-28", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202107-17 vom 2021-07-06", "url": "https://www.cybersecurity-help.cz/vdb/SB2021070609" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3254-1 vom 2021-09-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009519.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3325-1 vom 2021-10-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009557.html" } ], "source_lang": "en-US", "title": "RabbitMQ: Mehrere Schwachstellen erm\u00f6glichen Cross-Site Scripting", "tracking": { "current_release_date": "2022-12-07T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:05:42.735+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-2258", "initial_release_date": "2021-06-28T22:00:00.000+00:00", "revision_history": [ { "date": "2021-06-28T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-07-05T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Arch Linux aufgenommen" }, { "date": "2021-09-29T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-10-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-12-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_name", "name": "Open Source RabbitMQ \u003c 3.8.17", "product": { "name": "Open Source RabbitMQ \u003c 3.8.17", "product_id": "T019666", "product_identification_helper": { "cpe": "cpe:/a:rabbitmq-c_project:rabbitmq-c:3.8.17" } } }, { "category": "product_name", "name": "Open Source RabbitMQ \u003c 3.8.18", "product": { "name": "Open Source RabbitMQ \u003c 3.8.18", "product_id": "T019667", "product_identification_helper": { "cpe": "cpe:/a:rabbitmq-c_project:rabbitmq-c:3.8.18" } } } ], "category": "product_name", "name": "RabbitMQ" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32718", "notes": [ { "category": "description", "text": "In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter authentifizierter Angreifer mit Berechtigungen kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T013312" ] }, "release_date": "2021-06-28T22:00:00Z", "title": "CVE-2021-32718" }, { "cve": "CVE-2021-32719", "notes": [ { "category": "description", "text": "In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter authentifizierter Angreifer mit Berechtigungen kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T013312" ] }, "release_date": "2021-06-28T22:00:00Z", "title": "CVE-2021-32719" } ] }
gsd-2021-32718
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user's bane being rendered in a confirmation message without proper `<script>` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-32718", "description": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "id": "GSD-2021-32718", "references": [ "https://www.suse.com/security/cve/CVE-2021-32718.html", "https://advisories.mageia.org/CVE-2021-32718.html", "https://security.archlinux.org/CVE-2021-32718", "https://access.redhat.com/errata/RHSA-2022:8851", "https://access.redhat.com/errata/RHSA-2022:8867" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-32718" ], "details": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.", "id": "GSD-2021-32718", "modified": "2023-12-13T01:23:09.320234Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32718", "STATE": "PUBLIC", "TITLE": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in RabbitMQ management UI" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "rabbitmq-server", "version": { "version_data": [ { "version_value": "\u003c 3.8.17" } ] } } ] }, "vendor_name": "rabbitmq" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772", "refsource": "CONFIRM", "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "name": "https://github.com/rabbitmq/rabbitmq-server/pull/3028", "refsource": "MISC", "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "name": "20211203 usd AG Security Advisories 11/2021", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ] }, "source": { "advisory": "GHSA-c3hj-rg5h-2772", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.8.17", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32718" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772", "refsource": "CONFIRM", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "name": "https://github.com/rabbitmq/rabbitmq-server/pull/3028", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "name": "20211203 usd AG Security Advisories 11/2021", "refsource": "FULLDISC", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2021-12-10T19:57Z", "publishedDate": "2021-06-28T15:15Z" } } }
cve-2021-32718
Vulnerability from fkie_nvd
Published
2021-06-28 15:15
Modified
2024-11-21 06:07
Severity ?
3.1 (Low) - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Summary
RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user's bane being rendered in a confirmation message without proper `<script>` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://seclists.org/fulldisclosure/2021/Dec/3 | Exploit, Mailing List, Third Party Advisory | |
security-advisories@github.com | https://github.com/rabbitmq/rabbitmq-server/pull/3028 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772 | Mitigation, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2021/Dec/3 | Exploit, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rabbitmq/rabbitmq-server/pull/3028 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772 | Mitigation, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*", "matchCriteriaId": "DA1528BF-6E02-44DC-A6A2-4BEC5CA637D0", "versionEndExcluding": "3.8.17", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user\u0027s bane being rendered in a confirmation message without proper `\u003cscript\u003e` tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management). The vulnerability is patched in RabbitMQ 3.8.17. As a workaround, disable `rabbitmq_management` plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring." }, { "lang": "es", "value": "RabbitMQ es un broker de mensajer\u00eda multiprotocolo. En rabbitmq-server versiones anteriores a 3.8.17, la adici\u00f3n de un nuevo usuario por medio de la Interfaz de administraci\u00f3n pod\u00eda conllevar que el bane del usuario se mostrara en un mensaje de confirmaci\u00f3n sin el apropiado saneamiento o de la etiqueta \"(script)\", permitiendo potencialmente una ejecuci\u00f3n de c\u00f3digo JavaScript en el contexto de la p\u00e1gina. Para que esto ocurra, el usuario debe haber iniciado sesi\u00f3n y tener permisos elevados (otra administraci\u00f3n de usuarios). La vulnerabilidad est\u00e1 parcheada en RabbitMQ versi\u00f3n 3.8.17. Como soluci\u00f3n alternativa, desactivar el plugin \"rabbitmq_management\" y usar herramientas CLI para las operaciones de administraci\u00f3n y Prometheus y Grafana para las m\u00e9tricas y la monitorizaci\u00f3n" } ], "id": "CVE-2021-32718", "lastModified": "2024-11-21T06:07:35.560", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 0.5, "impactScore": 2.5, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-06-28T15:15:24.233", "references": [ { "source": "security-advisories@github.com", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "source": "security-advisories@github.com", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/pull/3028" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-80" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.