Title: TWIG schedule.edit.inc.php3 id Parameter SQL Injection
Info
Disclosure
May 28, 2001
Discovery
Unknown
Dates
Exploit
May 28, 2001
Solution
Unknown
Description
TWIG contains a flaw that will allow a remote attacker to inject arbitrary SQL code. The problem is that the id parameter in the schedule.edit.inc.php3 script is not verified properly and will allow an attacker to inject or manipulate SQL queries.
Classification
Location:
Remote/Network Access Required
Attack Type:
Information Disclosure,
Input Manipulation
Impact:
Loss of Confidentiality,
Loss of Integrity
Exploit:
Exploit Available
Disclosure:
OSVDB Verified
OSVDB:
Web Related
Solution
Upgrade to version 2.8.0-alpha1 or higher, as it has been reported to fix this vulnerability. It is also possible to correct the flaw by implementing the following workaround(s):
Modify the code to check to see if the id parameter conatains a number before using it in the SQL query