|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2004-1284: buffer overflow in mpg123 | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | nadvornik, pmladek, security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2004-1284: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Proposed patch by nadvornik@suse.cz
mpg123.patch.box mpg123.patch.maintained |
||
|
Description
Ludwig Nussel
2004-12-16 22:49:45 UTC
Created attachment 27170 [details] Proposed patch by nadvornik@suse.cz Vladimir created the attached patch to fix the problem yesterday evening. He has had vacation since today. I'll update the package instead of him. I am going to prepare packages for SL 8.1, 8.2, 9.0, 9.1, 9,2, SLES9, STABLE and PLUS. Has the bug any CAN number? Patch is OK. You can use 1024 (sizeof(linetmp)) at the strncpy though (and only there). No CAN yet. Thanks for checking. I'll leave the patch as is because the 1024th byte is set to zero anyway, so it must not be copied. Feel free to force me to use 1024 if you have any other opinion. Created attachment 27171 [details]
mpg123.patch.box
Created attachment 27172 [details]
mpg123.patch.maintained
The updated packages have been submitted. So, I'll reassign the bug to the security team. ====================================================== Candidate: CAN-2004-1284 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1284 Reference: MISC:http://tigger.uic.edu/~jlongs2/holes/mpg123.txt Buffer overflow in the find_next_file function in playlist.c for mpg123 0.59r allows remote attackers to execute arbitrary code via a crafted MP3 playlist. packages approved. CVE-2004-1284: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) |