CVE-2010-5024
Description
SQL injection vulnerability in manage/add_user.php in CuteSITE CMS 1.2.3 and 1.5.0 allows remote authenticated users, with Read privileges, to execute arbitrary SQL commands via the user_id parameter. 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
CuteSITE CMS 1.x - '/manage/add_user.php?user_id' SQL Injection
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| cutesite | cutesite_cms | 1.2.3 | |
| cutesite | cutesite_cms | 1.5.0 | |
References
- http://packetstormsecurity.org/1006-exploits/cutesitecms-sql.txt
- http://secunia.com/advisories/39864
- http://securityreason.com/securityalert/8515
- http://www.htbridge.ch/advisory/sql_injection_vulnerability_in_cutesite_cms.html
- http://www.securityfocus.com/archive/1/511669/100/0/threaded
- http://www.securityfocus.com/bid/40612
- http://packetstormsecurity.org/1006-exploits/cutesitecms-sql.txt
- http://secunia.com/advisories/39864
- http://securityreason.com/securityalert/8515
- http://www.htbridge.ch/advisory/sql_injection_vulnerability_in_cutesite_cms.html
- http://www.securityfocus.com/archive/1/511669/100/0/threaded
- http://www.securityfocus.com/bid/40612
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.