EIP-2026-106816
PRE-CVEElastix 2.2.0 - 'graph.php' Local File Inclusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-106816. PoCs published by cheki.
AI-analyzed exploit summary This Perl script exploits a local file inclusion (LFI) vulnerability in Elastix 2.2.0 by manipulating the 'current_language' parameter in the 'graph.php' file to read arbitrary files, such as '/etc/amportal.conf'. The exploit uses LWP::UserAgent to send a crafted HTTP request and checks the response for a specific string to confirm successful exploitation.
Description
Elastix 2.2.0 - 'graph.php' Local File Inclusion
Exploits (1)
This Perl script exploits a local file inclusion (LFI) vulnerability in Elastix 2.2.0 by manipulating the 'current_language' parameter in the 'graph.php' file to read arbitrary files, such as '/etc/amportal.conf'. The exploit uses LWP::UserAgent to send a crafted HTTP request and checks the response for a specific string to confirm successful exploitation.