2019-11-27 17:01:19 +00:00
{
2023-02-02 21:02:25 +00:00
"data_version" : "4.0" ,
2019-11-27 17:01:19 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1722" ,
2020-04-27 21:01:24 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-04-27 09:51:49 +02:00
} ,
2023-02-02 21:02:25 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:01:07 +00:00
"value" : "A flaw was found in all ipa versions 4.x.x through 4.8.0. When sending a very long password (>= 1,000,000 characters) to the server, the password hashing process could exhaust memory and CPU leading to a denial of service and the website becoming unresponsive. The highest threat from this vulnerability is to system availability."
2023-02-02 21:02:25 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:01:07 +00:00
"value" : "CWE-400" ,
2023-02-02 21:02:25 +00:00
"cweId" : "CWE-400"
}
]
}
]
} ,
2020-04-27 09:51:49 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
2023-02-12 23:01:07 +00:00
"product_name" : "ipa" ,
2023-02-02 21:02:25 +00:00
"version" : {
"version_data" : [
{
2023-02-12 23:01:07 +00:00
"version_affected" : "=" ,
"version_value" : "all ipa versions 4.x.x through 4.8.0"
2020-04-27 09:51:49 +02:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2023-02-02 21:02:25 +00:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1722" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1722"
2019-11-27 17:01:19 +00:00
}
]
2020-04-27 09:51:49 +02:00
} ,
"impact" : {
"cvss" : [
2023-02-02 21:02:25 +00:00
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
2020-04-27 09:51:49 +02:00
]
2019-11-27 17:01:19 +00:00
}
2020-04-27 21:01:24 +00:00
}