2021-09-15 19:00:53 +00:00
{
"CVE_data_meta" : {
2022-04-13 18:21:09 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-09-15 19:00:53 +00:00
"ID" : "CVE-2021-41119" ,
2022-04-13 18:21:09 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "DoS vulnerabiliity in wire-server json parser"
2021-09-15 19:00:53 +00:00
} ,
2022-04-13 18:21:09 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "wire-server" ,
"version" : {
"version_data" : [
{
"version_value" : "< v2022-03-01"
}
]
}
}
]
} ,
"vendor_name" : "wireapp"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-09-15 19:00:53 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-13 19:01:43 +00:00
"value" : "Wire-server is the system server for the wire back-end services. Releases prior to v2022-03-01 are subject to a denial of service attack via a crafted object causing a hash collision. This collision causes the server to spend at least quadratic time parsing it which can lead to a denial of service for a heavily used server. The issue has been fixed in wire-server 2022-03-01 and is already deployed on all Wire managed services. On premise instances of wire-server need to be updated to 2022-03-01, so that their backends are no longer affected. There are no known workarounds for this issue."
2022-04-13 18:21:09 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption"
}
]
2021-09-15 19:00:53 +00:00
}
]
2022-04-13 18:21:09 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/wireapp/wire-server/security/advisories/GHSA-phxv-pffh-fq2r" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/wireapp/wire-server/security/advisories/GHSA-phxv-pffh-fq2r"
} ,
{
"name" : "https://cs-syd.eu/posts/2021-09-11-json-vulnerability" ,
"refsource" : "MISC" ,
"url" : "https://cs-syd.eu/posts/2021-09-11-json-vulnerability"
}
]
} ,
"source" : {
"advisory" : "GHSA-phxv-pffh-fq2r" ,
"discovery" : "UNKNOWN"
2021-09-15 19:00:53 +00:00
}
}