CVE-2009-1669
Smarty 2.6.22 - Remote Code Execution via Math Function Equation Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1669. PoCs published by Nine:Situations:Group.
AI-analyzed exploit summary This exploit leverages a directory traversal and arbitrary file creation vulnerability in Bitweaver's boards_rss.php to achieve remote code execution. It manipulates the 'version' parameter to inject PHP code into arbitrary files, bypassing authentication via user-controlled 'display name' fields.
Description
The smarty_function_math function in libs/plugins/function.math.php in Smarty 2.6.22 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit leverages a directory traversal and arbitrary file creation vulnerability in Bitweaver's boards_rss.php to achieve remote code execution. It manipulates the 'version' parameter to inject PHP code into arbitrary files, bypassing authentication via user-controlled 'display name' fields.