CVS (Concurrent Versions System) is an open-source network-transparent version control system. It contains both a client utility and a server.
A team audit of the CVS source code performed by Stefan Esser and Sebastian Krahmer resulted in the discovery of several remotely exploitable vulnerabilities including:
An attacker could use these vulnerabilities to cause a Denial of Service or execute arbitrary code with the permissions of the user running cvs.
There is no known workaround at this time. All users are advised to upgrade to the latest available version of CVS.
All CVS users should upgrade to the latest stable version:
# emerge sync
# emerge -pv ">=dev-util/cvs-1.11.17"
# emerge ">=dev-util/cvs-1.11.17"