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

77 lines
2.5 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-1732",
2020-05-04 17:01:25 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-02-18 17:22:33 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Soteria",
"version": {
"version_data": [
{
2020-05-04 11:05:55 -03:00
"version_value": "before 1.0.1"
2020-02-18 17:22:33 -03:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
2020-05-04 17:01:25 +00:00
{
2020-02-18 17:22:33 -03:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1732",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1732",
"refsource": "CONFIRM"
},
{
2020-05-04 11:05:55 -03:00
"url": "https://github.com/wildfly-security/soteria/commit/c2479f8c39d7d661341fdcaff7f5e97c5eea1a54",
"name": "https://github.com/wildfly-security/soteria/commit/c2479f8c39d7d661341fdcaff7f5e97c5eea1a54",
2020-02-18 17:22:33 -03:00
"refsource": "CONFIRM"
}
]
2019-11-27 17:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-04 11:05:55 -03:00
"value": "A flaw was found in Soteria before 1.0.1, in a way that multiple requests occurring concurrently causing security identity corruption across concurrent threads when using EE Security with WildFly Elytron which can lead to the possibility of being handled using the identity from another request."
2019-11-27 17:00:59 +00:00
}
]
2020-02-18 17:22:33 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-05-04 17:01:25 +00:00
}