CVE Catalog

CVE-2005-4144

High
Published: Translated: NVD NIST

Summary

Vulnerability in Lyris ListManager versions 5.0 through 8.9a allows remote attackers to add ORDER BY columns to SQL queries using unusual whitespace characters such as newlines and 0xFF (ASCII 255), which are interpreted as whitespace.

Risk Assessment

An attacker can manipulate SQL queries, potentially leading to unauthorized data access or database integrity compromise.

Recommendation

It is recommended to immediately update Lyris ListManager to the latest available version that fixes this vulnerability and implement input filtering to block unusual whitespace characters.

Related vulnerabilities

Original NVD description (English source)

Lyris ListManager 5.0 through 8.9a allows remote attackers to add "ORDER BY" columns to SQL queries via unusual whitespace characters in the orderby parameter, such as (1) newlines and (2) 0xFF (ASCII 255) characters, which are interpreted as whitespace.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS