gsd-2022-41881
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-41881", "id": "GSD-2022-41881", "references": [ "https://www.debian.org/security/2023/dsa-5316", "https://www.suse.com/security/cve/CVE-2022-41881.html", "https://access.redhat.com/errata/RHSA-2023:0577", "https://access.redhat.com/errata/RHSA-2023:0713", "https://access.redhat.com/errata/RHSA-2023:0758", "https://access.redhat.com/errata/RHSA-2023:0888" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-41881" ], "details": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.", "id": "GSD-2022-41881", "modified": "2023-12-13T01:19:32.653174Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-41881", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "netty", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 4.1.86.Final" } ] } } ] }, "vendor_name": "netty" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder." } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-674", "lang": "eng", "value": "CWE-674: Uncontrolled Recursion" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v", "refsource": "MISC", "url": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" }, { "name": "[debian-lts-announce] 20230111 [SECURITY] [DLA 3268-1] netty security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html" }, { "name": "DSA-5316", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2023/dsa-5316" }, { "name": "https://security.netapp.com/advisory/ntap-20230113-0004/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20230113-0004/" } ] }, "source": { "advisory": "GHSA-fx2c-96vj-985v", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "(,4.1.86)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2023-03-01", "description": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty-all", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "b56c45ab-c835-4ac2-9e37-3f813cd1fe84" }, { "affected_range": "(,4.1.86.Final)", "affected_versions": "All versions before 4.1.86.final", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-13", "description": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.", "fixed_versions": [ "4.1.86.Final" ], "identifier": "CVE-2022-41881", "identifiers": [ "GHSA-fx2c-96vj-985v", "CVE-2022-41881" ], "not_impacted": "All versions starting from 4.1.86.final", "package_slug": "maven/io.netty/netty-codec-haproxy", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86.Final or above.", "title": "Uncontrolled Recursion", "urls": [ "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v", "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "93dd8619-9f6c-418a-a932-ae2066fef60c" }, { "affected_range": "(,0)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-19", "description": "This advisory has been marked as a false positive.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty-codec-http", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "25b0952c-de64-4fc3-878b-f7291f6ce823" }, { "affected_range": "(,0)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-19", "description": "This advisory has been marked as a false positive.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty-codec-http2", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "1881a3a1-99fb-4061-be1f-39cfc20cc398" }, { "affected_range": "(,0)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-19", "description": "This advisory has been marked as a false positive.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty-codec", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "1a8d4c42-4a55-4876-bd94-595a37c62a3b" }, { "affected_range": "(,0)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-19", "description": "This advisory has been marked as a false positive.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty-handler", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "f458b290-dfe2-4daa-ae18-f09d9026a337" }, { "affected_range": "(,0)", "affected_versions": "All versions before 4.1.86", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-674", "CWE-937" ], "date": "2022-12-19", "description": "This advisory has been marked as a false positive.", "fixed_versions": [ "4.1.86" ], "identifier": "CVE-2022-41881", "identifiers": [ "CVE-2022-41881", "GHSA-fx2c-96vj-985v" ], "not_impacted": "", "package_slug": "maven/io.netty/netty", "pubdate": "2022-12-12", "solution": "Upgrade to version 4.1.86 or above.", "title": "Uncontrolled Recursion", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" ], "uuid": "cc5ad8d4-1ef1-420e-976e-2868cdf3420e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.86", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-41881" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-674" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v" }, { "name": "[debian-lts-announce] 20230111 [SECURITY] [DLA 3268-1] netty security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html" }, { "name": "DSA-5316", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5316" }, { "name": "https://security.netapp.com/advisory/ntap-20230113-0004/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230113-0004/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-03-01T15:08Z", "publishedDate": "2022-12-12T18:15Z" } } }
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.