diff --git a/advisories/unreviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json b/advisories/github-reviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json similarity index 62% rename from advisories/unreviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json rename to advisories/github-reviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json index a5a043b29b6..3831914b6d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json +++ b/advisories/github-reviewed/2022/05/GHSA-83m2-9g78-rrj4/GHSA-83m2-9g78-rrj4.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-83m2-9g78-rrj4", - "modified": "2025-04-12T12:58:19Z", + "modified": "2025-04-14T20:46:58Z", "published": "2022-05-17T03:57:20Z", "aliases": [ "CVE-2015-0265" ], + "summary": "Apache Ranger Cross-site Scripting vulnerability", "details": "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.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.ranger:ranger" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.5.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -24,8 +45,8 @@ "url": "https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger" }, { - "type": "WEB", - "url": "https://mail-archives.apache.org/mod_mbox/ranger-dev/201508.mbox/%3CD1E7EC30.9D53F%25vel%40apache.org%3E" + "type": "PACKAGE", + "url": "https://github.com/apache/ranger" }, { "type": "WEB", @@ -33,7 +54,7 @@ }, { "type": "WEB", - "url": "http://www.securityfocus.com/bid/76208" + "url": "https://web.archive.org/web/20200228073946/http://www.securityfocus.com/bid/76208" }, { "type": "WEB", @@ -45,8 +66,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:46:58Z", "nvd_published_at": "2016-04-11T19:59:00Z" } } \ No newline at end of file