The R programming language’s default package manager CRAN is affected by a path traversal vulnerability that can lead to server compromise. This vulnerability affects packages installed via the R CMD install cli command or the install.packages() function from the interpreter. Update to version 4.0.3
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://www.r-project.org/foundation/ | vendor advisory |
https://labs.bishopfox.com/advisories/cran-version-4.0.2 | third party advisory exploit |
https://security.gentoo.org/glsa/202401-07 | vendor advisory |