CVE-2013-6787
Description
SQL injection vulnerability in the check_user_password function in main/auth/profile.php in Chamilo LMS 1.9.6 and earlier, when using the non-encrypted passwords mode set at installation, allows remote authenticated users to execute arbitrary SQL commands via the "password0" parameter.
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
Chamilo Lms 1.9.6 - 'profile.php?password' SQL Injection
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chamilo | chamilo_lms | {"endIncluding":"1.9.6"} | |
| chamilo | chamilo_lms | 1.8.6.2 | |
| chamilo | chamilo_lms | 1.8.7 | |
| chamilo | chamilo_lms | 1.8.7.1 | |
| chamilo | chamilo_lms | 1.8.8.2 | |
| chamilo | chamilo_lms | 1.8.8.4 | |
| chamilo | chamilo_lms | 1.8.8.6 | |
| chamilo | chamilo_lms | 1.9.0 | |
| chamilo | chamilo_lms | 1.9.2 | |
| chamilo | chamilo_lms | 1.9.4 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2013-11/0141.html
- http://www.exploit-db.com/exploits/30012
- https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues#Issue-10-2013-11-06-Moderate-risk-SQL-Injection-in-specific-unrecommended-case
- https://www.htbridge.com/advisory/HTB23182
- http://archives.neohapsis.com/archives/bugtraq/2013-11/0141.html
- http://www.exploit-db.com/exploits/30012
- https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues#Issue-10-2013-11-06-Moderate-risk-SQL-Injection-in-specific-unrecommended-case
- https://www.htbridge.com/advisory/HTB23182
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.