Eval injection in yzmphp/core/function/global.func.php in YzmCMS v3.7.1 allows remote attackers to achieve arbitrary code execution via PHP code in the POST data of an index.php?m=member&c=member_content&a=init request.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://github.com/guiciwushuang/yzmcms/blob/master/yzmcms_eval_injection_english.pdf | third party advisory exploit |
https://github.com/guiciwushuang/yzmcms/blob/master/yzmcms_eval_injection_chinese.pdf | third party advisory |