ghsa-qcgc-6q86-7x2p
Vulnerability from github
Published
2022-08-11 15:57
Modified
2022-08-11 15:57
Severity ?
Summary
AEM WCM Core Components CVG Image vulnerable to Reflected Cross-site Scripting
Details
Core Components version 2.20.6 (and earlier) suffer from a reflected cross-site scripting (XSS) vulnerability in AdaptiveImageServlet
via SVG images. An attacker with author access can upload a special crafted SVG image (including a malicious Javascript) and obtain a link that, when loaded by another authenticated users, will execute the malicious script and gain access to other user's session. The issue has been resolved in 2.20.8. There are currently no known workarounds.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.adobe.cq:core.wcm.components.core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.20.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-35697" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-08-11T15:57:01Z", "nvd_published_at": "2022-08-10T20:15:00Z", "severity": "MODERATE" }, "details": "Core Components version 2.20.6 (and earlier) suffer from a reflected cross-site scripting (XSS) vulnerability in `AdaptiveImageServlet` via SVG images. An attacker with author access can upload a special crafted SVG image (including a malicious Javascript) and obtain a link that, when loaded by another authenticated users, will execute the malicious script and gain access to other user\u0027s session. The issue has been resolved in 2.20.8. There are currently no known workarounds.\n\n\n", "id": "GHSA-qcgc-6q86-7x2p", "modified": "2022-08-11T15:57:01Z", "published": "2022-08-11T15:57:01Z", "references": [ { "type": "WEB", "url": "https://github.com/adobe/aem-core-wcm-components/security/advisories/GHSA-qcgc-6q86-7x2p" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35697" }, { "type": "PACKAGE", "url": "https://github.com/adobe/aem-core-wcm-components" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "AEM WCM Core Components CVG Image vulnerable to Reflected Cross-site Scripting" }
Loading...
Loading...
- 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.