cvelist/2020/28xxx/CVE-2020-28873.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-11-16 06:02:44 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-03-17 13:00:51 +00:00
"ID": "CVE-2020-28873",
"STATE": "PUBLIC"
2020-11-16 06:02:44 +00:00
},
2021-03-17 13:00:51 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-16 06:02:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-17 13:00:51 +00:00
"value": "Fluxbb 1.5.11 is affected by a denial of service (DoS) vulnerability by sending an extremely long password via the user login form. When a long password is sent, the password hashing process will result in CPU and memory exhaustion on the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://fluxbb.com",
"refsource": "MISC",
"name": "http://fluxbb.com"
},
{
"refsource": "MISC",
"name": "https://www.acunetix.com/vulnerabilities/web/long-password-denial-of-service/#:~:text=By%20sending%20a%20very%20long,a%20vulnerable%20password%20hashing%20implementation",
"url": "https://www.acunetix.com/vulnerabilities/web/long-password-denial-of-service/#:~:text=By%20sending%20a%20very%20long,a%20vulnerable%20password%20hashing%20implementation"
2020-11-16 06:02:44 +00:00
}
]
}
}