cvelist/2020/10xxx/CVE-2020-10663.json

92 lines
3.5 KiB
JSON
Raw Normal View History

2020-03-18 19:01:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-28 21:01:21 +00:00
"ID": "CVE-2020-10663",
"STATE": "PUBLIC"
2020-03-18 19:01:41 +00:00
},
2020-04-28 21:01:21 +00:00
"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",
2020-03-18 19:01:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-28 21:01:21 +00:00
"value": "The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, use of JSON parsing methods can lead to creation of a malicious object within the interpreter, with adverse effects that are application-dependent."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/",
"url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/"
2020-05-01 00:01:13 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200430 [SECURITY] [DLA 2192-1] ruby2.1 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00030.html"
2020-05-02 00:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0586",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00004.html"
2020-05-03 07:01:18 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-26df92331a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7QL6MJD2BO4IRJ5CJFNMCDYMQQFT24BJ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-d171bf636d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NK2PBXWMFRUD7U7Q7LHV4KYLYID77RI4/"
2020-05-22 05:01:15 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-a95706b117",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F4TNVTT66VPRMX5UZYSDGSVRXKKDDDU5/"
2020-07-09 00:01:24 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4721",
"url": "https://www.debian.org/security/2020/dsa-4721"
2020-03-18 19:01:41 +00:00
}
]
}
}