Vulnerability Details : CVE-2013-2559
Potential exploit
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.
Vulnerability category: Sql InjectionCross-site request forgery (CSRF)
Products affected by CVE-2013-2559
- cpe:2.3:a:getsymphony:symphony:*:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0.7:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0.4:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0.5:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0.6:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.0.3:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.3:*:*:*:*:*:*:*
- cpe:2.3:a:getsymphony:symphony:2.1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-2559
1.35%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-2559
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST |
CWE ids for CVE-2013-2559
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-2559
-
http://www.getsymphony.com/download/releases/version/2.3.2
Release Details – Release History – Download – Symphony.Patch
-
http://archives.neohapsis.com/archives/bugtraq/2013-04/0018.html
Exploit
-
http://www.securityfocus.com/bid/58843
Symphony 'sort' Parameter SQL Injection Vulnerability
-
https://github.com/symphonycms/symphony-2/commit/6c8aa4e9c810994f7632837487426867ce50f468
Fix potential autheticated SQL injection attack on the Authors page · symphonycms/symphony-2@6c8aa4e · GitHubExploit;Patch
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/83227
Symphony sort parameter SQL injection CVE-2013-2559 Vulnerability Report
-
https://www.htbridge.com/advisory/HTB23148
SQL Injection Vulnerability in Symphony - HTB23148 Security Advisory | ImmuniWebExploit
Jump to