hugo/content/about/security/advisories/cve-2005-0472-00.md

Fri, 28 Feb 2025 00:58:39 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 28 Feb 2025 00:58:39 -0600
changeset 547
8400662befb3
parent 394
c83367e9b2db
permissions
-rw-r--r--

Add the Meshtastic plugin

I meant to add this awhile ago but somehow missed it.

Testing Done:
Ran `npm run hugo:server` and verified the plugin showed up.

Reviewed at https://reviews.imfreedom.org/r/3861/

---
title: cve-2005-0472-00
date: 2005-02-17T00:00:00.000Z
cveNumber: cve-2005-0472
summary: AIM/ICQ remote denial of service
discoveredBy: Brandon Scott ("Xeon")
fixedInRelease: 1.1.3
type: security
layout: cve
hidden: true
---

### Description

Certain malformed SNAC packets sent by other AIM or ICQ users can trigger an
infinite loop in Gaim when parsing the SNAC. The remote user would need a
custom client, able to generate malformed SNACs.

### Mitigation

The OSCAR protocol plugin was modified to drop these malformed packets.

mercurial