Vulnerabilites related to mastodon - mastodon/mastodon
CVE-2022-2166 (GCVE-0-2022-2166)
Vulnerability from cvelistv5
Published
2022-11-16 00:00
Modified
2025-04-29 20:30
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-307 - Improper Restriction of Excessive Authentication Attempts
Summary
Improper Restriction of Excessive Authentication Attempts in GitHub repository mastodon/mastodon prior to 4.0.0.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
mastodon | mastodon/mastodon |
Version: unspecified < 4.0.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T00:32:07.959Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://huntr.dev/bounties/2f96f990-01c2-44ea-ae47-58bdb3aa455b" }, { "tags": [ "x_transferred" ], "url": "https://github.com/mastodon/mastodon/commit/21fd25a269cca742af431f0d13299e139f267346" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-2166", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-04-29T20:28:47.363628Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-29T20:30:40.434Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "mastodon/mastodon", "vendor": "mastodon", "versions": [ { "lessThan": "4.0.0", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "Improper Restriction of Excessive Authentication Attempts in GitHub repository mastodon/mastodon prior to 4.0.0." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-307", "description": "CWE-307 Improper Restriction of Excessive Authentication Attempts", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-11-16T00:00:00.000Z", "orgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "shortName": "@huntrdev" }, "references": [ { "url": "https://huntr.dev/bounties/2f96f990-01c2-44ea-ae47-58bdb3aa455b" }, { "url": "https://github.com/mastodon/mastodon/commit/21fd25a269cca742af431f0d13299e139f267346" } ], "source": { "advisory": "2f96f990-01c2-44ea-ae47-58bdb3aa455b", "discovery": "EXTERNAL" }, "title": "Improper Restriction of Excessive Authentication Attempts in mastodon/mastodon" } }, "cveMetadata": { "assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "assignerShortName": "@huntrdev", "cveId": "CVE-2022-2166", "datePublished": "2022-11-16T00:00:00.000Z", "dateReserved": "2022-06-22T00:00:00.000Z", "dateUpdated": "2025-04-29T20:30:40.434Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2022-0432 (GCVE-0-2022-0432)
Vulnerability from cvelistv5
Published
2022-02-02 20:11
Modified
2024-08-02 23:25
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Summary
Prototype Pollution in GitHub repository mastodon/mastodon prior to 3.5.0.
References
▼ | URL | Tags |
---|---|---|
https://huntr.dev/bounties/d06da292-7716-4d74-a129-dd04773398d7 | x_refsource_CONFIRM | |
https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09 | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
mastodon | mastodon/mastodon |
Version: unspecified < 3.5.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T23:25:40.426Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://huntr.dev/bounties/d06da292-7716-4d74-a129-dd04773398d7" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "mastodon/mastodon", "vendor": "mastodon", "versions": [ { "lessThan": "3.5.0", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "Prototype Pollution in GitHub repository mastodon/mastodon prior to 3.5.0." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1321", "description": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-02-02T20:11:08", "orgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "shortName": "@huntrdev" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://huntr.dev/bounties/d06da292-7716-4d74-a129-dd04773398d7" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09" } ], "source": { "advisory": "d06da292-7716-4d74-a129-dd04773398d7", "discovery": "EXTERNAL" }, "title": "Prototype Pollution in mastodon/mastodon", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0432", "STATE": "PUBLIC", "TITLE": "Prototype Pollution in mastodon/mastodon" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "mastodon/mastodon", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "3.5.0" } ] } } ] }, "vendor_name": "mastodon" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Prototype Pollution in GitHub repository mastodon/mastodon prior to 3.5.0." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/d06da292-7716-4d74-a129-dd04773398d7", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/d06da292-7716-4d74-a129-dd04773398d7" }, { "name": "https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09", "refsource": "MISC", "url": "https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09" } ] }, "source": { "advisory": "d06da292-7716-4d74-a129-dd04773398d7", "discovery": "EXTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "assignerShortName": "@huntrdev", "cveId": "CVE-2022-0432", "datePublished": "2022-02-02T20:11:08", "dateReserved": "2022-01-31T00:00:00", "dateUpdated": "2024-08-02T23:25:40.426Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }