header-logo
Suggest Exploit
vendor:
ALCASAR
by:
eF
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: ALCASAR
Affected Version From: 2.8
Affected Version To: 2.8.1
Patch Exists: YES
Related CWE: N/A
CPE: ALCASAR
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
2014

ALCASAR <= 2.8.1 Remote Root Code Execution Vulnerability

ALCASAR is a free Network Access Controller which controls the Internet consultation networks. It authenticates, attributes and protects users' access regardless their connected equipment (PC, smartphone, game console, etc.). I recently released an exploit for ALCASAR 2.8 (ALCASAR <= 2.8 Remote Code Execution Vulnerability Root). As a reminder, it was a trivial code execution via a unfiltered exec() call: $pattern = preg_replace('/www./','',$_SERVER['HTTP_HOST']); exec("grep -Re ^$pattern$ /etc/dansguardian/lists/blacklists/*/domains|cut -d'/' -f6", $output); A few days later, a new version corrects the vulnerability. Or maybe not...

Mitigation:

Upgrade to ALCASAR V2.8.1 or later
Source

Exploit-DB raw data: