CVE-2012-3468
Description
Multiple SQL injection vulnerabilities in the Ushahidi Platform before 2.5 allow remote attackers to execute arbitrary SQL commands via vectors related to (1) the verify function in application/controllers/alerts.php, (2) the save_all function in application/models/settings.php, or (3) the media type to the timeline function in application/controllers/json.php.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://github.com/ushahidi/Ushahidi_Web/commit/fdb48d1
Vendor advisory: secalert@redhat.com — https://github.com/ushahidi/Ushahidi_Web/commit/d954093
Vendor advisory: secalert@redhat.com — https://github.com/ushahidi/Ushahidi_Web/commit/4764792
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ushahidi | ushahidi_platform | {"endIncluding":"2.4.1"} | |
| ushahidi | ushahidi_platform | 1.0 | |
| ushahidi | ushahidi_platform | 1.2 | |
| ushahidi | ushahidi_platform | 2.0 | |
| ushahidi | ushahidi_platform | 2.1 | |
| ushahidi | ushahidi_platform | 2.2 | |
| ushahidi | ushahidi_platform | 2.2.1 | |
| ushahidi | ushahidi_platform | 2.3.1 | |
| ushahidi | ushahidi_platform | 2.3.2 | |
| ushahidi | ushahidi_platform | 2.4 | |
References
- http://openwall.com/lists/oss-security/2012/08/09/5
- https://github.com/ushahidi/Ushahidi_Web/commit/4764792
- https://github.com/ushahidi/Ushahidi_Web/commit/d954093
- https://github.com/ushahidi/Ushahidi_Web/commit/fdb48d1
- http://openwall.com/lists/oss-security/2012/08/09/5
- https://github.com/ushahidi/Ushahidi_Web/commit/4764792
- https://github.com/ushahidi/Ushahidi_Web/commit/d954093
- https://github.com/ushahidi/Ushahidi_Web/commit/fdb48d1
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.