vendor:
IPFire
by:
0x09AL
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: IPFire
Affected Version From: IPFire 2.19 (x86_64)
Affected Version To: IPFire 2.19 (x86_64)
Patch Exists: YES
Related CWE: N/A
CPE: 2.19.x86_64-full-core110.iso
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: x86_64
2017
IPFire 2.19 Firewall Post-Auth RCE
The file ids.cgi doesn't sanitize the OINKCODE parameter and gets passed to a system call which call wget. You need valid credentials to exploit this vulnerability or you can exploit it through CSRF.
Mitigation:
Sanitize the OINKCODE parameter and ensure that it is not passed to a system call.