Vulnerability CVE-2021-32828


Published: 2023-01-05   Modified: 2023-01-06

Description:
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.

Type:

CWE-502

(Deserialization of Untrusted Data)

 References:
https://github.com/nuxeo/nuxeo/blob/master/modules/platform/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/webengine/oauth2/OAuth2Callback.java
https://securitylab.github.com/advisories/GHSL-2021-072-nuxeo

Copyright 2026, cxsecurity.com

 

Back to Top