Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-32719 (GCVE-0-2021-32719)
Vulnerability from cvelistv5 – Published: 2021-06-28 15:15 – Updated: 2024-08-03 23:25- CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
| URL | Tags |
|---|---|
| https://github.com/rabbitmq/rabbitmq-server/secur… | x_refsource_CONFIRM |
| https://github.com/rabbitmq/rabbitmq-server/pull/3122 | x_refsource_MISC |
| https://herolab.usd.de/security-advisories/usd-20… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| rabbitmq | rabbitmq-server |
Affected:
< 3.8.18
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T23:25:31.107Z",
"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-5452-hxj4-773x"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rabbitmq/rabbitmq-server/pull/3122"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://herolab.usd.de/security-advisories/usd-2021-0011/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "rabbitmq-server",
"vendor": "rabbitmq",
"versions": [
{
"status": "affected",
"version": "\u003c 3.8.18"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"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-07-02T13:21:36.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rabbitmq/rabbitmq-server/pull/3122"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://herolab.usd.de/security-advisories/usd-2021-0011/"
}
],
"source": {
"advisory": "GHSA-5452-hxj4-773x",
"discovery": "UNKNOWN"
},
"title": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in RabbitMQ federation management plugin",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32719",
"STATE": "PUBLIC",
"TITLE": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in RabbitMQ federation management plugin"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "rabbitmq-server",
"version": {
"version_data": [
{
"version_value": "\u003c 3.8.18"
}
]
}
}
]
},
"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.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."
}
]
},
"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-5452-hxj4-773x",
"refsource": "CONFIRM",
"url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x"
},
{
"name": "https://github.com/rabbitmq/rabbitmq-server/pull/3122",
"refsource": "MISC",
"url": "https://github.com/rabbitmq/rabbitmq-server/pull/3122"
},
{
"name": "https://herolab.usd.de/security-advisories/usd-2021-0011/",
"refsource": "MISC",
"url": "https://herolab.usd.de/security-advisories/usd-2021-0011/"
}
]
},
"source": {
"advisory": "GHSA-5452-hxj4-773x",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-32719",
"datePublished": "2021-06-28T15:15:11.000Z",
"dateReserved": "2021-05-12T00:00:00.000Z",
"dateUpdated": "2024-08-03T23:25:31.107Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-32719",
"date": "2026-06-06",
"epss": "0.0012",
"percentile": "0.30561"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-32719\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-06-28T16:15:08.593\",\"lastModified\":\"2024-11-21T06:07:35.680\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"RabbitMQ es un broker de mensajer\u00eda multiprotocolo. En rabbitmq-server versiones anteriores a 3.8.18, cuando un enlace de federaci\u00f3n es mostrado en la Interfaz de Usuario de administraci\u00f3n de RabbitMQ por medio del plugin \\\"rabbitmq_federation_management\\\", su etiqueta consumer se mostraba sin el saneamiento apropiado de la etiqueta (script). Esto permite potencialmente una ejecuci\u00f3n de c\u00f3digo JavaScript en el contexto de la p\u00e1gina. El usuario debe haber iniciado sesi\u00f3n y tener permisos elevados (gestionar flujos ascendentes y pol\u00edticas de federaci\u00f3n) para que esto ocurra. La vulnerabilidad est\u00e1 parcheada en RabbitMQ versi\u00f3n 3.8.18. Como soluci\u00f3n alternativa, desactivar el plugin \\\"rabbitmq_federation_management\\\" y usar [CLI tools](https://www.rabbitmq.com/cli.html) en su lugar\"}],\"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:H/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.7,\"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.18\",\"matchCriteriaId\":\"C52E1AF8-08D4-41D5-AB4A-067FB17DCDDA\"}]}]}],\"references\":[{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/pull/3122\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://herolab.usd.de/security-advisories/usd-2021-0011/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/pull/3122\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-5452-hxj4-773x\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://herolab.usd.de/security-advisories/usd-2021-0011/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2021:3254-1
Vulnerability from csaf_suse - Published: 2021-09-29 14:28 - Updated: 2021-09-29 14:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rabbitmq-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rabbitmq-server fixes the following issues:\n\n- CVE-2021-32718: Fixed improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI (bsc#1187818).\n- CVE-2021-32719: Fixed improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin (bsc#1187819).\n- CVE-2021-22116: Fixed improper input validation may lead to DoS (bsc#1186203).\n\n- Use /run instead of /var/run in tmpfiles.d configuration (bsc#1185075).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-3254,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3254",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3254-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:3254-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213254-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:3254-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009519.html"
},
{
"category": "self",
"summary": "SUSE Bug 1185075",
"url": "https://bugzilla.suse.com/1185075"
},
{
"category": "self",
"summary": "SUSE Bug 1186203",
"url": "https://bugzilla.suse.com/1186203"
},
{
"category": "self",
"summary": "SUSE Bug 1187818",
"url": "https://bugzilla.suse.com/1187818"
},
{
"category": "self",
"summary": "SUSE Bug 1187819",
"url": "https://bugzilla.suse.com/1187819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22116 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32718 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32719 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32719/"
}
],
"title": "Security update for rabbitmq-server",
"tracking": {
"current_release_date": "2021-09-29T14:28:38Z",
"generator": {
"date": "2021-09-29T14:28:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:3254-1",
"initial_release_date": "2021-09-29T14:28:38Z",
"revision_history": [
{
"date": "2021-09-29T14:28:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"product": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"product_id": "erlang-rabbitmq-client-3.8.3-3.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.3-3.3.4.aarch64",
"product": {
"name": "rabbitmq-server-3.8.3-3.3.4.aarch64",
"product_id": "rabbitmq-server-3.8.3-3.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"product": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"product_id": "rabbitmq-server-plugins-3.8.3-3.3.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.i586",
"product": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.i586",
"product_id": "erlang-rabbitmq-client-3.8.3-3.3.4.i586"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.3-3.3.4.i586",
"product": {
"name": "rabbitmq-server-3.8.3-3.3.4.i586",
"product_id": "rabbitmq-server-3.8.3-3.3.4.i586"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.i586",
"product": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.i586",
"product_id": "rabbitmq-server-plugins-3.8.3-3.3.4.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"product": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"product_id": "erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.3-3.3.4.ppc64le",
"product": {
"name": "rabbitmq-server-3.8.3-3.3.4.ppc64le",
"product_id": "rabbitmq-server-3.8.3-3.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"product": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"product_id": "rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"product": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"product_id": "erlang-rabbitmq-client-3.8.3-3.3.4.s390x"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.3-3.3.4.s390x",
"product": {
"name": "rabbitmq-server-3.8.3-3.3.4.s390x",
"product_id": "rabbitmq-server-3.8.3-3.3.4.s390x"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"product": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"product_id": "rabbitmq-server-plugins-3.8.3-3.3.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"product": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"product_id": "erlang-rabbitmq-client-3.8.3-3.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.3-3.3.4.x86_64",
"product": {
"name": "rabbitmq-server-3.8.3-3.3.4.x86_64",
"product_id": "rabbitmq-server-3.8.3-3.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.x86_64",
"product": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.x86_64",
"product_id": "rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64"
},
"product_reference": "erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le"
},
"product_reference": "erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x"
},
"product_reference": "erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.3-3.3.4.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64"
},
"product_reference": "erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.3-3.3.4.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64"
},
"product_reference": "rabbitmq-server-3.8.3-3.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.3-3.3.4.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le"
},
"product_reference": "rabbitmq-server-3.8.3-3.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.3-3.3.4.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x"
},
"product_reference": "rabbitmq-server-3.8.3-3.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.3-3.3.4.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64"
},
"product_reference": "rabbitmq-server-3.8.3-3.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64"
},
"product_reference": "rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le"
},
"product_reference": "rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x"
},
"product_reference": "rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.3-3.3.4.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
},
"product_reference": "rabbitmq-server-plugins-3.8.3-3.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22116"
}
],
"notes": [
{
"category": "general",
"text": "RabbitMQ all versions prior to 3.8.16 are prone to a denial of service vulnerability due to improper input validation in AMQP 1.0 client connection endpoint. A malicious user can exploit the vulnerability by sending malicious AMQP messages to the target RabbitMQ instance having the AMQP 1.0 plugin enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22116",
"url": "https://www.suse.com/security/cve/CVE-2021-22116"
},
{
"category": "external",
"summary": "SUSE Bug 1186203 for CVE-2021-22116",
"url": "https://bugzilla.suse.com/1186203"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-29T14:28:38Z",
"details": "moderate"
}
],
"title": "CVE-2021-22116"
},
{
"cve": "CVE-2021-32718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32718"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32718",
"url": "https://www.suse.com/security/cve/CVE-2021-32718"
},
{
"category": "external",
"summary": "SUSE Bug 1187818 for CVE-2021-32718",
"url": "https://bugzilla.suse.com/1187818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-29T14:28:38Z",
"details": "low"
}
],
"title": "CVE-2021-32718"
},
{
"cve": "CVE-2021-32719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32719"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32719",
"url": "https://www.suse.com/security/cve/CVE-2021-32719"
},
{
"category": "external",
"summary": "SUSE Bug 1187819 for CVE-2021-32719",
"url": "https://bugzilla.suse.com/1187819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:erlang-rabbitmq-client-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-3.8.3-3.3.4.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:rabbitmq-server-plugins-3.8.3-3.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-29T14:28:38Z",
"details": "low"
}
],
"title": "CVE-2021-32719"
}
]
}
SUSE-SU-2021:3325-1
Vulnerability from csaf_suse - Published: 2021-10-09 17:45 - Updated: 2021-10-09 17:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rabbitmq-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rabbitmq-server fixes the following issues:\n\n- CVE-2021-32718: Fixed improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI (bsc#1187818).\n- CVE-2021-32719: Fixed improper neutralization of script-related HTML tags in a web page (basic XSS) in federation management plugin (bsc#1187819).\n- CVE-2021-22116: Fixed improper input validation may lead to DoS (bsc#1186203).\n\n- Use /run instead of /var/run in tmpfiles.d configuration (bsc#1185075).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-3325,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3325",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3325-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:3325-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213325-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:3325-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009557.html"
},
{
"category": "self",
"summary": "SUSE Bug 1185075",
"url": "https://bugzilla.suse.com/1185075"
},
{
"category": "self",
"summary": "SUSE Bug 1186203",
"url": "https://bugzilla.suse.com/1186203"
},
{
"category": "self",
"summary": "SUSE Bug 1187818",
"url": "https://bugzilla.suse.com/1187818"
},
{
"category": "self",
"summary": "SUSE Bug 1187819",
"url": "https://bugzilla.suse.com/1187819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22116 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32718 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32719 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32719/"
}
],
"title": "Security update for rabbitmq-server",
"tracking": {
"current_release_date": "2021-10-09T17:45:05Z",
"generator": {
"date": "2021-10-09T17:45:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:3325-1",
"initial_release_date": "2021-10-09T17:45:05Z",
"revision_history": [
{
"date": "2021-10-09T17:45:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"product": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"product_id": "erlang-rabbitmq-client-3.8.11-3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.11-3.3.3.aarch64",
"product": {
"name": "rabbitmq-server-3.8.11-3.3.3.aarch64",
"product_id": "rabbitmq-server-3.8.11-3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"product": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"product_id": "rabbitmq-server-plugins-3.8.11-3.3.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.i586",
"product": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.i586",
"product_id": "erlang-rabbitmq-client-3.8.11-3.3.3.i586"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.11-3.3.3.i586",
"product": {
"name": "rabbitmq-server-3.8.11-3.3.3.i586",
"product_id": "rabbitmq-server-3.8.11-3.3.3.i586"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.i586",
"product": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.i586",
"product_id": "rabbitmq-server-plugins-3.8.11-3.3.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"product": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"product_id": "erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.11-3.3.3.ppc64le",
"product": {
"name": "rabbitmq-server-3.8.11-3.3.3.ppc64le",
"product_id": "rabbitmq-server-3.8.11-3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"product": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"product_id": "rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"product": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"product_id": "erlang-rabbitmq-client-3.8.11-3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.11-3.3.3.s390x",
"product": {
"name": "rabbitmq-server-3.8.11-3.3.3.s390x",
"product_id": "rabbitmq-server-3.8.11-3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"product": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"product_id": "rabbitmq-server-plugins-3.8.11-3.3.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"product": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"product_id": "erlang-rabbitmq-client-3.8.11-3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-3.8.11-3.3.3.x86_64",
"product": {
"name": "rabbitmq-server-3.8.11-3.3.3.x86_64",
"product_id": "rabbitmq-server-3.8.11-3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.x86_64",
"product": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.x86_64",
"product_id": "rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64"
},
"product_reference": "erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le"
},
"product_reference": "erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x"
},
"product_reference": "erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-rabbitmq-client-3.8.11-3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64"
},
"product_reference": "erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.11-3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64"
},
"product_reference": "rabbitmq-server-3.8.11-3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.11-3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le"
},
"product_reference": "rabbitmq-server-3.8.11-3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.11-3.3.3.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x"
},
"product_reference": "rabbitmq-server-3.8.11-3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-3.8.11-3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64"
},
"product_reference": "rabbitmq-server-3.8.11-3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64"
},
"product_reference": "rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le"
},
"product_reference": "rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x"
},
"product_reference": "rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rabbitmq-server-plugins-3.8.11-3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
},
"product_reference": "rabbitmq-server-plugins-3.8.11-3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22116"
}
],
"notes": [
{
"category": "general",
"text": "RabbitMQ all versions prior to 3.8.16 are prone to a denial of service vulnerability due to improper input validation in AMQP 1.0 client connection endpoint. A malicious user can exploit the vulnerability by sending malicious AMQP messages to the target RabbitMQ instance having the AMQP 1.0 plugin enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22116",
"url": "https://www.suse.com/security/cve/CVE-2021-22116"
},
{
"category": "external",
"summary": "SUSE Bug 1186203 for CVE-2021-22116",
"url": "https://bugzilla.suse.com/1186203"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-09T17:45:05Z",
"details": "moderate"
}
],
"title": "CVE-2021-22116"
},
{
"cve": "CVE-2021-32718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32718"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32718",
"url": "https://www.suse.com/security/cve/CVE-2021-32718"
},
{
"category": "external",
"summary": "SUSE Bug 1187818 for CVE-2021-32718",
"url": "https://bugzilla.suse.com/1187818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-09T17:45:05Z",
"details": "low"
}
],
"title": "CVE-2021-32718"
},
{
"cve": "CVE-2021-32719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32719"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32719",
"url": "https://www.suse.com/security/cve/CVE-2021-32719"
},
{
"category": "external",
"summary": "SUSE Bug 1187819 for CVE-2021-32719",
"url": "https://bugzilla.suse.com/1187819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:erlang-rabbitmq-client-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-3.8.11-3.3.3.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:rabbitmq-server-plugins-3.8.11-3.3.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-09T17:45:05Z",
"details": "low"
}
],
"title": "CVE-2021-32719"
}
]
}
WID-SEC-W-2022-2258
Vulnerability from csaf_certbund - Published: 2021-06-28 22:00 - Updated: 2024-12-09 23:00In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben 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ühren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source RabbitMQ <3.8.18
Open Source / RabbitMQ
|
<3.8.18 | ||
|
Open Source RabbitMQ <3.8.17
Open Source / RabbitMQ
|
<3.8.17 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— |
In RabbitMQ existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im Management UI und dem Federation Management Plugin nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben 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ühren. Zur erfolgreichen Ausnutzung dieser Schwachstellen ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source RabbitMQ <3.8.18
Open Source / RabbitMQ
|
<3.8.18 | ||
|
Open Source RabbitMQ <3.8.17
Open Source / RabbitMQ
|
<3.8.17 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— |
{
"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": "- Linux\n- UNIX\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": "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"
},
{
"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": "Red Hat Security Advisory RHSA-2022:8867 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8867"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7143-1 vom 2024-12-09",
"url": "https://ubuntu.com/security/notices/USN-7143-1"
}
],
"source_lang": "en-US",
"title": "RabbitMQ: Mehrere Schwachstellen erm\u00f6glichen Cross-Site Scripting",
"tracking": {
"current_release_date": "2024-12-09T23:00:00.000+00:00",
"generator": {
"date": "2024-12-10T09:53:53.246+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"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"
},
{
"date": "2024-12-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"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_version_range",
"name": "\u003c3.8.17",
"product": {
"name": "Open Source RabbitMQ \u003c3.8.17",
"product_id": "T019666"
}
},
{
"category": "product_version",
"name": "3.8.17",
"product": {
"name": "Open Source RabbitMQ 3.8.17",
"product_id": "T019666-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:rabbitmq-c_project:rabbitmq-c:3.8.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c3.8.18",
"product": {
"name": "Open Source RabbitMQ \u003c3.8.18",
"product_id": "T019667"
}
},
{
"category": "product_version",
"name": "3.8.18",
"product": {
"name": "Open Source RabbitMQ 3.8.18",
"product_id": "T019667-fixed",
"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"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"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": [
"T019667",
"T019666",
"T002207",
"67646",
"T000126",
"T013312"
]
},
"release_date": "2021-06-28T22:00:00.000+00:00",
"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": [
"T019667",
"T019666",
"T002207",
"67646",
"T000126",
"T013312"
]
},
"release_date": "2021-06-28T22:00:00.000+00:00",
"title": "CVE-2021-32719"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.