CVE-2013-0209
Movable Type 4.2x, 4.3x Web Upgrade Remote Code Execution
Title source: metasploitExploitation Summary
EIP tracks 2 public exploits for CVE-2013-0209.
PoCs published by Metasploit, Kacper Nowak, Nick Blundell, Gary O\, including Metasploit module exploits/multi/http/movabletype_upgrade_exec.
AI-analyzed exploit summary This Metasploit module exploits a Perl code injection vulnerability in Movable Type's mt-upgrade.cgi script, allowing remote command execution via crafted POST requests to the core_drop_meta_for_table migration function.
Description
lib/MT/Upgrade.pm in mt-upgrade.cgi in Movable Type 4.2x and 4.3x through 4.38 does not require authentication for requests to database-migration functions, which allows remote attackers to conduct eval injection and SQL injection attacks via crafted parameters, as demonstrated by an eval injection attack against the core_drop_meta_for_table function, leading to execution of arbitrary Perl code.
Exploits (2)
This Metasploit module exploits a Perl code injection vulnerability in Movable Type's mt-upgrade.cgi script, allowing remote command execution via crafted POST requests to the core_drop_meta_for_table migration function.
This Metasploit module exploits a Perl code injection vulnerability in Movable Type's mt-upgrade.cgi script, allowing remote command execution via crafted POST requests to the core_drop_meta_for_table function.