An open API service indexing awesome lists of open source software.

https://github.com/mbadanoiu/CVE-2023-40037

CVE-2023-40037: Incomplete Validation of JDBC and JNDI Connection URLs in Apache NiFi
https://github.com/mbadanoiu/CVE-2023-40037

cve cve-2023-40037 cves

Last synced: about 2 months ago
JSON representation

CVE-2023-40037: Incomplete Validation of JDBC and JNDI Connection URLs in Apache NiFi

Awesome Lists containing this project

README

        

# CVE-2023-40037: Incomplete Validation of JDBC and JNDI Connection URLs in Apache NiFi

Apache NiFi 1.21.0 through 1.23.0 support JDBC and JNDI JMS access in several Processors and Controller Services with connection URL validation that does not provide sufficient protection against crafted inputs. An authenticated and authorized user can bypass connection URL validation using custom input formatting. The resolution enhances connection URL validation and introduces validation for additional related properties. Upgrading to Apache NiFi 1.23.1 is the recommended mitigation.

### Vendor Disclosure:

The vendor's disclosure and fix for this vulnerability can be found [here](https://nifi.apache.org/security.html#CVE-2023-40037).

### Requirements:

This vulnerability requires:


- Valid user credentials

### Proof Of Concept:

More details and the exploitation process can be found in this [PDF](https://github.com/mbadanoiu/CVE-2023-40037/blob/main/Apache%20NiFi%20-%20CVE-2023-40037.pdf).