6.8
CVSSv2

CVE-2006-6774

Published: 27/12/2006 Updated: 19/10/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in socios/maquetacion_socio.php (members/maquetacion_member.php) in Ciberia Content Federator 1.0 allows remote malicious users to execute arbitrary PHP code via the path parameter. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

ciberia content federator 1.0

Exploits

#!/usr/bin/perl ## # Portal Name : ciberia 10<(Ciberia Content Federator)>(maquetacion_sociophp) Remote File Inclusion Exploit # BUG: [Path]/socios/maquetacion_sociophp?path=DrTrojanTxT # Vulnerable Code: 1-include "$path/datos/datos_sociosphp"; 2-include "$path/elementos/actosphp"; 3-include "$path/datos/datos_ciberinvitadosphp"; # B ...