Vulnerabilities > CVE-2001-0248 - Incorrect Calculation of Buffer Size vulnerability in multiple products
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
Buffer overflow in FTP server in HPUX 11 allows remote attackers to execute arbitrary commands by creating a long pathname and calling the STAT command, which uses glob to generate long strings.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 3 | |
OS | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- 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.
- Buffer Overflow via Parameter Expansion In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
Nessus
NASL family | FTP |
NASL id | HPFTP_GLOB_STAT.NASL |
description | The remote HPUX 11 FTP server is affected by a buffer overflow vulnerability. The overflow occurs when the STAT command is issued with an argument that expands into an oversized string after being processed by the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 11372 |
published | 2003-03-13 |
reporter | This script is Copyright (C) 2003-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/11372 |
title | HP-UX ftpd glob() Expansion STAT Buffer Overflow |
code |
|
References
- http://www.cert.org/advisories/CA-2001-07.html
- http://www.cert.org/advisories/CA-2001-07.html
- http://www.nai.com/research/covert/advisories/048.asp
- http://www.nai.com/research/covert/advisories/048.asp
- http://www.securityfocus.com/bid/2552
- http://www.securityfocus.com/bid/2552
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6332
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6332