| Editor Login | Register | ||
| > World > Security |
|
|
| 1024 CMS SQL Injection and File Inclusion | ||||||||||||||||||||||||
__GiReX__ has discovered some vulnerabilities in 1024 CMS, which can be exploited by malicious people to conduct SQL injection attacks or to disclose sensitive information. 1) Input passed via the "cookpass" cookie parameter is not properly sanitised before being used in an SQL query in includes/system.php. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation allows e.g. retrieving the administrator"s password hash, but requires that "magic_quotes_gpc" is disabled. 2) Input passed to the "lang" parameter in pages/print/default/ops/news.php is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources. Successful exploitation requires that "register_globals" is enabled and "magic_quotes_gpc" is disabled. The vulnerabilities are confirmed in version 1.4.1. Other versions may also be affected. Solution: Edit the source code to ensure that input is properly sanitised and verified. Provided and/or discovered by: __GiReX__ Original Advisory: http://milw0rm.com/exploits/5434 | ||||||||||||||||||||||||
|
| Bağlantılar: bilgininefendisi.net |
| Open Source Document Project | AUP&TOS |