cvelist/2021/3xxx/CVE-2021-3374.json
2021-04-02 19:00:58 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-3374",
"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": "Directory traversal in RStudio Shiny Server before 1.5.16 allows attackers to read the application source code, involving an encoded slash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/colemanjp/shinyserver-directory-traversal-source-code-leak",
"refsource": "MISC",
"name": "https://github.com/colemanjp/shinyserver-directory-traversal-source-code-leak"
},
{
"url": "https://blog.rstudio.com/2021/01/13/shiny-server-1-5-16-update/",
"refsource": "MISC",
"name": "https://blog.rstudio.com/2021/01/13/shiny-server-1-5-16-update/"
}
]
}
}