cvelist/2020/27xxx/CVE-2020-27637.json
2024-01-06 11:00:36 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-27637",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The R programming language\u2019s 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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.r-project.org/foundation/",
"refsource": "MISC",
"name": "https://www.r-project.org/foundation/"
},
{
"refsource": "MISC",
"name": "https://labs.bishopfox.com/advisories/cran-version-4.0.2",
"url": "https://labs.bishopfox.com/advisories/cran-version-4.0.2"
},
{
"refsource": "GENTOO",
"name": "GLSA-202401-07",
"url": "https://security.gentoo.org/glsa/202401-07"
}
]
}
}