mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 22:50:30 +01:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2011-4341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4341)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in symphony/content/content.publish.php in Symphony CMS 2.2.3 and possibly other versions before 2.2.4 allow remote authenticated users with Author permissions to execute arbitrary SQL commands via the filter parameter to (1) symphony/publish/comments or (2) symphony/publish/images. NOTE: this issue can be leveraged to perform cross-site scripting (XSS) attacks via error messages. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/bugtraq/2011/Nov/8
|
|
- http://www.mavitunasecurity.com/xss-and-sql-injection-vulnerabilities-in-symphony-cms/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|