hugo/content/about/security/advisories/cve-2008-2955-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-2008-2955-00
date: 2008-06-25T00:00:00.000Z
cveNumber: cve-2008-2955
summary: MSN Remote file transfer filename DoS
discoveredBy: Juan Pablo Lopez Yacubian
fixedInRelease: 2.4.3
type: security
layout: cve
hidden: true
---

### Description

A remote MSN user can cause a denial of service (crash) by sending a file with
a file with a filename containing invalid characters. The local user must then
accept the file transfer to trigger a double-free.

### Mitigation

A fix was applied to ensure that the double-free didn't occur.

mercurial