cvelist/2020/8xxx/CVE-2020-8185.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-01-28 19:01:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8185",
2020-07-02 19:01:17 +00:00
"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 6.0.3.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (CWE-400)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/899069",
"url": "https://hackerone.com/reports/899069"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/rubyonrails-security/c/pAe9EV8gbM0",
"url": "https://groups.google.com/g/rubyonrails-security/c/pAe9EV8gbM0"
2020-10-05 02:01:34 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-4dd34860a3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
2020-07-02 19:01:17 +00:00
}
]
2020-01-28 19:01:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-07-02 19:01:17 +00:00
"value": "A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production."
2020-01-28 19:01:25 +00:00
}
]
}
}