NA

CVE-2024-27322

Published: 29/04/2024 Updated: 01/05/2024

Vulnerability Summary

Deserialization of untrusted data can occur in the R statistical programming language, on any version starting at 1.4.0 up to and not including 4.4.0, enabling a maliciously crafted RDS (R Data Serialization) formatted file or R package to run arbitrary code on an end user’s system when interacted with.

Vulnerability Trend

Mailing Lists

<!--X-Body-Begin--> <!--X-User-Header--> oss-sec mailing list archives <!--X-User-Header-End--> <!--X-TopPNI--> By Date By Thread </form> <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> CVE-2024-27322: Deserialization vulnerability in R before 440 <!--X-Subject-Header-End--> <!--X-Head-of-Message--> From: A ...

Github Repositories

Radar for RDA Files

rdaradar (RDA Radar) Sanity check R data files before use Why? “Researchers” from HiddenLayer took advantage of the hype cycle before RSAC 2024 to broadcast a non-vulnerability in R They (IMO) inappropriately received a CVE assignment (CVE-2024-27322) for, what is, expected behavior in the deserialization of R objects via standard mechanisms I am not shocked as t

Recent Articles

R language flaw allows code execution via RDS/RDX files
BleepingComputer • Bill Toulas • 30 Apr 2024

R language flaw allows code execution via RDS/RDX files By Bill Toulas April 30, 2024 02:46 PM 0 A new vulnerability has been discovered in the R programming language that allows arbitrary code execution upon deserializing specially crafted RDS and RDX files. R is an open-source programming language that is particularly popular among statisticians and data miners who develop and use custom data analysis models, and it is also seeing increased adoption by the emerging AI/ML fi...

Open source programming language R patches gnarly arbitrary code exec flaw
The Register

Topics Security Off-Prem On-Prem Software Offbeat Special Features Vendor Voice Vendor Voice Resources An ACE in the hole for miscreants

The open source R programming language – popular among statisticians and data scientists for performing visualization, machine learning, and suchlike – has patched an arbitrary code execution hole that scored a preliminary CVSS severity rating of 8.8 out of 10. The vulnerability, tagged CVE-2024-27322, can be exploited by tricking someone into loading a maliciously crafted RDS (R Data Serialization) file into an R-based project, or by fooling them into integrating a poisoned R package into a...