Bugzilla – Full Text Bug Listing |
Summary: | VUL-0: CVE-2005-0102: evolution: integer overflow in helper app | ||
---|---|---|---|
Product: | [Novell Products] SUSE Security Incidents | Reporter: | Thomas Biege <thomas> |
Component: | Incidents | Assignee: | Stanislav Brabec <sbrabec> |
Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
Severity: | Normal | ||
Priority: | P3 - Medium | CC: | gnome-bugs, patch-request, security-team |
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | CVE-2005-0102: CVSS v2 Base Score: 7.2 (AV:L/AC:L/Au:N/C:C/I:C/A:C) | ||
Found By: | --- | Services Priority: | |
Business Priority: | Blocker: | --- | |
Marketing QA Status: | --- | IT Deployment: | --- |
Description
Thomas Biege
2005-01-24 19:10:24 UTC
<!-- SBZ_reproduce --> . Comparing upper mentioned patch and CVS version, it seems, that both does the same. Will apply upped mentioned one. The bug moved to evolution-data-server in newer versions. There is a difference: version in CVS returns CAMEL_LOCK_HELPER_STATUS_PROTOCOL, this one returns CAMEL_LOCK_HELPER_STATUS_NOMEM. Version in CVS may not work. Because msg.data is declared as uint32, (msg.data+1 < msg.data) is true for 2^32, for CVS version, comparison is done against 0xffff. Will apply CVS version. Fix submitted for: evolution-data-server: STABLE, PLUS evolution: 8.1, 8.2, 9.0, 9.1, 9.2, SLES9-SLD, SLES8-SLEC. Thanks. I'll do swamp and patchinfo files tomorrow. Hm, looks like we don't have the app. installed setuid. SM-Tracker-216 `patchinfo-box.evolution' -> `/work/src/done/PATCHINFO/patchinfo-box.evolution' `patchinfo-box.evolution-data-server' -> `/work/src/done/PATCHINFO/patchinfo-box.evolution-data-server' `patchinfo-box92.evolution' -> `/work/src/done/PATCHINFO/patchinfo-box92.evolution' `patchinfo-sld.evolution' -> `/work/src/done/PATCHINFO/patchinfo-sld.evolution' `patchinfo-sld.evolution-data-server' -> `/work/src/done/PATCHINFO/patchinfo-sld.evolution-data-server' `patchinfo-slec.evolution' -> `/work/src/done/PATCHINFO/patchinfo-slec.evolution' Please look again at package list: patchinfo-sld.evolution-data-server. Patch for evolution-data-server was submitted only to STABLE and PLUS. removed /work/src/done/PATCHINFO/patchinfo-sld.evolution can you also submit packages for NLD-BETA (NLD SP1)? It has a changed evolution / evolution-data-server Thomas, didn't you erase the wrong patchinfo? Stupid! I did so... removed /work/src/done/PATCHINFO/patchinfo-sld.evolution-data-server and put the other file back. :) Fix submitted also for evolution NLD SP1. approved SLES8/9 and Box packages I'll leave this bug open for NLD... updates released everywhere, right? i do not see the NLD version anymore. NLD-SP1 will have it too. I have submitted it for SLES9-SLD and later for SLES9-SLD-BETA. See /work/SRC/old-versions/9.1/SLD/all/evolution/evolution.changes /work/SRC/old-versions/9.1/SLD-BETA/all/evolution/evolution.changes CVE-2005-0102: CVSS v2 Base Score: 7.2 (AV:L/AC:L/Au:N/C:C/I:C/A:C) |