Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-2559. PoCs published by High-Tech Bridge.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Symphony CMS 2.3.1, allowing an attacker to write arbitrary files to the server via the 'sort' parameter in the authors endpoint. The payload uses 'INTO OUTFILE' to write to a specified path.
Description
SQL injection vulnerability in Symphony CMS before 2.3.2 allows remote authenticated users to execute arbitrary SQL commands via the sort parameter to system/authors/. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Symphony CMS 2.3.1, allowing an attacker to write arbitrary files to the server via the 'sort' parameter in the authors endpoint. The payload uses 'INTO OUTFILE' to write to a specified path.