|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2003-0581: xfstt: remote denial-of-service and possible code exec | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Thomas Biege <thomas> |
| Component: | Incidents | Assignee: | Vladimir Nadvornik <nadvornik> |
| Status: | VERIFIED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2003-0581: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
patchinfo
putonftp patch |
||
|
Description
Thomas Biege
2003-07-17 15:57:52 UTC
<!-- SBZ_reproduce --> . xfstt is dropped since SuSE 8.1. I don't know if we're affected on SuSE <= 8.0. Assigned to maintainer ... Yes, we are affected. Created attachment 13131 [details]
patchinfo
Created attachment 13132 [details]
putonftp
Ok, so we need a sec. update for 7.1 - 8.0. I attached the p&p files and will create the "Laufzettel". The patch is not available. Is it ok to wait for it? Hm, I looked at the CVS code. The fix seems even to be unavailable there. Fixing it on myown may take more then just a few minutes, so I think we should wait for the final patch from the author. Should I contact the author or will you do it? Please contact him, thanks. maintainer contacted no answer so far. :( Created attachment 13320 [details]
patch
cvs diff -u -r 1.12 -r 1.14 src/xfstt.cc > xfstt.cc.diff
checked their cvs:
thomas@wotan:~/tmp/xfstt> cvs log src/xfstt.cc
RCS file: /cvsroot/xfstt/xfstt/src/xfstt.cc,v
Working file: src/xfstt.cc
head: 1.14
branch:
locks: strict
access list:
symbolic names:
xfstt-1_5_1: 1.14
xfstt-1_5: 1.13
xfstt-1_4: 1.1.1.1
xfstt: 1.1.1
keyword substitution: kv
total revisions: 15; selected revisions: 15
description:
----------------------------
revision 1.14
date: 2003/07/31 06:27:29; author: guillem; state: Exp; lines: +9 -2
Check for proper byteorder magic in connection handshake (bugtraq id 8255).
Reorder debugging output.
----------------------------
revision 1.13
date: 2003/07/29 04:04:45; author: guillem; state: Exp; lines: +79 -29
Fixed multiple buffer overflows in the network packet handling: CAN-2003-0581.
----------------------------
[...]
Bug seems to be fixed.
patched packages submitted. approved CVE-2003-0581: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P) |