gsd-2002-1486
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
Multiple buffer overflows in the IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service and possibly execute arbitrary code via (1) a large response from the server, (2) a JOIN with a long channel name, (3) a long "raw 221" message, (4) a PRIVMSG with a long nickname, or (5) a long response from an IDENT server.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2002-1486", "description": "Multiple buffer overflows in the IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service and possibly execute arbitrary code via (1) a large response from the server, (2) a JOIN with a long channel name, (3) a long \"raw 221\" message, (4) a PRIVMSG with a long nickname, or (5) a long response from an IDENT server.", "id": "GSD-2002-1486" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2002-1486" ], "details": "Multiple buffer overflows in the IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service and possibly execute arbitrary code via (1) a large response from the server, (2) a JOIN with a long channel name, (3) a long \"raw 221\" message, (4) a PRIVMSG with a long nickname, or (5) a long response from an IDENT server.", "id": "GSD-2002-1486", "modified": "2023-12-13T01:24:10.027843Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1486", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple buffer overflows in the IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service and possibly execute arbitrary code via (1) a large response from the server, (2) a JOIN with a long channel name, (3) a long \"raw 221\" message, (4) a PRIVMSG with a long nickname, or (5) a long response from an IDENT server." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "5777", "refsource": "BID", "url": "http://www.securityfocus.com/bid/5777" }, { "name": "5769", "refsource": "BID", "url": "http://www.securityfocus.com/bid/5769" }, { "name": "5765", "refsource": "BID", "url": "http://www.securityfocus.com/bid/5765" }, { "name": "trillian-raw221-bo(10151)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/10151.php" }, { "name": "20020922 *sigh* Trillian multiple DoS", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0268.html" }, { "name": "20020921 And Again. Trillian \u0027raw 221\u0027 Overflow.", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0266.html" }, { "name": "trillian-irc-server-bo(10163)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/10163.php" }, { "name": "20020920 Yet Another. Trillian \u0027JOIN\u0027 Overflow.", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0258.html" }, { "name": "20020914 Trillian .74 and below, ident flaw.", "refsource": "NTBUGTRAQ", "url": "http://archives.neohapsis.com/archives/ntbugtraq/2002-q3/0139.html" }, { "name": "20020919 Trillian .73 \u0026 .74 \"PRIVMSG\" Overflow.", "refsource": "NTBUGTRAQ", "url": "http://archives.neohapsis.com/archives/ntbugtraq/2002-q3/0140.html" }, { "name": "trillian-irc-join-bo(10150)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/10150.php" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cerulean_studios:trillian:0.725:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:cerulean_studios:trillian:0.73:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:cerulean_studios:trillian:0.74:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1486" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple buffer overflows in the IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service and possibly execute arbitrary code via (1) a large response from the server, (2) a JOIN with a long channel name, (3) a long \"raw 221\" message, (4) a PRIVMSG with a long nickname, or (5) a long response from an IDENT server." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "20020920 Yet Another. Trillian \u0027JOIN\u0027 Overflow.", "refsource": "BUGTRAQ", "tags": [ "Exploit", "Patch", "Vendor Advisory" ], "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0258.html" }, { "name": "5769", "refsource": "BID", "tags": [ "Exploit", "Vendor Advisory" ], "url": "http://www.securityfocus.com/bid/5769" }, { "name": "5777", "refsource": "BID", "tags": [ "Exploit", "Patch", "Vendor Advisory" ], "url": "http://www.securityfocus.com/bid/5777" }, { "name": "trillian-raw221-bo(10151)", "refsource": "XF", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/10151.php" }, { "name": "trillian-irc-server-bo(10163)", "refsource": "XF", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/10163.php" }, { "name": "20020921 And Again. Trillian \u0027raw 221\u0027 Overflow.", "refsource": "BUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0266.html" }, { "name": "20020922 *sigh* Trillian multiple DoS", "refsource": "BUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2002-09/0268.html" }, { "name": "20020914 Trillian .74 and below, ident flaw.", "refsource": "NTBUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/ntbugtraq/2002-q3/0139.html" }, { "name": "5765", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/5765" }, { "name": "trillian-irc-join-bo(10150)", "refsource": "XF", "tags": [], "url": "http://www.iss.net/security_center/static/10150.php" }, { "name": "20020919 Trillian .73 \u0026 .74 \"PRIVMSG\" Overflow.", "refsource": "NTBUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/ntbugtraq/2002-q3/0140.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2008-09-05T20:30Z", "publishedDate": "2003-04-02T05:00Z" } } }
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.