Vulnerability from bitnami_vulndb
Published
2025-09-12 11:46
Modified
2025-09-12 12:08
Summary
Apache NiFi: Potential Deserialization of Untrusted Data with JNDI in JMS Components
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "nifi",
"purl": "pkg:bitnami/nifi"
},
"ranges": [
{
"events": [
{
"introduced": "1.8.0"
},
{
"last_affected": "1.21.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-34212"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"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.",
"id": "BIT-nifi-2023-34212",
"modified": "2025-09-12T12:08:23.743Z",
"published": "2025-09-12T11:46:56.875Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2023/06/12/2"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5"
},
{
"type": "WEB",
"url": "https://nifi.apache.org/security.html#CVE-2023-34212"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34212"
}
],
"schema_version": "1.6.2",
"summary": "Apache NiFi: Potential Deserialization of Untrusted Data with JNDI in JMS Components"
}
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…