GHSA-43fp-vwwg-qgv6

Suggest an improvement
Source
https://github.com/advisories/GHSA-43fp-vwwg-qgv6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/12/GHSA-43fp-vwwg-qgv6/GHSA-43fp-vwwg-qgv6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-43fp-vwwg-qgv6
Aliases
Published
2018-12-20T22:02:32Z
Modified
2024-03-04T21:49:21.756507Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Apache NiFi Improper Input Validation vulnerability
Details

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and eventually timeout. Mitigation: The fix to check DELETE requests and overwrite non-zero Content-Length header values was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-20"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T20:57:07Z"
}
References

Affected packages

Maven / org.apache.nifi:nifi-framework-cluster

Package

Name
org.apache.nifi:nifi-framework-cluster
View open source insights on deps.dev
Purl
pkg:maven/org.apache.nifi/nifi-framework-cluster

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
1.8.0

Affected versions

1.*

1.0.0
1.0.1
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.7.1

Database specific

{
    "last_known_affected_version_range": "<= 1.7.1"
}