Vulnerabilities > CVE-2008-2932 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Redhat Adminutil 1.1.6

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN

Summary

Heap-based buffer overflow in Red Hat adminutil 1.1.6 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via % (percent) encoded HTTP input to unspecified CGI scripts in Fedora Directory Server. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-2929.

Vulnerable Configurations

Part Description Count
Application
Redhat
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Nessus

  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2008-7339.NASL
    descriptionFixes these bugs: - CVE-2008-2928 - buffer overflow in Accept-Language parsing 413531 Web browser accepted languages configuration causes dsgw CGI binaries to segfault - improved fix for CVE-2008-2929 XSS issues (originally addressed in 1.1.6), that does not introduce heap overflow in parsing %-encoded inputs (CVE-2008-2932) 245248 dsgw doesn
    last seen2020-06-01
    modified2020-06-02
    plugin id34127
    published2008-09-10
    reporterThis script is Copyright (C) 2008-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/34127
    titleFedora 9 : adminutil-1.1.7-1.fc9 (2008-7339)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2008-7642.NASL
    descriptionFixes these bugs: - CVE-2008-2928 - buffer overflow in Accept-Language parsing 413531 Web browser accepted languages configuration causes dsgw CGI binaries to segfault - improved fix for CVE-2008-2929 XSS issues (originally addressed in 1.1.6), that does not introduce heap overflow in parsing %-encoded inputs (CVE-2008-2932) 245248 dsgw doesn
    last seen2020-06-01
    modified2020-06-02
    plugin id34139
    published2008-09-10
    reporterThis script is Copyright (C) 2008-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/34139
    titleFedora 8 : adminutil-1.1.7-1.fc8 (2008-7642)

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 31106 CVE ID:CVE-2008-2932 CNCVE ID:CNCVE-20082932 Red Hat Fedora Directory Server是一款目录服务程序。 Red Hat Fedora Directory Server adminutil不正确处理用户输入,远程攻击者可以利用漏洞进行缓冲区溢出,以应用程序权限执行任意指令。 adminutil是一款Red Hat / Fedora Directory Server附带的多个CGI脚本使用的通用函数库。 adminutil HTTP非转义函数(unescaping)不没有正确处理%-encoded输入,在处理使用特殊字符构成的字符串替代HTML条目时可导致错误的内存计算,结果导致基于堆的溢出。可访问部分目录服务器CGI脚本的用户可利用此漏洞导致应用程序崩溃,或者以管理目录服务上下文执行任意代码。 RedHat Fedora 9 RedHat Fedora 8 可参考如下链接获得补丁信息: <a href=https://bugzilla.redhat.com/show_bug.cgi?id=454662 target=_blank>https://bugzilla.redhat.com/show_bug.cgi?id=454662</a>
idSSV:4040
last seen2017-11-19
modified2008-09-14
published2008-09-14
reporterRoot
titleRed Hat Fedora目录服务器HTTP非转义函数缓冲区溢出漏洞