This vulnerability is trending on Twitter; this may indicate a growing threat.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.apache.nifi:nifi-web-api to version 2.8.0 or higher.
org.apache.nifi:nifi-web-api is a system to process and distribute data.
Affected versions of this package are vulnerable to Missing Authorization when updating configuration properties on extension components with restricted permissions. An attacker can modify sensitive configuration settings by leveraging insufficient authorization checks on components that require elevated privileges.
Note:
This is only exploitable if different levels of authorization are implemented for restricted components because the framework enforces write permissions as the security boundary..