Bug 429375 (CVE-2008-0364)

Summary: CVE-2008-0364 Bittorent uses wcscpy() unsafely
Product: [Other] Security Response Reporter: Lubomir Kundrak <lkundrak>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: paul
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0364
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-18 23:04:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lubomir Kundrak 2008-01-18 23:02:17 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2008-0364 to the following vulnerability:

Buffer overflow in (1) BitTorrent 6.0 and earlier; and (2) uTorrent
1.7.5 and earlier, and 1.8-alpha-7834 and earlier in the 1.8.x series;
on Windows allows remote attackers to cause a denial of service
(application crash) via a long Unicode string representing a client
version identifier.

References:

http://aluigi.altervista.org/adv/ruttorrent-adv.txt

Comment 1 Lubomir Kundrak 2008-01-18 23:04:41 UTC
This seems to be Windows-only. The exploit code does nothing to our bittorrent,
it is written in python and never calls wcscpy().