From b8881c33267bd29c5aec15aea1743d2e7c3b65dd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:38:13 +0000 Subject: [PATCH] Publish GHSA-vcvp-89fq-hwj8 --- .../GHSA-vcvp-89fq-hwj8.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json (54%) diff --git a/advisories/unreviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json b/advisories/github-reviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json similarity index 54% rename from advisories/unreviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json rename to advisories/github-reviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json index fc30bd26217..24649fe0111 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json +++ b/advisories/github-reviewed/2022/05/GHSA-vcvp-89fq-hwj8/GHSA-vcvp-89fq-hwj8.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-vcvp-89fq-hwj8", - "modified": "2022-05-14T03:53:41Z", + "modified": "2024-08-09T18:36:39Z", "published": "2022-05-14T03:53:41Z", "aliases": [ "CVE-2017-15700" ], + "summary": "Apache Sling Authentication Service vulnerability", "details": "A flaw in the org.apache.sling.auth.core.AuthUtil#isRedirectValid method in Apache Sling Authentication Service 1.4.0 allows an attacker, through the Sling login form, to trick a victim to send over their credentials.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.sling:org.apache.sling.auth.core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.4.0" + }, + { + "fixed": "1.4.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15700" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/sling-org-apache-sling-auth-core" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/182bed1dd6933824a81cc5f07639eeb813fbd8f2cc49d51b452ab621@%3Cdev.sling.apache.org%3E" @@ -31,8 +58,8 @@ "CWE-200" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-09T18:36:38Z", "nvd_published_at": "2017-12-18T20:29:00Z" } } \ No newline at end of file