ghsa-mg46-f9h5-g27x
Vulnerability from github
Published
2023-04-13 12:30
Modified
2023-04-18 14:54
Severity ?
Summary
Apache Sling Engine vulnerable to cross-site scripting (XSS) that can lead to privilege escalation
Details
The SlingRequestDispatcher doesn't correctly implement the RequestDispatcher API resulting in a generic type of include-based cross-site scripting issues on the Apache Sling level. The vulnerability is exploitable by an attacker that is able to include a resource with specific content-type and control the include path (i.e. writing content). The impact of a successful attack is privilege escalation to administrative power.
Please update to Apache Sling Engine version 2.14.0 or newer and enable the "Check Content-Type overrides" configuration option.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.sling:org.apache.sling.engine" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.14.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45064" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-04-14T16:14:10Z", "nvd_published_at": "2023-04-13T11:15:00Z", "severity": "HIGH" }, "details": "The SlingRequestDispatcher doesn\u0027t correctly implement the RequestDispatcher API resulting in a generic type of include-based cross-site scripting issues on the Apache Sling level. The vulnerability is exploitable by an attacker that is able to include a resource with specific content-type and control the include path (i.e. writing content). The impact of a successful attack is privilege escalation to administrative power.\n\nPlease update to Apache Sling Engine version 2.14.0 or newer and enable the \"Check Content-Type overrides\" configuration option.\n\n\n\n\n", "id": "GHSA-mg46-f9h5-g27x", "modified": "2023-04-18T14:54:04Z", "published": "2023-04-13T12:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45064" }, { "type": "PACKAGE", "url": "https://github.com/apache/sling-org-apache-sling-engine" }, { "type": "WEB", "url": "https://lists.apache.org/thread/hhp611hltby3whk03vx2mv7cmy3vs0ok" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/04/18/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Sling Engine vulnerable to cross-site scripting (XSS) that can lead to privilege escalation" }
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.