gsd-2022-28220
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-28220", "description": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests.", "id": "GSD-2022-28220" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-28220" ], "details": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests.", "id": "GSD-2022-28220", "modified": "2023-12-13T01:19:34.825727Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2022-28220", "STATE": "PUBLIC", "TITLE": "STARTTLS command injection in Apache JAMES" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache James", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "Apache James", "version_value": "3.6.2" }, { "version_affected": "\u003c=", "version_name": "Apache James", "version_value": "3.7.0" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credit": [ { "lang": "eng", "value": "Apache James PMC would like to thanks Benoit TELLIER for this report, and Fabian Ising for his support." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": [ { "other": "This can result in Man-in -the-middle command injection attacks, leading potentially to leakage of sensible information like user credentials. Exploit in IMAP requires a local account but SMTP exploit does not. Data integrity could be compromised in POP3." } ], "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html", "refsource": "MISC", "url": "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html" }, { "name": "[oss-security] 20220919 CVE-2022-28220: STARTTLS command injection in Apache JAMES", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2022/09/20/1" } ] }, "source": { "defect": [ "JAMES-1862" ], "discovery": "UNKNOWN" }, "work_around": [ { "lang": "eng", "value": "Upgrade to Apache James 3.7.1 or Apache James 3.6.3." } ] }, "gitlab.com": { "advisories": [ { "affected_range": "(,3.6.3),[3.7.0]", "affected_versions": "All versions before 3.6.3, version 3.7.0", "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-77", "CWE-937" ], "date": "2022-09-15", "description": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests.", "fixed_versions": [ "3.6.3", "3.7.1" ], "identifier": "CVE-2022-28220", "identifiers": [ "GHSA-w45j-f5g5-w94x", "CVE-2022-28220" ], "not_impacted": "All versions starting from 3.6.3 before 3.7.0, all versions after 3.7.0", "package_slug": "maven/org.apache.james/james-server", "pubdate": "2022-09-09", "solution": "Upgrade to versions 3.6.3, 3.7.1 or above.", "title": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-28220", "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html", "https://github.com/advisories/GHSA-w45j-f5g5-w94x" ], "uuid": "153a1589-bdac-48df-b639-f1ff70b7e7d1" }, { "affected_range": "(,3.6.2],[3.7.0]", "affected_versions": "All versions up to 3.6.2, version 3.7.0", "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-77", "CWE-937" ], "date": "2022-09-30", "description": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests.", "fixed_versions": [], "identifier": "CVE-2022-28220", "identifiers": [ "CVE-2022-28220" ], "not_impacted": "", "package_slug": "maven/org.jamesframework/james", "pubdate": "2022-09-08", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-28220", "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html" ], "uuid": "dd02e46a-bf3c-49cf-a7ba-83a845355c35" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:james:3.7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:james:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.6.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2022-28220" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-77" } ] } ] }, "references": { "reference_data": [ { "name": "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html", "refsource": "MISC", "tags": [ "Patch", "Release Notes", "Vendor Advisory" ], "url": "https://james.apache.org/james/update/2022/08/26/james-3.7.1.html" }, { "name": "[oss-security] 20220919 CVE-2022-28220: STARTTLS command injection in Apache JAMES", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2022/09/20/1" } ] } }, "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": "2022-09-30T19:16Z", "publishedDate": "2022-09-08T08: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.
Loading…
Loading…