GSD-2022-42468
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-42468",
"description": "Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.",
"id": "GSD-2022-42468"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-42468"
],
"details": "Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.",
"id": "GSD-2022-42468",
"modified": "2023-12-13T01:19:10.409350Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-42468",
"STATE": "PUBLIC",
"TITLE": "Apache Flume prior to 1.11.0 has an Improper Input Validation (JNDI Injection) in JMSSource"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Flume",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "Flume JMSSource",
"version_value": "1.11.0"
},
{
"version_affected": "\u003e=",
"version_name": "Flume JMSSource",
"version_value": "1.4.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://issues.apache.org/jira/browse/FLUME-3437",
"refsource": "MISC",
"url": "https://issues.apache.org/jira/browse/FLUME-3437"
},
{
"name": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78"
},
{
"name": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz"
}
]
},
"source": {
"defect": [
"FLUME-3437"
],
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "eng",
"time": "2022-08-22",
"value": "Reported"
},
{
"lang": "eng",
"time": "2022-09-13",
"value": "Forwarded to Flume PMC"
},
{
"lang": "eng",
"time": "2022-09-14",
"value": "Report validated"
},
{
"lang": "eng",
"time": "2022-09-23",
"value": "Fix committed"
},
{
"lang": "eng",
"time": "2022-10-24",
"value": "Release available"
}
]
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,1.11.0)",
"affected_versions": "All versions before 1.11.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-74",
"CWE-78",
"CWE-937"
],
"date": "2023-07-28",
"description": "Apache Flume versions 1.4.0 through 1.10.1 is vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.",
"fixed_versions": [
"1.11.0"
],
"identifier": "CVE-2022-42468",
"identifiers": [
"GHSA-9w4g-fp9h-3q2v",
"CVE-2022-42468"
],
"not_impacted": "All versions starting from 1.11.0",
"package_slug": "maven/org.apache.flume.flume-ng-sources/flume-jms-source",
"pubdate": "2022-10-26",
"solution": "Upgrade to version 1.11.0 or above.",
"title": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-42468",
"https://issues.apache.org/jira/browse/FLUME-3437",
"https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz",
"https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78",
"https://github.com/apache/flume/commit/eee179a09df405c1ab55ae25a53b76ca1050bb97",
"https://github.com/advisories/GHSA-9w4g-fp9h-3q2v"
],
"uuid": "5191f106-026c-4465-a504-c13797abc470"
},
{
"affected_range": "(,1.11.0)",
"affected_versions": "All versions before 1.11.0",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-74",
"CWE-78",
"CWE-937"
],
"date": "2022-10-27",
"description": "Apache Flume versions 1.4.0 through 1.10.1 is vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.",
"fixed_versions": [
"1.11.0"
],
"identifier": "CVE-2022-42468",
"identifiers": [
"GHSA-9w4g-fp9h-3q2v",
"CVE-2022-42468"
],
"not_impacted": "All versions starting from 1.11.0",
"package_slug": "maven/org.apache.flume/flume-parent",
"pubdate": "2022-10-26",
"solution": "Upgrade to version 1.11.0 or above.",
"title": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-42468",
"https://issues.apache.org/jira/browse/FLUME-3437",
"https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz",
"https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78",
"https://github.com/advisories/GHSA-9w4g-fp9h-3q2v"
],
"uuid": "07114e6c-5551-46b3-9eb3-14f178135abd"
},
{
"affected_range": "[1.4.0,1.10.1]",
"affected_versions": "All versions starting from 1.4.0 up to 1.10.1",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2022-10-28",
"description": "Apache Flume versions 1.4.0 through 1.10.1 is vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.",
"fixed_versions": [],
"identifier": "CVE-2022-42468",
"identifiers": [
"CVE-2022-42468"
],
"not_impacted": "",
"package_slug": "maven/org.mongodb.mongo-hadoop/flume",
"pubdate": "2022-10-26",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-42468",
"https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78",
"https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz",
"https://issues.apache.org/jira/browse/FLUME-3437"
],
"uuid": "708a6ee3-9a7e-48f9-9cd6-3a3da35787c8"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache:flume:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.10.1",
"versionStartIncluding": "1.4.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-42468"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-74"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://issues.apache.org/jira/browse/FLUME-3437"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-10-28T17:41Z",
"publishedDate": "2022-10-26T16:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…