GHSA-3pp3-77j6-8ph6

Suggest an improvement
Source
https://github.com/advisories/GHSA-3pp3-77j6-8ph6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-3pp3-77j6-8ph6/GHSA-3pp3-77j6-8ph6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3pp3-77j6-8ph6
Aliases
Published
2022-01-06T20:41:04Z
Modified
2023-11-08T04:04:20.930390Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Missing Authentication for Critical Function in Apache NiFi
Details

In Apache NiFi 1.0.0 to 1.11.4, the NiFi download token (one-time password) mechanism used a fixed cache size and did not authenticate a request to create a download token, only when attempting to use the token to access the content. An unauthenticated user could repeatedly request download tokens, preventing legitimate users from requesting download tokens.

Database specific
{
    "nvd_published_at": "2020-10-01T20:15:00Z",
    "github_reviewed_at": "2021-03-29T16:45:40Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-306"
    ]
}
References

Affected packages

Maven / org.apache.nifi:nifi

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
1.12.0-RC1

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
1.8.0
1.9.0
1.9.1
1.9.2
1.10.0
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4

Database specific

{
    "last_known_affected_version_range": "<= 1.11.4"
}