gsd-2022-48364
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server's representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-48364", "description": "The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server\u0027s representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive.", "id": "GSD-2022-48364" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-48364" ], "details": "The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server\u0027s representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive.", "id": "GSD-2022-48364", "modified": "2023-12-13T01:19:26.050023Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-48364", "STATE": "PUBLIC" }, "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", "description": { "description_data": [ { "lang": "eng", "value": "The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server\u0027s representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mastodon/mastodon/pull/18525", "refsource": "MISC", "url": "https://github.com/mastodon/mastodon/pull/18525" }, { "name": "https://github.com/mastodon/mastodon/compare/v3.5.2...v3.5.3", "refsource": "MISC", "url": "https://github.com/mastodon/mastodon/compare/v3.5.2...v3.5.3" }, { "name": "https://github.com/40826d/advisories/blob/master/CVE-2022-48364/README.md", "refsource": "MISC", "url": "https://github.com/40826d/advisories/blob/master/CVE-2022-48364/README.md" }, { "name": "https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md#353---2022-05-26", "refsource": "MISC", "url": "https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md#353---2022-05-26" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.5.3", "versionStartIncluding": "3.5.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-48364" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server\u0027s representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/40826d/advisories/blob/master/CVE-2022-48364/README.md", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/40826d/advisories/blob/master/CVE-2022-48364/README.md" }, { "name": "https://github.com/mastodon/mastodon/compare/v3.5.2...v3.5.3", "refsource": "MISC", "tags": [ "Patch", "Product" ], "url": "https://github.com/mastodon/mastodon/compare/v3.5.2...v3.5.3" }, { "name": "https://github.com/mastodon/mastodon/pull/18525", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/mastodon/mastodon/pull/18525" }, { "name": "https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md#353---2022-05-26", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md#353---2022-05-26" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2023-03-11T02:33Z", "publishedDate": "2023-03-06T14:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…