CVE-2011-4340
low
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
4.5
Description
Symphony CMS vulnerable to Cross-site Scripting
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Symphony 2.2.3 - '/symphony/publish/images?filter' Cross-Site Scripting
source: https://www.securityfocus.com/bid/50470/info
Symphony is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Symphony versions prior to 2.2.4 are vulnerable.
http://example.com/symphony/publish/images/?filter='"--></style></script><script>alert(1)</script>
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | symphonycms/symphony-2 | <2.2.4 | 2.2.4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| symphony-cms | symphony_cms | 2.2.3 | |
References
- http://packetstormsecurity.org/files/view/106493/symphonycms-sqlxss.txt
- http://seclists.org/bugtraq/2011/Nov/8
- http://secunia.com/advisories/46663
- http://symphony-cms.com/download/releases/version/2.2.4/
- http://www.mavitunasecurity.com/xss-and-sql-injection-vulnerabilities-in-symphony-cms/
- http://www.openwall.com/lists/oss-security/2011/11/22/9
- http://www.osvdb.org/76882
- http://www.osvdb.org/76883
- https://exchange.xforce.ibmcloud.com/vulnerabilities/71106
- https://nvd.nist.gov/vuln/detail/CVE-2011-4340
- https://github.com/symphonycms/symphonycms
- https://web.archive.org/web/20120614074927/http://www.mavitunasecurity.com/xss-and-sql-injection-vulnerabilities-in-symphony-cms
- http://symphony-cms.com/download/releases/version/2.2.4
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.