cve/2019/CVE-2019-9060.md
2024-05-26 14:27:05 +02:00

843 B

CVE-2019-9060

Description

An issue was discovered in CMS Made Simple 2.2.8. It is possible to achieve unauthenticated path traversal in the CGExtensions module (in the file action.setdefaulttemplate.php) with the m1_filename parameter; and through the action.showmessage.php file, it is possible to read arbitrary file content (by using that path traversal with m1_prefname set to cg_errormsg and m1_resettodefault=1).

POC

Reference

No PoCs from references.

Github