Logaholic - 'index.php?conf' Cross-Site Scripting

EDB-ID:

30931


Author:

malibu.r

Type:

webapps


Platform:

PHP

Date:

2007-12-24


source: https://www.securityfocus.com/bid/27003/info
  
Logaholic is prone to multiple input-validation vulnerabilities, including multiple SQL-injection issues, a cross-site scripting issue, and an HTML-injection issue. The issues occur because the application fails to sufficiently sanitize user-supplied data.
  
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
  
http://www.example.com/index.php?conf=<img+src=http://testingsite.com/yep.gif+onload=alert(812051443)>