Buffer overflow in OpenLiteSpeed - CVE-2018-19792
Published: December 3, 2018 / Updated: August 8, 2020
OpenLiteSpeed
Detailed vulnerability description
The vulnerability allows a local privileged user to execute arbitrary code.
The server in LiteSpeed OpenLiteSpeed before 1.5.0 RC6 allows local users to cause a denial of service (buffer overflow) or possibly have unspecified other impact by creating a symlink through which the openlitespeed program can be invoked with a long command name (involving ../ characters), which is mishandled in the LshttpdMain::getServerRootFromExecutablePath function.