hugo/content/about/security/advisories/cve-2010-0277-00.md

Thu, 02 Jan 2025 16:35:59 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 02 Jan 2025 16:35:59 -0600
changeset 545
cf811d26020d
parent 397
56acee7044a0
permissions
-rw-r--r--

Add a flathub verification token

Testing Done:
Ran with `npm run hugo:server` and verified the file was served properly.

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

---
title: cve-2010-0277-00
date: 2010-02-18T00:00:00.000Z
cveNumber: cve-2010-0277
summary: MSN malformed SLP message crash
discoveredBy: Fabian Yamaguchi
fixedInRelease: 2.6.6
type: security
layout: cve
hidden: true
---

### Description

Certain malformed SLP messages can trigger a crash because the MSN protocol
plugin fails to check that all pieces of the message are set correctly.

### Mitigation

Validate input before attempting to handle the message.

mercurial