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

123 lines
4.5 KiB
JSON
Raw Normal View History

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",
"value": "A flaw was found in IPA. 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Uncontrolled Resource Consumption",
"cweId": "CWE-400"
}
]
}
]
},
2020-04-27 09:51:49 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-02 21:02:25 +00:00
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:4.6.8-5.el7",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 8",
2020-04-27 09:51:49 +02:00
"version": {
"version_data": [
{
2023-02-02 21:02:25 +00:00
"version_value": "8030020200923172426.05ac3f11",
"version_affected": "!"
},
{
"version_value": "8030020200923172343.9c827e52",
"version_affected": "!"
2020-04-27 09:51:49 +02:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:02:25 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:3936",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:3936"
},
2019-11-27 17:01:19 +00:00
{
2023-02-02 21:02:25 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:4670",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:4670"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2020-1722",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2020-1722"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793071",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1793071"
},
{
"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
},
2023-02-02 21:02:25 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Pritam Singh (Red Hat)."
}
],
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
}