Code Injection in Swift - CVE-2012-4406

 

Code Injection in Swift - CVE-2012-4406

Published: October 23, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43390
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2012-4406
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apple Inc.
Affected software:
Swift

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

OpenStack Object Storage (swift) before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object.


How to mitigate CVE-2012-4406

Install update from vendor's website.

Sources