{ "schema_version": "1.4.0", "id": "GHSA-x347-fc9w-w7c3", "modified": "2023-01-09T20:06:35Z", "published": "2023-01-06T00:30:17Z", "aliases": [ "CVE-2021-32828" ], "summary": "Nuxeo vulnerable to Reflected Cross-Site Scripting leading to Remote Code Execution", "details": "The Nuxeo Platform is an open source content management platform for building business applications. In version 11.5.109, the `oauth2` REST API is vulnerable to Reflected Cross-Site Scripting (XSS). This XSS can be escalated to Remote Code Execution (RCE) by levering the automation API.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.nuxeo.ecm.platform:nuxeo-platform-oauth" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "10.10" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32828" }, { "type": "PACKAGE", "url": "https://github.com/nuxeo/nuxeo" }, { "type": "WEB", "url": "https://github.com/nuxeo/nuxeo/blob/master/modules/platform/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/webengine/oauth2/OAuth2Callback.java" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2021-072-nuxeo" } ], "database_specific": { "cwe_ids": [ "CWE-502", "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-09T20:06:35Z", "nvd_published_at": "2023-01-05T23:15:00Z" } }