vendor:
Ciberia Content Federator
by:
Dr.Pantagon Expl0iteT:Dr.Trojan
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Ciberia Content Federator
Affected Version From: 1.0
Affected Version To: 1.0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:ciberia:ciberia:1.0.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008
Ciberia 1.0<(Ciberia Content Federator)>(maquetacion_socio.php) Remote File Inclusion Exploit
This exploit allows an attacker to include a remote file on the vulnerable server through the vulnerable parameter 'path' in the 'maquetacion_socio.php' file. The vulnerable code includes three files, 'datos_socios.php', 'elementos/actos.php' and 'datos/datos_ciberinvitados.php', which can be accessed remotely by an attacker. The exploit was discovered by the DeltahackingTEAM and was published in 2008.
Mitigation:
The best way to mitigate this vulnerability is to ensure that the 'path' parameter is properly sanitized and validated before being used in the code. Additionally, the application should be updated to the latest version.