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.
References
Link | Resource |
---|---|
https://www.redteam-pentesting.de/advisories/rt-sa-2023-004/ | Exploit Third Party Advisory |
https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Jun 2023, 15:52
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-79 | |
CPE | cpe:2.3:a:pydio:cells:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
References | (MISC) https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses - Third Party Advisory | |
References | (MISC) https://www.redteam-pentesting.de/advisories/rt-sa-2023-004/ - Exploit, Third Party Advisory |
08 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-08 21:15
Updated : 2024-02-04 23:37
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')