ghsa-7mfw-43c4-45mq
Vulnerability from github
Published
2022-05-14 03:46
Modified
2022-07-01 18:51
Severity ?
Summary
Cross-site Scripting in Apache Sling XSS Protection API
Details
A flaw in the way URLs are escaped and encoded in the org.apache.sling.xss.impl.XSSAPIImpl#getValidHref and org.apache.sling.xss.impl.XSSFilterImpl#isValidHref allows special crafted URLs to pass as valid, although they carry XSS payloads. The affected versions are Apache Sling XSS Protection API 1.0.4 to 1.0.18, Apache Sling XSS Protection API Compat 1.1.0 and Apache Sling XSS Protection API 2.0.0.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.sling:org.apache.sling.xss" }, "ranges": [ { "events": [ { "introduced": "1.0.4" }, { "fixed": "2.0.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.sling:org.apache.sling.xss.compat" }, "versions": [ "1.1.0" ] } ], "aliases": [ "CVE-2017-15717" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-01T18:51:36Z", "nvd_published_at": "2018-01-10T14:29:00Z", "severity": "MODERATE" }, "details": "A flaw in the way URLs are escaped and encoded in the org.apache.sling.xss.impl.XSSAPIImpl#getValidHref and org.apache.sling.xss.impl.XSSFilterImpl#isValidHref allows special crafted URLs to pass as valid, although they carry XSS payloads. The affected versions are Apache Sling XSS Protection API 1.0.4 to 1.0.18, Apache Sling XSS Protection API Compat 1.1.0 and Apache Sling XSS Protection API 2.0.0.", "id": "GHSA-7mfw-43c4-45mq", "modified": "2022-07-01T18:51:36Z", "published": "2022-05-14T03:46:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15717" }, { "type": "WEB", "url": "https://s.apache.org/CVE-2017-15717" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Apache Sling XSS Protection API" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.