cvelist/2020/1xxx/CVE-2020-1695.json

85 lines
3.0 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1695",
2020-05-19 15:01:27 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-05-19 12:49:05 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "resteasy",
"version": {
"version_data": [
{
"version_value": "all resteasy 3.x.x versions prior to 3.12.0.Final"
},
{
"version_value": "all resteasy 4.x.x versions prior to 4.6.0.Final"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1695",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1695",
"refsource": "CONFIRM"
2020-12-09 03:01:35 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-239503f5fa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RX22C6I56BJUER76IIPYHGZIWBQIU3CQ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-df970da9fc",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IJDMT443YZWCBS5NS76XZ7TL3GK7BXHL/"
2020-05-19 12:49:05 +02:00
}
]
2019-11-27 17:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-19 12:49:05 +02:00
"value": "A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to unexpected behavior when the HTTP response is constructed."
2019-11-27 17:00:59 +00:00
}
]
2020-05-19 12:49:05 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-05-19 15:01:27 +00:00
}