Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-4736. PoCs published by High-Tech Bridge.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Ilya Birman E2 by injecting a malicious payload into the 'note-id' parameter, which writes a PHP file containing 'phpinfo()' to the server. The payload uses a UNION-based SQL injection to export data into a file.
Description
SQL injection vulnerability in E2 before 2.4 (2845) allows remote attackers to execute arbitrary SQL commands via the note-id parameter to @actions/comment-process.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Ilya Birman E2 by injecting a malicious payload into the 'note-id' parameter, which writes a PHP file containing 'phpinfo()' to the server. The payload uses a UNION-based SQL injection to export data into a file.