Lucene search
K

Symphony 2.3.1 SQL Injection

🗓️ 03 Apr 2013 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 48 Views

Symphony 2.3.1 SQL Injection discovered and fixe

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Symphony 2.3.1 SQL Injection Vulnerability
4 Apr 201300:00
zdt
Circl
CVE-2013-2559
3 Apr 201300:00
circl
Check Point Advisories
Symphony CMS SQL Injection (CVE-2013-2559)
16 Jun 202000:00
checkpoint_advisories
CVE
CVE-2013-2559
27 Mar 201416:00
cve
Cvelist
CVE-2013-2559
27 Mar 201416:00
cvelist
EUVD
EUVD-2013-2501
7 Oct 202500:30
euvd
htbridge
SQL Injection Vulnerability in Symphony
13 Mar 201300:00
htbridge
NVD
CVE-2013-2559
27 Mar 201416:55
nvd
Prion
Sql injection
27 Mar 201416:55
prion
Prion
Cross site request forgery (csrf)
27 Mar 201416:55
prion
Rows per page
`Advisory ID: HTB23148  
Product: Symphony  
Vendor: http://getsymphony.com/  
Vulnerable Version(s): 2.3.1 and probably prior  
Tested Version: 2.3.1  
Vendor Notification: March 13, 2013   
Vendor Patch: March 24, 2013   
Public Disclosure: April 3, 2013   
Vulnerability Type: SQL Injection [CWE-89]  
CVE Reference: CVE-2013-2559  
Risk Level: Medium   
CVSSv2 Base Score: 5.1 (AV:N/AC:H/Au:N/C:P/I:P/A:P)  
Solution Status: Fixed by Vendor  
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ )   
  
-----------------------------------------------------------------------------------------------  
  
Advisory Details:  
  
High-Tech Bridge Security Research Lab discovered SQL injection vulnerability in Symphony, which can be exploited to alter SQL requests to database of the vulnerable application.  
  
  
1) SQL Injection in Symphony: CVE-2013-2559  
  
The vulnerability exists due to insufficient filtration of "sort" HTTP GET parameter passed via "/symphony/system/authors/" URL to "/index.php" script. A remote authenticated administrator can execute arbitrary SQL commands in the application's database.  
  
Depending on database and system configuration, this PoC (Proof of Concept) code will create "/var/www/file.txt" file, containing users account information (logins, hashed passwords, etc.) from the "authors" table:  
  
http://[host]/symphony/system/authors/?order=asc&sort=id%20INTO%20OUTFILE%20%27/var/www/file.txt%27%20--%20  
  
  
This vulnerability could also be exploited by a remote non-authenticated attacker via CSRF vector, since the application is prone to Cross-Site Request Forgery (CSRF) attacks. In order to do so an attacker should trick the logged-in administrator to visit a web page with CSRF exploit:  
  
<img src="http://[host]/symphony/system/authors/?order=asc&sort=id%20INTO%20OUTFILE%20%27/var/www/file.txt%27%20--%20">  
  
-----------------------------------------------------------------------------------------------  
  
Solution:  
  
Upgrade to Symphony 2.3.2  
  
More Information:  
http://getsymphony.com/download/releases/version/2.3.2/  
https://github.com/symphonycms/symphony-2/commit/6c8aa4e9c810994f7632837487426867ce50f468  
  
-----------------------------------------------------------------------------------------------  
  
References:  
  
[1] High-Tech Bridge Advisory HTB23148 - https://www.htbridge.com/advisory/HTB23148 - SQL Injection Vulnerability in Symphony.  
[2] Symphony - http://getsymphony.com/ - XSLT-powered open source content management system.  
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.  
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.   
  
-----------------------------------------------------------------------------------------------  
  
Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation