Misskey is an open source, decentralized social media platform. Third-party applications may be able to access some endpoints or Websocket APIs that are incorrectly specified as [kind](https://github.com/misskey-dev/misskey/blob/406b4bdbe79b5b0b68fcdcb3c4b6e419460a0258/packages/backend/src/server/api/endpoints.ts#L811) or [secure](https://github.com/misskey-dev/misskey/blob/406b4bdbe79b5b0b68fcdcb3c4b6e419460a0258/packages/backend/src/server/api/endpoints.ts#L805) without the user's permission and perform operations such as reading or adding non-public content. As a result, if the user who authenticated the application is an administrator, confidential information such as object storage secret keys and SMTP server passwords will be leaked, and general users can also create invitation codes without permission and leak non-public user information. This is patched in version [2023.12.1](https://github.com/misskey-dev/misskey/commit/c96bc36fedc804dc840ea791a9355d7df0748e64).
References
Link | Resource |
---|---|
https://github.com/misskey-dev/misskey/commit/c96bc36fedc804dc840ea791a9355d7df0748e64 | Patch |
https://github.com/misskey-dev/misskey/security/advisories/GHSA-7pxq-6xx9-xpgm | Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2023-12-29T17:21:01.898Z
Updated: 2023-12-29T17:21:01.898Z
Reserved: 2023-12-28T14:59:11.165Z
Link: CVE-2023-52139
JSON object: View
NVD Information
Status : Analyzed
Published: 2023-12-29T18:15:39.227
Modified: 2024-01-05T18:43:04.173
Link: CVE-2023-52139
JSON object: View
Redhat Information
No data.
CWE