vendor:
TextPattern
by:
Zeni Susanto A.K.A Bithedz
9
CVSS
CRITICAL
Remote File Inclusion
98
CWE
Product Name: TextPattern
Affected Version From: <=g1.19
Affected Version To: <=g1.19
Patch Exists: NO
Related CWE: N/A
CPE: textpattern:textpattern
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
TextPattern <=g1.19 (txpcfg[txpath]) Remote File Inclusion Vulnerability
Input passed to the 'txpcfg['txpath']' parameter in publish.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources.
Mitigation:
Sanitize variable $txpcfg['txpath'] on affected files. Turn off register_globals