CVE-2023-32751
MEDIUMPydio Cells < 3.0.12 - Cross-Site Scripting via Presigned URL Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-32751. PoCs published by RedTeam Pentesting GmbH.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Pydio Cells 4.1.2 and earlier versions. By uploading a malicious HTML file and manipulating the presigned URL parameters, an attacker can execute arbitrary JavaScript code in the context of the victim's session.
Description
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.
Exploits (1)
This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Pydio Cells 4.1.2 and earlier versions. By uploading a malicious HTML file and manipulating the presigned URL parameters, an attacker can execute arbitrary JavaScript code in the context of the victim's session.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N