RHSA-2005_365
Vulnerability from csaf_redhat - Published: 2005-04-12 13:56 - Updated: 2005-04-12 00:00Summary
Red Hat Security Advisory: gaim security update
Notes
Topic
An updated gaim package that fixes multiple denial of service issues is now
available.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Details
The Gaim application is a multi-protocol instant messaging client.
A buffer overflow bug was found in the way gaim escapes HTML. It is
possible that a remote attacker could send a specially crafted message to a
Gaim client, causing it to crash. The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2005-0965 to this issue.
A bug was found in several of gaim's IRC processing functions. These
functions fail to properly remove various markup tags within an IRC
message. It is possible that a remote attacker could send a specially
crafted message to a Gaim client connected to an IRC server, causing it to
crash. The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2005-0966 to this issue.
A bug was found in gaim's Jabber message parser. It is possible for a
remote Jabber user to send a specially crafted message to a Gaim client,
causing it to crash. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2005-0967 to this issue.
In addition to these denial of service issues, multiple minor upstream
bugfixes are included in this update.
Users of Gaim are advised to upgrade to this updated package which contains
Gaim version 1.2.1 and 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": "Important"
},
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 2023 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An updated gaim package that fixes multiple denial of service issues is now\navailable.\n\nThis update has been rated as having important security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "The Gaim application is a multi-protocol instant messaging client.\n\nA buffer overflow bug was found in the way gaim escapes HTML. It is\npossible that a remote attacker could send a specially crafted message to a\nGaim client, causing it to crash. The Common Vulnerabilities and Exposures\nproject (cve.mitre.org) has assigned the name CAN-2005-0965 to this issue.\n\nA bug was found in several of gaim\u0027s IRC processing functions. These\nfunctions fail to properly remove various markup tags within an IRC\nmessage. It is possible that a remote attacker could send a specially\ncrafted message to a Gaim client connected to an IRC server, causing it to\ncrash. The Common Vulnerabilities and Exposures project (cve.mitre.org) has\nassigned the name CAN-2005-0966 to this issue.\n\nA bug was found in gaim\u0027s Jabber message parser. It is possible for a\nremote Jabber user to send a specially crafted message to a Gaim client,\ncausing it to crash. The Common Vulnerabilities and Exposures project\n(cve.mitre.org) has assigned the name CAN-2005-0967 to this issue.\n\nIn addition to these denial of service issues, multiple minor upstream\nbugfixes are included in this update.\n\nUsers of Gaim are advised to upgrade to this updated package which contains\nGaim version 1.2.1 and 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 offerings.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2005:365",
"url": "https://access.redhat.com/errata/RHSA-2005:365"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "http://www.securityfocus.com/archive/1/394806/2005-04-01/2005-04-07/0",
"url": "http://www.securityfocus.com/archive/1/394806/2005-04-01/2005-04-07/0"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2005/rhsa-2005_365.json"
}
],
"title": "Red Hat Security Advisory: gaim security update",
"tracking": {
"current_release_date": "2005-04-12T00:00:00Z",
"generator": {
"date": "2023-06-30T19:18:00Z",
"engine": {
"name": "Red Hat SDEngine",
"version": "3.18.0"
}
},
"id": "RHSA-2005:365",
"initial_release_date": "2005-04-12T13:56:00Z",
"revision_history": [
{
"date": "2005-04-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_family",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "Red Hat Enterprise Linux"
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2005-0965",
"discovery_date": "2005-04-01T00:00:00Z",
"ids": [
{
"system_name": "Red Hat Bugzilla",
"text": "https://bugzilla.redhat.com/show_bug.cgi?id=1617591"
}
],
"notes": [
{
"category": "description",
"text": "The gaim_markup_strip_html function in Gaim 1.2.0, and possibly earlier versions, allows remote attackers to cause a denial of service (application crash) via a string that contains malformed HTML, which causes an out-of-bounds read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Enterprise Linux"
]
},
"references": [
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-0965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0965"
},
{
"category": "external",
"summary": "CVE-2005-0965",
"url": "https://access.redhat.com/security/cve/CVE-2005-0965"
},
{
"category": "external",
"summary": "bz#1617591: CVE-2005-0965 security flaw",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617591"
}
],
"release_date": "2005-04-01T00:00:00Z",
"remediations": [
{
"category": "vendor_fix",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. Use Red Hat\nNetwork to download and update your packages. To launch the Red Hat\nUpdate Agent, use the following command:\n\n up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n http://www.redhat.com/docs/manuals/enterprise/",
"product_ids": [
"Red Hat Enterprise Linux"
],
"url": "https://access.redhat.com/errata/RHSA-2005:365"
}
],
"threats": [
{
"category": "impact",
"date": "2005-04-01T00:00:00Z",
"details": "Important"
}
],
"title": "CVE-2005-0965 security flaw"
},
{
"cve": "CVE-2005-0966",
"discovery_date": "2005-04-01T00:00:00Z",
"ids": [
{
"system_name": "Red Hat Bugzilla",
"text": "https://bugzilla.redhat.com/show_bug.cgi?id=1617592"
}
],
"notes": [
{
"category": "description",
"text": "The IRC protocol plugin in Gaim 1.2.0, and possibly earlier versions, allows (1) remote attackers to inject arbitrary Gaim markup via irc_msg_kick, irc_msg_mode, irc_msg_part, irc_msg_quit, (2) remote attackers to inject arbitrary Pango markup and pop up empty dialog boxes via irc_msg_invite, or (3) malicious IRC servers to cause a denial of service (application crash) by injecting certain Pango markup into irc_msg_badmode, irc_msg_banned, irc_msg_unknown, irc_msg_nochan functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Enterprise Linux"
]
},
"references": [
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-0966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0966"
},
{
"category": "external",
"summary": "CVE-2005-0966",
"url": "https://access.redhat.com/security/cve/CVE-2005-0966"
},
{
"category": "external",
"summary": "bz#1617592: CVE-2005-0966 security flaw",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617592"
}
],
"release_date": "2005-04-01T00:00:00Z",
"remediations": [
{
"category": "vendor_fix",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. Use Red Hat\nNetwork to download and update your packages. To launch the Red Hat\nUpdate Agent, use the following command:\n\n up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n http://www.redhat.com/docs/manuals/enterprise/",
"product_ids": [
"Red Hat Enterprise Linux"
],
"url": "https://access.redhat.com/errata/RHSA-2005:365"
}
],
"threats": [
{
"category": "impact",
"date": "2005-04-01T00:00:00Z",
"details": "Important"
}
],
"title": "CVE-2005-0966 security flaw"
},
{
"cve": "CVE-2005-0967",
"discovery_date": "2005-04-05T00:00:00Z",
"ids": [
{
"system_name": "Red Hat Bugzilla",
"text": "https://bugzilla.redhat.com/show_bug.cgi?id=1617593"
}
],
"notes": [
{
"category": "description",
"text": "Gaim 1.2.0 allows remote attackers to cause a denial of service (application crash) via a malformed file transfer request to a Jabber user, which leads to an out-of-bounds read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Enterprise Linux"
]
},
"references": [
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0967"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-0967",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0967"
},
{
"category": "external",
"summary": "CVE-2005-0967",
"url": "https://access.redhat.com/security/cve/CVE-2005-0967"
},
{
"category": "external",
"summary": "bz#1617593: CVE-2005-0967 security flaw",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617593"
}
],
"release_date": "2005-03-28T00:00:00Z",
"remediations": [
{
"category": "vendor_fix",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. Use Red Hat\nNetwork to download and update your packages. To launch the Red Hat\nUpdate Agent, use the following command:\n\n up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n http://www.redhat.com/docs/manuals/enterprise/",
"product_ids": [
"Red Hat Enterprise Linux"
],
"url": "https://access.redhat.com/errata/RHSA-2005:365"
}
],
"threats": [
{
"category": "impact",
"date": "2005-04-05T00:00:00Z",
"details": "Moderate"
}
],
"title": "CVE-2005-0967 security flaw"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…