Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:23806
HistoryMay 11, 2010 - 12:00 a.m.

29o3 CMS (LibDir) Multiple Remote File Inclusion Vulnerability

2010-05-1100:00:00
vulners.com
22

Description:

Some vulnerabilities have been discovered in 2903 CMS, which can be exploited by malicious people to
compromise a vulnerable system.

Input passed to the "CONFIG[LibDir]" parameter in multiple files is not properly verified before being
used to include files. This can be exploited to execute arbitrary PHP code by including files from local
or external resources.

Affected scripts:

  • /path/lib/page/pageDescriptionObject.php
  • /path/lib/layout/layoutHeaderFuncs.php
  • /path/lib/layout/layoutManager.php
  • /path/lib/layout/layoutParser.php

The vulnerabilities are confirmed in version: 29o3 0.1 Codename Broend PREBETA

Solution:
Edit the source code to ensure that input is properly verified.