Remote command injection via a crafted HTTP request, caused by insufficient input validation
cmdImportAvpPort()
function in emfd
executable runs system()
with insufficient input validation on uploadFile
attribute. As a result a crafted POST request with attribute xcmd=import-category
to the web interface page /admin/_cmdstat.jsp
injects OS command.