This commit is contained in:
advisory-database[bot] 2025-01-27 22:58:38 +00:00
Родитель d978a30028
Коммит ae38cb9381
1 изменённых файлов: 29 добавлений и 4 удалений

Просмотреть файл

@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g9gf-g5jq-9h3v",
"modified": "2025-01-27T21:30:53Z",
"modified": "2025-01-27T22:57:20Z",
"published": "2025-01-22T00:33:36Z",
"aliases": [
"CVE-2024-45479"
],
"summary": "Apache Ranger UI vulnerable to Server Side Request Forgery",
"details": "SSRF vulnerability in Edit Service Page of Apache Ranger UI in Apache Ranger Version 2.4.0.\nUsers are recommended to upgrade to version Apache Ranger 2.5.0, which fixes this issue.",
"severity": [
{
@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.ranger:ranger"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/ranger"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/01/21/4"
@ -33,8 +58,8 @@
"CWE-20"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-01-27T22:57:20Z",
"nvd_published_at": "2025-01-21T22:15:12Z"
}
}