Publish GHSA-vcvp-89fq-hwj8

This commit is contained in:
advisory-database[bot]
2024-08-09 18:38:13 +00:00
parent 23f740f449
commit b8881c3326
@@ -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"
}
}