CVE-2023-32751

Pydio Cells through 4.1.2 allows XSS. Pydio Cells implements the download of files using presigned URLs which are generated using the Amazon AWS SDK for JavaScript [1]. The secrets used to sign these URLs are hardcoded and exposed through the JavaScript files of the web application. Therefore, it is possible to generate valid signatures for arbitrary download URLs. By uploading an HTML file and modifying the download URL to serve the file inline instead of as an attachment, any included JavaScript code is executed when the URL is opened in a browser, leading to a cross-site scripting vulnerability.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:pydio:cells:*:*:*:*:*:*:*:*
cpe:2.3:a:pydio:cells:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-06-08 21:15

Updated : 2023-06-16 15:52


NVD link : CVE-2023-32751

Mitre link : CVE-2023-32751

CVE.ORG link : CVE-2023-32751


JSON object : View

Products Affected

pydio

  • cells
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')