ghsa-rcwj-2hj2-vmjj
Vulnerability from github
Published
2022-02-09 00:23
Modified
2022-02-09 00:23
Severity ?
VLAI Severity ?
Summary
Insufficient Session Expiration in Apache NiFi Registry
Details
If NiFi Registry 0.1.0 to 0.5.0 uses an authentication mechanism other than PKI, when the user clicks Log Out, NiFi Registry invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging out to make API requests to NiFi Registry.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.5.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.nifi.registry:nifi-registry-web-api" }, "ranges": [ { "events": [ { "introduced": "0.1.0" }, { "fixed": "0.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-9482" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2021-03-29T18:36:05Z", "nvd_published_at": "2020-04-28T19:15:00Z", "severity": "MODERATE" }, "details": "If NiFi Registry 0.1.0 to 0.5.0 uses an authentication mechanism other than PKI, when the user clicks Log Out, NiFi Registry invalidates the authentication token on the client side but not on the server side. This permits the user\u0027s client-side token to be used for up to 12 hours after logging out to make API requests to NiFi Registry.", "id": "GHSA-rcwj-2hj2-vmjj", "modified": "2022-02-09T00:23:06Z", "published": "2022-02-09T00:23:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9482" }, { "type": "WEB", "url": "https://github.com/apache/nifi-registry/pull/259/commits/32f9352465e877d71ad7f85b70f2304ba620e133#diff-a72e640a2c41fe6fe8848066f6a588da2e9e76350bef287d7e145a231042c485" }, { "type": "WEB", "url": "https://github.com/apache/nifi-registry/pull/277/files/9f7f1c1b1095e3facdaa986435fa94eff78627dd" }, { "type": "WEB", "url": "https://github.com/apache/nifi-registry/commit/2881e29dce3a179f3e56069b82ef8cbb7bd8d85c" }, { "type": "WEB", "url": "https://nifi.apache.org/registry-security.html#CVE-2020-9482" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Insufficient Session Expiration in Apache NiFi Registry" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…