2022-01-13 16:01:10 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0217" ,
2022-08-26 18:00:41 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "prosody" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in prosody 0.11.12, Affects all versions with support for WebSockets."
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-776 - Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion'), CWE-20 - Improper Input Validation."
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2040639" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2040639"
} ,
{
"refsource" : "MISC" ,
"name" : "https://prosody.im/security/advisory_20220113/" ,
"url" : "https://prosody.im/security/advisory_20220113/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://prosody.im/security/advisory_20220113/1.patch" ,
"url" : "https://prosody.im/security/advisory_20220113/1.patch"
}
]
2022-01-13 16:01:10 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-26 18:00:41 +00:00
"value" : "It was discovered that an internal Prosody library to load XML based on libexpat does not properly restrict the XML features allowed in parsed XML data. Given suitable attacker input, this results in expansion of recursive entity references from DTDs (CWE-776). In addition, depending on the libexpat version used, it may also allow injections using XML External Entity References (CWE-611)."
2022-01-13 16:01:10 +00:00
}
]
}
}