mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
97 lines
3.4 KiB
JSON
97 lines
3.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-8164",
|
|
"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": "5.2.4.3, 6.0.3.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Deserialization of Untrusted Data (CWE-502)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://hackerone.com/reports/292797",
|
|
"url": "https://hackerone.com/reports/292797"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://groups.google.com/g/rubyonrails-security/c/f6ioe4sdpbY",
|
|
"url": "https://groups.google.com/g/rubyonrails-security/c/f6ioe4sdpbY"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20200619 [SECURITY] [DLA 2251-1] rails security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00022.html"
|
|
},
|
|
{
|
|
"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": "DEBIAN",
|
|
"name": "DSA-4766",
|
|
"url": "https://www.debian.org/security/2020/dsa-4766"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1533",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00089.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1536",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00093.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1575",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00107.html"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A deserialization of untrusted data vulnerability exists in rails < 5.2.4.3, rails < 6.0.3.1 which can allow an attacker to supply information can be inadvertently leaked fromStrong Parameters."
|
|
}
|
|
]
|
|
}
|
|
} |