René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

136 lines
3.8 KiB
JSON

{
"id": "CVE-2022-2166",
"sourceIdentifier": "security@huntr.dev",
"published": "2022-11-16T01:15:10.207",
"lastModified": "2022-11-17T05:00:29.990",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Improper Restriction of Excessive Authentication Attempts in GitHub repository mastodon/mastodon prior to 4.0.0."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-307"
}
]
},
{
"source": "security@huntr.dev",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-307"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.5.5",
"matchCriteriaId": "85BCFF41-D32D-42D5-B3E9-8250AD734726"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joinmastodon:mastodon:4.0.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "6CBADF66-97E4-48A9-96EA-F21A04A4D54C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joinmastodon:mastodon:4.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "BB020E7B-7D3B-4634-AC4C-FE83EC0F47BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joinmastodon:mastodon:4.0.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "4E693E74-B6E4-498E-9488-5195C1CD42B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joinmastodon:mastodon:4.0.0:rc4:*:*:*:*:*:*",
"matchCriteriaId": "58CD5DAE-0675-4BBD-9ED0-045CBC91AF9B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mastodon/mastodon/commit/21fd25a269cca742af431f0d13299e139f267346",
"source": "security@huntr.dev",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://huntr.dev/bounties/2f96f990-01c2-44ea-ae47-58bdb3aa455b",
"source": "security@huntr.dev",
"tags": [
"Third Party Advisory"
]
}
]
}