Bug 149751
| Summary: | Remote buffer overflow in the digestmd5.c | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Leonard den Ottolander <leonard-rh-bugzilla> |
| Component: | cyrus-sasl | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://www.gentoo.org/security/en/glsa/glsa-200410-05.xml | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-03-01 22:02:40 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
Leonard den Ottolander
2005-02-25 22:02:13 UTC
Does not affect RHEL 4 (2.1.19). Does affect RHEL 3 (2.1.18). Not sure about RHEL 2.1. https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/plugins/digestmd5.c#rev1.171 : * plugins/digestmd5.c: Fix potential buffer overflow, call add_to_challenge in 2 more places (Alexey Melnikov So indeed the issue seems to be the sprintf(text->outbuf)s, not the quoting. Alexey Melnikov verified that this issue only exists in rev 1.170 of digestmd5.c. Official releases are hence not vulnerable. Closing NOTABUG. |