Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4457. PoCs published by Ams.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in MemHT Portal <= 3.9.0 via the `stats_res` cookie parameter. It attempts to write a PHP shell to the server's filesystem, leveraging MySQL's `INTO OUTFILE` feature.
Description
SQL injection vulnerability in inc/inc_statistics.php in MemHT Portal 3.9.0 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via a stats_res cookie to index.php.
Exploits (1)
This exploit targets a SQL injection vulnerability in MemHT Portal <= 3.9.0 via the `stats_res` cookie parameter. It attempts to write a PHP shell to the server's filesystem, leveraging MySQL's `INTO OUTFILE` feature.