Client exec is billing software written in PHP. The installed base (and therefore impact of this) is very low. A default installation contains a phpinfo.php file in one of the mail directories.
16fc8530f38bf881e25e76744b3c227ce6b2c589e7b704278682ed95c62b7ce0
Clientexec is a php billing software with a target audience of webhosts. By
default there is a file called phpinfo.php in the main clientexec directory.
This can be access by anyone with a web browser. I looked through the
documentation and didn't find any reference to it. I then checked several
different companies using this piece of software and all had it in the same
place. I contacted the vendor and he said he would fix it. I know this sounds
silly, but many people that use this software are not familar with issues like
these let alone know what the phpinfo() function does.
William