gsd-2021-4040
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-4040", description: "A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.", id: "GSD-2021-4040", references: [ "https://access.redhat.com/errata/RHSA-2022:5101", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-4040", ], details: "A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.", id: "GSD-2021-4040", modified: "2023-12-13T01:23:11.627060Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2021-4040", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "AMQ Broker", version: { version_data: [ { version_affected: "=", version_value: "Fixed in v2.19.1, v2.20.0", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-400", lang: "eng", value: "CWE-400 - Uncontrolled Resource Consumption", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.redhat.com/show_bug.cgi?id=2028254", refsource: "MISC", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2028254", }, { name: "https://access.redhat.com/security/cve/CVE-2021-4040", refsource: "MISC", url: "https://access.redhat.com/security/cve/CVE-2021-4040", }, { name: "https://issues.apache.org/jira/browse/ARTEMIS-3593", refsource: "MISC", url: "https://issues.apache.org/jira/browse/ARTEMIS-3593", }, { name: "https://github.com/apache/activemq-artemis/pull/3871/commits", refsource: "MISC", url: "https://github.com/apache/activemq-artemis/pull/3871/commits", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "(,2.19.1)", affected_versions: "All versions before 2.19.1", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", cwe_ids: [ "CWE-1035", "CWE-787", "CWE-937", ], date: "2022-09-01", description: "A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.", fixed_versions: [ "2.19.1", ], identifier: "CVE-2021-4040", identifiers: [ "GHSA-gf8c-j759-86mg", "CVE-2021-4040", ], not_impacted: "All versions starting from 2.19.1", package_slug: "maven/org.apache.activemq/artemis-core-client", pubdate: "2022-08-25", solution: "Upgrade to version 2.19.1 or above.", title: "Out-of-bounds Write", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-4040", "https://github.com/apache/activemq-artemis/pull/3871/commits", "https://access.redhat.com/security/cve/CVE-2021-4040", "https://bugzilla.redhat.com/show_bug.cgi?id=2028254", "https://issues.apache.org/jira/browse/ARTEMIS-3593", "https://github.com/apache/activemq-artemis/pull/3862", "https://github.com/apache/activemq-artemis/pull/3871", "https://github.com/apache/activemq-artemis/pull/3871/commits/153d2e9a979aead8dff95fbc91d659ecc7d0fb82", "https://github.com/advisories/GHSA-gf8c-j759-86mg", ], uuid: "af1333a5-16eb-4be5-9543-1db6bf8bcb0d", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:redhat:amq_broker:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "7.10.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:activemq_artemis:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.19.1", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2021-4040", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-787", }, ], }, ], }, references: { reference_data: [ { name: "https://access.redhat.com/security/cve/CVE-2021-4040", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://access.redhat.com/security/cve/CVE-2021-4040", }, { name: "https://github.com/apache/activemq-artemis/pull/3871/commits", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/apache/activemq-artemis/pull/3871/commits", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=2028254", refsource: "MISC", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "https://bugzilla.redhat.com/show_bug.cgi?id=2028254", }, { name: "https://issues.apache.org/jira/browse/ARTEMIS-3593", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://issues.apache.org/jira/browse/ARTEMIS-3593", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 1.4, }, }, lastModifiedDate: "2022-08-29T16:40Z", publishedDate: "2022-08-24T16:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.