vendor:
Abtp Portal Project
by:
br0ly
7,5
CVSS
HIGH
Local/Remote File Inclusion
98
CWE
Product Name: Abtp Portal Project
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:abtpportal_project:abtp_portal_project
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache
2008
Abtp Portal Project <= 1.0
The variable $ ABTPV_BLOQUE_CENTRAL was not correctly stated thus enabling the attack include malicious files or read files from the system. If allow_url_fopen=on --> RFI; If magic_quotes_gpc=off --> LFI;
Mitigation:
Ensure that the variable $ ABTPV_BLOQUE_CENTRAL is correctly stated and that allow_url_fopen and magic_quotes_gpc are set to on.