| Summary: | CVS Daemon Vulnerability in 1.11.1p1 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Alex Dupre <sysadmin> |
| Component: | bin | Assignee: | Peter Wemm <peter> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Alex Dupre
2002-05-31 09:50:01 UTC
sysadmin> Due to a boundry condition error, it may be possible for a sysadmin> local attacker to execute arbitrary code. The rcs.c file sysadmin> contains an off-by-one error that could result in an sysadmin> attacker overwriting portions of stack memory, and executing sysadmin> arbitrary code. Is this bug fixed *really* in cvs-1.11.2? How did you confirm that? According to http://ccvs.cvshome.org/source/browse/ccvs/src/rcs.c, rev 1.259 is the fix. However, this change is occured *after* 1.11.2 was released. And, cvs-1.11.1 doesn't have this code. Sorry if I'm wrong. -- - Makoto `MAR' Matsushita Makoto Matsushita wrote: > Is this bug fixed *really* in cvs-1.11.2? How did you confirm that? > > According to http://ccvs.cvshome.org/source/browse/ccvs/src/rcs.c, rev > 1.259 is the fix. However, this change is occured *after* 1.11.2 was > released. And, cvs-1.11.1 doesn't have this code. Sorry if I'm wrong. Nope, you are right. I thought it was fixed in 1.11.2, as reported by securityfocus (http://online.securityfocus.com/bid/4829/solution/). But the truth is that it's been fixed later, after the release. So it's not enough to update to the latest release. -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org sysadmin> Nope, you are right. I thought it was fixed in 1.11.2, as sysadmin> reported by securityfocus sysadmin> (http://online.securityfocus.com/bid/4829/solution/). Ya, this report says other points, my assumption is not correct. <URL:http://online.securityfocus.com/archive/1/274281> shows the correct information. This problem is fixed in src/rcs.c rev 1.252, which is between cvs-1.11.1 and cvs-1.11.2; FreeBSD's cvs has this bug. -- - Makoto `MAR' Matsushita Responsible Changed From-To: freebsd-bugs->peter Over to cvs maintainer. Peter, do our cvs version have this problem and is this a good reason to upgrade cvs to the latest release? Close this obsolete PR, please. -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Still waiting to be closed :) -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Today's excuse: Change your language to Finnish. State Changed From-To: open->closed Obsolate PR. |