CVE-2010-4734
Description
Multiple cross-site scripting (XSS) vulnerabilities in the comment feature in Skeletonz CMS 1.0, when the Blog plugin is enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) Name, (2) Website, and (3) Email parameters. NOTE: some of these details are obtained from third party information.
Predictions
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
Skeletonz CMS - Persistent Cross-Site Scripting
# Exploit Title: Xss on skeletonz-simple dynamic cms in the section comments
# Google Dork:
# Date: 27/11/10
# Author: Jordan Diaz aka Jbyte
# Software Link: http://orangoo.com/skeletonz/
# Version: 1.0
# Tested on: Windows xp
# CVE :
The follow xss is located in the section of comments of the CMS skeletonz
Xss Exploit
field Name: <script>alert('xss');</script>field Comment: <script>alert('xss');</script>
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| amix | skeletonz_cms_1.0 | | |
References
- http://packetstormsecurity.org/files/view/96151/skeletonzcms-xss.txt
- http://secunia.com/advisories/42385
- http://securityreason.com/securityalert/8081
- http://www.exploit-db.com/exploits/15625
- http://www.osvdb.org/69514
- http://www.securityfocus.com/bid/45081
- http://packetstormsecurity.org/files/view/96151/skeletonzcms-xss.txt
- http://secunia.com/advisories/42385
- http://securityreason.com/securityalert/8081
- http://www.exploit-db.com/exploits/15625
- http://www.osvdb.org/69514
- http://www.securityfocus.com/bid/45081
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.