cvelist/2020/8xxx/CVE-2020-8163.json
2020-07-27 21:01:21 +00:00

77 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8163",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/rails/rails",
"version": {
"version_data": [
{
"version_value": "Fixed in 4.2.11.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Code Injection (CWE-94)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/304805",
"url": "https://hackerone.com/reports/304805"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/rubyonrails-security/c/hWuKcHyoKh0",
"url": "https://groups.google.com/g/rubyonrails-security/c/hWuKcHyoKh0"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200720 [SECURITY] [DLA 2282-1] rails security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00013.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/158604/Ruby-On-Rails-5.0.1-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/158604/Ruby-On-Rails-5.0.1-Remote-Code-Execution.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The is a code injection vulnerability in versions of Rails prior to 5.0.1 that wouldallow an attacker who controlled the `locals` argument of a `render` call to perform a RCE."
}
]
}
}