Maven package
org.apache.ranger/ranger
pkg:maven/org.apache.ranger/ranger
Vulnerabilities (16)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-45479 | — | < 2.5.0 | 2.5.0 | Jan 21, 2025 | SSRF vulnerability in Edit Service Page of Apache Ranger UI in Apache Ranger Version 2.4.0. Users are recommended to upgrade to version Apache Ranger 2.5.0, which fixes this issue. | ||
| CVE-2024-45478 | — | < 2.5.0 | 2.5.0 | Jan 21, 2025 | Stored XSS vulnerability in Edit Service Page of Apache Ranger UI in Apache Ranger Version 2.4.0. Users are recommended to upgrade to version Apache Ranger 2.5.0, which fixes this issue. | ||
| CVE-2022-45048 | — | >= 2.3.0, < 2.4.0 | 2.4.0 | May 5, 2023 | Authenticated users with appropriate privileges can create policies having expressions that can exploit code execution vulnerability. This issue affects Apache Ranger: 2.3.0. Users are recommended to update to version 2.4.0. | ||
| CVE-2019-12397 | — | >= 0.7.0, < 2.0.0 | 2.0.0 | Aug 8, 2019 | Policy import functionality in Apache Ranger 0.7.0 to 1.2.0 is vulnerable to a cross-site scripting issue. Upgrade to 2.0.0 or later version of Apache Ranger with the fix. | ||
| CVE-2018-11778 | — | < 1.2.0 | 1.2.0 | Oct 5, 2018 | UnixAuthenticationService in Apache Ranger 1.2.0 was updated to correctly handle user input to avoid Stack-based buffer overflow. Versions prior to 1.2.0 should be upgraded to 1.2.0 | ||
| CVE-2016-6815 | Med | 6.5 | < 0.6.2 | 0.6.2 | Oct 13, 2017 | In Apache Ranger before 0.6.2, users with "keyadmin" role should not be allowed to change password for users with "admin" role. | |
| CVE-2017-7677 | Med | 5.9 | < 0.7.1 | 0.7.1 | Jun 14, 2017 | In environments that use external location for hive tables, Hive Authorizer in Apache Ranger before 0.7.1 should be checking RWX permission for create table. | |
| CVE-2017-7676 | Cri | 9.8 | < 0.7.1 | 0.7.1 | Jun 14, 2017 | Policy resource matcher in Apache Ranger before 0.7.1 ignores characters after '*' wildcard character - like my*test, test*.txt. This can result in unintended behavior. | |
| CVE-2016-8751 | Med | 4.8 | < 0.6.3 | 0.6.3 | Jun 14, 2017 | Apache Ranger before 0.6.3 is vulnerable to a Stored Cross-Site Scripting in when entering custom policy conditions. Admin users can store some arbitrary javascript code to be executed when normal users login and access policies. | |
| CVE-2016-5395 | Med | 4.8 | < 0.6.1 | 0.6.1 | Sep 26, 2016 | Cross-site scripting (XSS) vulnerability in the create user functionality in the policy admin tool in Apache Ranger before 0.6.1 allows remote authenticated administrators to inject arbitrary web script or HTML via vectors related to policies. | |
| CVE-2016-2174 | Hig | 7.2 | < 0.5.3 | 0.5.3 | Jun 13, 2016 | SQL injection vulnerability in the policy admin tool in Apache Ranger before 0.5.3 allows remote authenticated administrators to execute arbitrary SQL commands via the eventTime parameter to service/plugins/policies/eventTime. | |
| CVE-2016-0733 | Cri | 9.8 | < 0.5.1 | 0.5.1 | Apr 12, 2016 | The Admin UI in Apache Ranger before 0.5.1 does not properly handle authentication requests that lack a password, which allows remote attackers to bypass authentication by leveraging knowledge of a valid username. | |
| CVE-2015-5167 | Med | 6.5 | < 0.5.1 | 0.5.1 | Apr 12, 2016 | The Policy Admin Tool in Apache Ranger before 0.5.1 allows remote authenticated users to bypass intended access restrictions via the REST API. | |
| CVE-2016-0735 | Hig | 8.8 | >= 0.5.0, < 0.5.2 | 0.5.2 | Apr 11, 2016 | Apache Ranger 0.5.x before 0.5.2 allows remote authenticated users to bypass intended parent resource-level access restrictions by leveraging mishandling of a resource-level exclude policy. | |
| CVE-2015-0266 | Hig | 7.1 | < 0.5.0 | 0.5.0 | Apr 11, 2016 | The Policy Admin Tool in Apache Ranger before 0.5.0 allows remote authenticated users to bypass intended access restrictions via direct access to module URLs. | |
| CVE-2015-0265 | Med | 6.1 | < 0.5.0 | 0.5.0 | Apr 11, 2016 | Cross-site scripting (XSS) vulnerability in the Policy Admin Tool in Apache Ranger before 0.5.0 allows remote attackers to inject arbitrary web script or HTML via the HTTP User-Agent header. |
- CVE-2024-45479Jan 21, 2025affected < 2.5.0fixed 2.5.0
SSRF vulnerability in Edit Service Page of Apache Ranger UI in Apache Ranger Version 2.4.0. Users are recommended to upgrade to version Apache Ranger 2.5.0, which fixes this issue.
- CVE-2024-45478Jan 21, 2025affected < 2.5.0fixed 2.5.0
Stored XSS vulnerability in Edit Service Page of Apache Ranger UI in Apache Ranger Version 2.4.0. Users are recommended to upgrade to version Apache Ranger 2.5.0, which fixes this issue.
- CVE-2022-45048May 5, 2023affected >= 2.3.0, < 2.4.0fixed 2.4.0
Authenticated users with appropriate privileges can create policies having expressions that can exploit code execution vulnerability. This issue affects Apache Ranger: 2.3.0. Users are recommended to update to version 2.4.0.
- CVE-2019-12397Aug 8, 2019affected >= 0.7.0, < 2.0.0fixed 2.0.0
Policy import functionality in Apache Ranger 0.7.0 to 1.2.0 is vulnerable to a cross-site scripting issue. Upgrade to 2.0.0 or later version of Apache Ranger with the fix.
- CVE-2018-11778Oct 5, 2018affected < 1.2.0fixed 1.2.0
UnixAuthenticationService in Apache Ranger 1.2.0 was updated to correctly handle user input to avoid Stack-based buffer overflow. Versions prior to 1.2.0 should be upgraded to 1.2.0
- affected < 0.6.2fixed 0.6.2
In Apache Ranger before 0.6.2, users with "keyadmin" role should not be allowed to change password for users with "admin" role.
- affected < 0.7.1fixed 0.7.1
In environments that use external location for hive tables, Hive Authorizer in Apache Ranger before 0.7.1 should be checking RWX permission for create table.
- affected < 0.7.1fixed 0.7.1
Policy resource matcher in Apache Ranger before 0.7.1 ignores characters after '*' wildcard character - like my*test, test*.txt. This can result in unintended behavior.
- affected < 0.6.3fixed 0.6.3
Apache Ranger before 0.6.3 is vulnerable to a Stored Cross-Site Scripting in when entering custom policy conditions. Admin users can store some arbitrary javascript code to be executed when normal users login and access policies.
- affected < 0.6.1fixed 0.6.1
Cross-site scripting (XSS) vulnerability in the create user functionality in the policy admin tool in Apache Ranger before 0.6.1 allows remote authenticated administrators to inject arbitrary web script or HTML via vectors related to policies.
- affected < 0.5.3fixed 0.5.3
SQL injection vulnerability in the policy admin tool in Apache Ranger before 0.5.3 allows remote authenticated administrators to execute arbitrary SQL commands via the eventTime parameter to service/plugins/policies/eventTime.
- affected < 0.5.1fixed 0.5.1
The Admin UI in Apache Ranger before 0.5.1 does not properly handle authentication requests that lack a password, which allows remote attackers to bypass authentication by leveraging knowledge of a valid username.
- affected < 0.5.1fixed 0.5.1
The Policy Admin Tool in Apache Ranger before 0.5.1 allows remote authenticated users to bypass intended access restrictions via the REST API.
- affected >= 0.5.0, < 0.5.2fixed 0.5.2
Apache Ranger 0.5.x before 0.5.2 allows remote authenticated users to bypass intended parent resource-level access restrictions by leveraging mishandling of a resource-level exclude policy.
- affected < 0.5.0fixed 0.5.0
The Policy Admin Tool in Apache Ranger before 0.5.0 allows remote authenticated users to bypass intended access restrictions via direct access to module URLs.
- affected < 0.5.0fixed 0.5.0
Cross-site scripting (XSS) vulnerability in the Policy Admin Tool in Apache Ranger before 0.5.0 allows remote attackers to inject arbitrary web script or HTML via the HTTP User-Agent header.