Vulnerability Description
Nextcloud server is a self hosted home cloud product. In affected versions the `OC\Files\Node\Folder::getFullPath()` function was validating and normalizing the string in the wrong order. The function is used in the `newFile()` and `newFolder()` items, which may allow to creation of paths outside of ones own space and overwriting data from other users with crafted paths. This issue has been addressed in versions 25.0.2, 24.0.8, and 23.0.12. Users are advised to upgrade. There are no known workarounds for this issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nextcloud | Nextcloud Server | < 23.0.12 |
Related Weaknesses (CWE)
References
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-273v-9Vendor Advisory
- https://github.com/nextcloud/server/pull/35074Patch
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-273v-9Vendor Advisory
- https://github.com/nextcloud/server/pull/35074Patch
FAQ
What is CVE-2023-25579?
CVE-2023-25579 is a vulnerability with a CVSS score of 6.0 (MEDIUM). Nextcloud server is a self hosted home cloud product. In affected versions the `OC\Files\Node\Folder::getFullPath()` function was validating and normalizing the string in the wrong order. The function...
How severe is CVE-2023-25579?
CVE-2023-25579 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-25579?
Check the references section above for vendor advisories and patch information. Affected products include: Nextcloud Nextcloud Server.