mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2020-27637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27637)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
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
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://labs.bishopfox.com/advisories/cran-version-4.0.2
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|