XSS in Pydio Cells

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.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.029 (85.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-32751?
CVE-2023-32751 is a medium-severity vulnerability in Pydio Cells, classified under Cross-site Scripting. CVSS score: 5.4/10. Published 2023-06-08.
How severe is CVE-2023-32751?
Medium severity. CVSS v3 base score is 5.4 out of 10.