CVE-1999-1312

HIGH7.2/ 10.0
Share:
Published: February 24, 1993 at 05:00 AM
Modified: April 3, 2025 at 01:03 AM
Source: cve@mitre.org

Vulnerability Description

Vulnerability in DEC OpenVMS VAX 5.5-2 through 5.0, and OpenVMS AXP 1.0, allows local users to gain system privileges.

CVSS Metrics

Base Score
7.2
Severity
HIGH
Vector String
AV:L/AC:L/Au:N/C:C/I:C/A:C

Weaknesses (CWE)

NVD-CWE-Other
Source: nvd@nist.gov

AI Security Analysis

01 // Technical Summary

Critical vulnerability in older DEC OpenVMS systems allows local users to escalate privileges to the system level, granting unrestricted access to the compromised machine. This flaw, present in several versions of OpenVMS, poses a significant risk of complete system takeover and data compromise.

02 // Vulnerability Mechanism

Step 1: Initial Access: A local user logs into the OpenVMS system with a standard user account.

Step 2: Exploit Trigger: The user executes a specially crafted program or command sequence designed to trigger the vulnerability. This could involve manipulating system calls, exploiting a flawed utility, or leveraging a known vulnerability in a system service.

Step 3: Privilege Escalation: The crafted input causes a system process to execute code with elevated privileges, bypassing the normal security checks.

Step 4: System Compromise: The attacker, now with system-level privileges, can execute arbitrary commands, access sensitive data, modify system configurations, and potentially install backdoors or other malicious software.

03 // Deep Technical Analysis

The vulnerability stems from a flaw in the privilege checking mechanisms within the OpenVMS operating system. Specifically, a local user can exploit a weakness in how the system handles certain system calls or processes, potentially related to file access or process creation. The exact mechanism is not fully detailed in the provided information, but the result is a bypass of the intended privilege restrictions, allowing a low-privilege user to execute commands with elevated system privileges. This could involve a buffer overflow, integer overflow, or a race condition in a system service or utility. The lack of detailed information makes it difficult to pinpoint the exact function or logic flaw, but the outcome is clear: privilege escalation.

CVE-1999-1312 - HIGH Severity (7.2) | Free CVE Database | 4nuxd