CVE-2019-1010178
24.07.2019, 14:15
Fred MODX Revolution < 1.0.0-beta5 is affected by: Incorrect Access Control - CWE-648. The impact is: Remote Code Execution. The component is: assets/components/fred/web/elfinder/connector.php. The attack vector is: Uploading a PHP file or change data in the database. The fixed version is: https://github.com/modxcms/fred/commit/139cefac83b2ead90da23187d92739dec79d3ccd and https://github.com/modxcms/fred/commit/01f0a3d1ae7f3970639c2a0db1887beba0065246.Enginsight
Vendor | Product | Version |
---|---|---|
modx | fred | 1.0.0 |
modx | fred | 1.0.0:beta2 |
modx | fred | 1.0.0:beta4 |
modx | fred | 1.0.0:pl |
modx | fred | 1.0.0:rc |
modx | fred | 1.0.0:rc1 |
modx | fred | 1.0.0:rc2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-648 - Incorrect Use of Privileged APIsThe application does not conform to the API requirements for a function call that requires extra privileges. This could allow attackers to gain privileges by causing the function to be called incorrectly.
- CWE-269 - Improper Privilege ManagementThe software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.