gsd-2023-34212
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.
The resolution validates the JNDI URL and restricts locations to a set of allowed schemes.
You are recommended to upgrade to version 1.22.0 or later which fixes this issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-34212", "id": "GSD-2023-34212" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-34212" ], "details": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n", "id": "GSD-2023-34212", "modified": "2023-12-13T01:20:30.556253Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-34212", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache NiFi", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "1.8.0", "version_value": "1.21.0" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credits": [ { "lang": "en", "value": "Veraxy00 of Qianxin TI Center" }, { "lang": "en", "value": "Matei \"Mal\" Badanoiu" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-502", "lang": "eng", "value": "CWE-502 Deserialization of Untrusted Data" } ] } ] }, "references": { "reference_data": [ { "name": "https://nifi.apache.org/security.html#CVE-2023-34212", "refsource": "MISC", "url": "https://nifi.apache.org/security.html#CVE-2023-34212" }, { "name": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5", "refsource": "MISC", "url": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5" }, { "name": "http://www.openwall.com/lists/oss-security/2023/06/12/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2023/06/12/2" } ] }, "source": { "defect": [ "NIFI-11614" ], "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "[1.8.0,1.22.0)", "affected_versions": "All versions starting from 1.8.0 before 1.22.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-502", "CWE-937" ], "date": "2023-06-21", "description": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n", "fixed_versions": [ "1.22.0" ], "identifier": "CVE-2023-34212", "identifiers": [ "GHSA-65wh-g8x8-gm2h", "CVE-2023-34212" ], "not_impacted": "All versions before 1.8.0, all versions starting from 1.22.0", "package_slug": "maven/org.apache.nifi/nifi-jms-bundle", "pubdate": "2023-06-12", "solution": "Upgrade to version 1.22.0 or above.", "title": "Deserialization of Untrusted Data", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-34212", "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5", "https://nifi.apache.org/security.html#CVE-2023-34212", "https://github.com/apache/nifi/pull/7313", "https://github.com/apache/nifi/commit/3fcb82ee4509d1ad73893d8dca003be6d086c5d6", "https://issues.apache.org/jira/browse/NIFI-11614", "http://www.openwall.com/lists/oss-security/2023/06/12/2", "https://github.com/advisories/GHSA-65wh-g8x8-gm2h" ], "uuid": "c4fbf9d6-4bea-4510-a49b-e42d17fbaaac" }, { "affected_range": "[1.8.0,1.21.0]", "affected_versions": "All versions starting from 1.8.0 up to 1.21.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-502", "CWE-937" ], "date": "2023-06-21", "description": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n", "fixed_versions": [ "1.22.0" ], "identifier": "CVE-2023-34212", "identifiers": [ "CVE-2023-34212" ], "not_impacted": "All versions before 1.8.0, all versions after 1.21.0", "package_slug": "maven/org.apache.nifi/nifi", "pubdate": "2023-06-12", "solution": "Upgrade to version 1.22.0 or above.", "title": "Deserialization of Untrusted Data", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-34212", "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5", "https://nifi.apache.org/security.html#CVE-2023-34212", "http://www.openwall.com/lists/oss-security/2023/06/12/2" ], "uuid": "3a67f005-0d90-4ba2-8a34-5d72248cd2b2" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.21.0", "versionStartIncluding": "1.8.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-34212" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-502" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5", "refsource": "MISC", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5" }, { "name": "https://nifi.apache.org/security.html#CVE-2023-34212", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://nifi.apache.org/security.html#CVE-2023-34212" }, { "name": "http://www.openwall.com/lists/oss-security/2023/06/12/2", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/06/12/2" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-06-21T15:18Z", "publishedDate": "2023-06-12T16: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.