CVE-2020-10235

An issue was discovered in Froxlor before 0.10.14. Remote attackers with access to the installation routine could have executed arbitrary code via the database configuration options that were passed unescaped to exec, because of _backupExistingDatabase in install/lib/class.FroxlorInstall.php.
Configurations

Configuration 1

cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*

Information

Published : 2020-03-09 04:15

Updated : 2021-07-21 11:39


NVD link : CVE-2020-10235

Mitre link : CVE-2020-10235

Products Affected
No products.
CWE
CWE-116

Improper Encoding or Escaping of Output

CWE-78