vendor:
N/A
by:
SecurityFocus
7.5
CVSS
HIGH
Arbitrary Binary Execution
78
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
CVS Committer Arbitrary Binary Execution
A CVS committer can execute arbitrary binaries by using Checkin.prog. Usually CVS/Checkin.prog in a working directory is copied from CVSROOT/modules when the directory is 'checkout'ed and it is sent back to the server and executed with committing. A malicious committer can modify or create Checkin.prog and execute the recently committed binary file via Checkin.prog triggered by the 'cvs commit'.
Mitigation:
Ensure that CVS/Checkin.prog is not modified or created by malicious committers.