Headline
CVE-2023-24812: SQL injection of notes/search-by-tag
Misskey is an open source, decentralized social media platform. In versions prior to 13.3.3 SQL injection is possible due to insufficient parameter validation in the note search API by tag (notes/search-by-tag). This has been fixed in version 13.3.3. Users are advised to upgrade. Users unable to upgrade should block access to the api/notes/search-by-tag
endpoint.
Impact
タグによるノート検索API(notes/search-by-tag)において、パラメータの検証が不十分なためSQLインジェクションが可能です。
SQL injection is possible due to insufficient parameter validation in the note search API by tag (notes/search-by-tag).
Patches
13.3.3で修正されています。
This has been fixed in 13.3.3.
Workarounds
api/notes/search-by-tag へのアクセスを遮断する
Block access to api/notes/search-by-tag
Credits
RyotaK [email protected]