CVE Vulnerabilities

CVE-2010-1818

Access of Uninitialized Pointer

Published: Aug 31, 2010 | Modified: Sep 27, 2017
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
9.3 HIGH
AV:N/AC:M/Au:N/C:C/I:C/A:C
RedHat/V2
RedHat/V3
Ubuntu

The IPersistPropertyBag2::Read function in QTPlugin.ocx in Apple QuickTime 6.x, 7.x before 7.6.8, and other versions allows remote attackers to execute arbitrary code via the _Marshaled_pUnk attribute, which triggers unmarshalling of an untrusted pointer.

Weakness

The product accesses or uses a pointer that has not been initialized.

Affected Software

Name Vendor Start Version End Version
Quicktime Apple 7.3.1 7.3.1
Quicktime Apple 7.6.7 7.6.7
Quicktime Apple 6.5.1 6.5.1
Quicktime Apple 6.1.0 6.1.0
Quicktime Apple 6.0.1 6.0.1
Quicktime Apple 6.2.0 6.2.0
Quicktime Apple 7.0.3 7.0.3
Quicktime Apple 6.1.1 6.1.1
Quicktime Apple 7.5.0 7.5.0
Quicktime Apple 7.1.5 7.1.5
Quicktime Apple 7.6.1 7.6.1
Quicktime Apple 7.0.1 7.0.1
Quicktime Apple 7.0 7.0
Quicktime Apple 7.1.6 7.1.6
Quicktime Apple 7.4.1 7.4.1
Quicktime Apple 7.4.5 7.4.5
Quicktime Apple 7.2.1 7.2.1
Quicktime Apple 7.0.2 7.0.2
Quicktime Apple 7.2.0 7.2.0
Quicktime Apple 6.0.2 6.0.2
Quicktime Apple 7.6.0 7.6.0
Quicktime Apple 7.3.0 7.3.0
Quicktime Apple 7.4 7.4
Quicktime Apple 6.4.0 6.4.0
Quicktime Apple 7.0.4 7.0.4
Quicktime Apple 6.1 6.1
Quicktime Apple 6.5 6.5
Quicktime Apple 7.3.1.70 7.3.1.70
Quicktime Apple 7.1.2 7.1.2
Quicktime Apple 7.4.0 7.4.0
Quicktime Apple 7.1 7.1
Quicktime Apple 7.1.1 7.1.1
Quicktime Apple 7.6.6 7.6.6
Quicktime Apple 6.0.0 6.0.0
Quicktime Apple 7.3 7.3
Quicktime Apple 6.3.0 6.3.0
Quicktime Apple 7.1.4 7.1.4
Quicktime Apple 6.5.2 6.5.2
Quicktime Apple 6.5.0 6.5.0
Quicktime Apple 7.1.3 7.1.3
Quicktime Apple 7.5.5 7.5.5
Quicktime Apple 7.2 7.2
Quicktime Apple 7.6.2 7.6.2
Quicktime Apple 7.6.5 7.6.5
Quicktime Apple 7.1.0 7.1.0
Quicktime Apple 6.0 6.0
Quicktime Apple 7.0.0 7.0.0

Extended Description

If the pointer contains an uninitialized value, then the value might not point to a valid memory location. This could cause the product to read from or write to unexpected memory locations, leading to a denial of service. If the uninitialized pointer is used as a function call, then arbitrary functions could be invoked. If an attacker can influence the portion of uninitialized memory that is contained in the pointer, this weakness could be leveraged to execute code or perform other attacks. Depending on memory layout, associated memory management behaviors, and product operation, the attacker might be able to influence the contents of the uninitialized pointer, thus gaining more fine-grained control of the memory location to be accessed.

References