Deserialization of untrusted data in R programming language - CVE-2024-27322
Published: April 30, 2024
R programming language
R Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data. A remote attacker can pass specially crafted RDS (R Data Serialization) formatted file to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.