Multiple Vulnerabilities in okphp products

Source: Internet
Author: User
Author: SuperHei article Nature: original release date: the program described OKPHP is developed by www.okphp.com a professional website management system, the current products include: OkphpCMS, OkphpBBS, OkphpBLOG. Due to the instrict filtering of variables and lax password authentication, SQL injection, xss, and hidden variable post attacks are performed from cross-permission operations. Author: SuperHei
Nature of the article: Original
Release date:

Program Description

OKPHP is a professional website management system developed by www.okphp.com. its current products include Okphp CMS, Okphp BBS, and Okphp BLOG. Due to the instrict filtering of variables and lax password authentication, SQL injection, xss, and hidden variable post attacks are performed from cross-permission operations.

Vulnerability attack

1. SQL injection and xss

"Almost" exists in various variables, such as forum. php.

Http://www.xxx.com/forum.php? Action = view_forum & forum_id = {SQL}
Http://cn.okphp.com/forum.php? Action = view_forum & forum_id = 'xss
.......

2. hidden variable post attack

When submitting request. php? Action = user_modify when modifying user data, without password authentication, it is easy to modify user passwords and data through user_id;

Exp:



Okphp Discussions-powered by okphp BBS








Solution

1. Enhanced Variable filtering
2. Add password authentication

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.