rhsa-2003:155
Vulnerability from csaf_redhat
Published
2003-04-24 15:29
Modified
2024-11-21 22:33
Summary
Red Hat Security Advisory: : : : Updated Fetchmail packages fix security vulnerabilities
Notes
Topic
Updated Fetchmail packages that close a number of vulnerabilities are
available for Red Hat Linux on IBM iSeries and pSeries systems.
Details
Fetchmail is a remote mail retrieval and forwarding utility intended for
use over on-demand TCP/IP links such as SLIP and PPP connections. Three
bugs have been found in the header parsing code in Fetchmail versions
prior to 6.2.0:
A heap-based buffer overflow in Fetchmail 6.1.3 and earlier does not
account for the "@" character when determining buffer lengths for local
addresses, which allows remote attackers to execute arbitrary code via a
header with a large number of local addresses.
Buffer overflows in Fetchmail 6.0.0 and earlier allow remote attackers to
cause a denial of service (crash) or execute arbitrary code via long
headers that are not properly processed by the readheaders function, or
via long Received: headers, which are not properly parsed by the
parse_received function.
The getmxrecord function in Fetchmail 6.0.0 and earlier does not properly
check the boundary of a particular malformed DNS packet from a malicious
DNS server, which allows remote attackers to cause a denial of service
(crash) when Fetchmail attempts to read data beyond the expected boundary.
All users of Fetchmail are advised to upgrade to the errata packages
containing a backported fix, which is not vulnerable to these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated Fetchmail packages that close a number of vulnerabilities are\navailable for Red Hat Linux on IBM iSeries and pSeries systems.", "title": "Topic" }, { "category": "general", "text": "Fetchmail is a remote mail retrieval and forwarding utility intended for\nuse over on-demand TCP/IP links such as SLIP and PPP connections. Three\nbugs have been found in the header parsing code in Fetchmail versions \nprior to 6.2.0:\n\nA heap-based buffer overflow in Fetchmail 6.1.3 and earlier does not\naccount for the \"@\" character when determining buffer lengths for local\naddresses, which allows remote attackers to execute arbitrary code via a\nheader with a large number of local addresses.\n\nBuffer overflows in Fetchmail 6.0.0 and earlier allow remote attackers to\ncause a denial of service (crash) or execute arbitrary code via long\nheaders that are not properly processed by the readheaders function, or \nvia long Received: headers, which are not properly parsed by the\nparse_received function.\n\nThe getmxrecord function in Fetchmail 6.0.0 and earlier does not properly\ncheck the boundary of a particular malformed DNS packet from a malicious\nDNS server, which allows remote attackers to cause a denial of service\n(crash) when Fetchmail attempts to read data beyond the expected boundary.\n\nAll users of Fetchmail are advised to upgrade to the errata packages\ncontaining a backported fix, which is not vulnerable to these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2003:155", "url": "https://access.redhat.com/errata/RHSA-2003:155" }, { "category": "external", "summary": "http://tuxedo.org/~esr/fetchmail/NEWS", "url": "http://tuxedo.org/~esr/fetchmail/NEWS" }, { "category": "external", "summary": "http://security.e-matters.de/advisories/052002.html", "url": "http://security.e-matters.de/advisories/052002.html" }, { "category": "external", "summary": "http://security.e-matters.de/advisories/032002.html", "url": "http://security.e-matters.de/advisories/032002.html" }, { "category": "external", "summary": "http://www.kb.cert.org/vuls/id/738331", "url": "http://www.kb.cert.org/vuls/id/738331" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2003/rhsa-2003_155.json" } ], "title": "Red Hat Security Advisory: : : : Updated Fetchmail packages fix security vulnerabilities", "tracking": { "current_release_date": "2024-11-21T22:33:54+00:00", "generator": { "date": "2024-11-21T22:33:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2003:155", "initial_release_date": "2003-04-24T15:29:00+00:00", "revision_history": [ { "date": "2003-04-24T15:29:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2003-04-24T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T22:33:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Linux 7.1", "product": { "name": "Red Hat Linux 7.1", "product_id": "Red Hat Linux 7.1", "product_identification_helper": { "cpe": "cpe:/o:redhat:linux:7.1" } } } ], "category": "product_family", "name": "Red Hat Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2002-1174", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1616856" } ], "notes": [ { "category": "description", "text": "Buffer overflows in Fetchmail 6.0.0 and earlier allow remote attackers to cause a denial of service (crash) or execute arbitrary code via (1) long headers that are not properly processed by the readheaders function, or (2) via long Received: headers, which are not properly parsed by the parse_received function.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "Red Hat Linux 7.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2002-1174" }, { "category": "external", "summary": "RHBZ#1616856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2002-1174", "url": "https://www.cve.org/CVERecord?id=CVE-2002-1174" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2002-1174", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1174" } ], "release_date": "2002-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2003-04-24T15:29:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "Red Hat Linux 7.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2003:155" } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "security flaw" }, { "cve": "CVE-2002-1175", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1616857" } ], "notes": [ { "category": "description", "text": "The getmxrecord function in Fetchmail 6.0.0 and earlier does not properly check the boundary of a particular malformed DNS packet from a malicious DNS server, which allows remote attackers to cause a denial of service (crash) when Fetchmail attempts to read data beyond the expected boundary.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "Red Hat Linux 7.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2002-1175" }, { "category": "external", "summary": "RHBZ#1616857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2002-1175", "url": "https://www.cve.org/CVERecord?id=CVE-2002-1175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2002-1175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1175" } ], "release_date": "2002-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2003-04-24T15:29:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "Red Hat Linux 7.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2003:155" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "security flaw" }, { "cve": "CVE-2002-1365", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1616887" } ], "notes": [ { "category": "description", "text": "Heap-based buffer overflow in Fetchmail 6.1.3 and earlier does not account for the \"@\" character when determining buffer lengths for local addresses, which allows remote attackers to execute arbitrary code via a header with a large number of local addresses.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "Red Hat Linux 7.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2002-1365" }, { "category": "external", "summary": "RHBZ#1616887", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616887" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2002-1365", "url": "https://www.cve.org/CVERecord?id=CVE-2002-1365" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2002-1365", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1365" } ], "release_date": "2002-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2003-04-24T15:29:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "Red Hat Linux 7.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2003:155" } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "security flaw" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…