cvelist/2022/2xxx/CVE-2022-2321.json
2022-07-06 09:28:27 +01:00

90 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2321",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of Excessive Authentication Attempts in heroiclabs/nakama"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "heroiclabs/nakama",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.13.0"
}
]
}
}
]
},
"vendor_name": "heroiclabs"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Restriction of Excessive Authentication Attempts in GitHub repository heroiclabs/nakama prior to 3.13.0. This results in login brute-force attacks."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-307 Improper Restriction of Excessive Authentication Attempts"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3055b3f5-6b80-4d47-8e00-3500dfb458bc",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3055b3f5-6b80-4d47-8e00-3500dfb458bc"
},
{
"name": "https://github.com/heroiclabs/nakama/commit/e2e02fce80ff33ce45f8a6ebc0b7a99ee0b03824",
"refsource": "MISC",
"url": "https://github.com/heroiclabs/nakama/commit/e2e02fce80ff33ce45f8a6ebc0b7a99ee0b03824"
}
]
},
"source": {
"advisory": "3055b3f5-6b80-4d47-8e00-3500dfb458bc",
"discovery": "EXTERNAL"
}
}