hugo/content/about/security/advisories/cve-2007-4999-00.md

Wed, 22 Jan 2025 21:35:51 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Wed, 22 Jan 2025 21:35:51 -0600
changeset 546
c30ec89f7dd7
parent 394
c83367e9b2db
permissions
-rw-r--r--

Updates for the 2.14.14 release

Testing Done:
Ran `npm run hugo:server` and verified the download links and changelog were displayed properly.

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

---
title: cve-2007-4999-00
date: 2007-10-24T00:00:00.000Z
cveNumber: cve-2007-4999
summary: NULL pointer dereference in parsing invalid HTML
discoveredBy: Jeffrey Rosen
fixedInRelease: 2.2.2
type: security
layout: cve
hidden: true
---

### Description

A remote user can cause a denial of service (crash) by sending a message with
invalid HTML. It is believed that this crash can be triggered only when using
HTML logging.

### Mitigation

The affected function has been patched to fix the vulnerability.

mercurial