Biweb v5.8.5 local vulnerability inclusion and repair

Source: Internet
Author: User

Affected Versions: biweb v5.8.5 (latest official version)

Official Website: www.biweb.cn

Program Description: BIWEB Business Intelligence website system is a large-scale website system based on the enterprise application-level PHP development framework of ArthurXF, it is a fast development, simple and easy-to-use object-oriented enterprise application level developed and designed by Shanghai network affairs Network Information Co., Ltd. after 5 years of continuous practice, summary, and development in a variety of large projects. php mvc website creation system. It is now released open-source by the Shanghai network service company to promote the development of the industry.

Vulnerability page: wap \ detail. php multiple detail. php codes are the same

By: With... wind.

Vulnerability code:

<? Php
Require_once ('config/config. inc. php ');
Require_once ("class/wap. class. php ");

.....


If (! Empty ($ _ GET ['mod']) {// unfiltered mod by: With... wind.

$ StrModuleID = strval ($ _ GET ['mod']);
Include_once ('../'. $ strModuleID. '/config/var. inc. php'); // directly include by: With... wind.
$ ObjWebInit-> setDBG ($ arrGPdoDB );
$ ObjWebInit-> db ();
$ ArrLink [] = 'mod = '. $ strModuleID;
} Else {

..

?>

 

When magic_quotes_gpc = Off

Fixed: enhanced Filtering

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.