Security Advisory

CVE-2019-9642

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-06-05 16:15:04
Last updated 2024-08-04 21:54:45
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

An issue was discovered in proxy.php in pydio-core in Pydio through 8.2.2. Through an unauthenticated request, it possible to evaluate malicious PHP code by placing it on the fourth line of a .php file, as demonstrated by a PoC.php created by the guest account, with execution via a proxy.php?hash=../../../../../var/lib/pydio/data/personal/guest/PoC.php request. This is related to plugins/action.share/src/Store/ShareStore.php.