git: f237383c608b - main - security/vuxml: Document ACE vulnerability in math/R
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 May 2024 04:10:50 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=f237383c608b753264c0a56de5e94b399c0a9b31 commit f237383c608b753264c0a56de5e94b399c0a9b31 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-05-02 03:59:11 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-05-02 04:06:54 +0000 security/vuxml: Document ACE vulnerability in math/R In versions released before 4.4.0, the R statistical program is vulnerable to CVE-2024-27322, which allows maliciously crafted RDS (R Data Serialization) files or R packages to run arbitrary code. Sponsored by: The FreeBSD Foundation --- security/vuxml/vuln/2024.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 5db3845477dc..fd2a574679c5 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,29 @@ + <vuln vid="4a1e2bad-0836-11ef-9fd2-1c697a616631"> + <topic>R -- arbitrary code execution vulnerability</topic> + <affects> + <package> + <name>R</name> + <range><lt>4.4.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>HiddenLayer Research reports:</p> + <blockquote cite="https://hiddenlayer.com/research/r-bitrary-code-execution/"> + <p>Deserialization of untrusted data can occur in the R statistical programming language, enabling a maliciously crafted RDS (R Data Serialization) formatted file or R package to run arbitrary code on an end user's system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-27322</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2024-27322</url> + </references> + <dates> + <discovery>2024-04-29</discovery> + <entry>2024-05-02</entry> + </dates> + </vuln> + <vuln vid="da4adc02-07f4-11ef-960d-5404a68ad561"> <topic>hcode -- buffer overflow in mail.c</topic> <affects>