Vulnerability Details : CVE-2023-24812
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.
Vulnerability category: Sql Injection
Products affected by CVE-2023-24812
- cpe:2.3:a:misskey:misskey:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-24812
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-24812
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
GitHub, Inc. |
CWE ids for CVE-2023-24812
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2023-24812
-
https://github.com/misskey-dev/misskey/security/advisories/GHSA-cgwp-vmr4-wx4q
SQL injection of notes/search-by-tag · Advisory · misskey-dev/misskey · GitHubVendor Advisory
-
https://github.com/misskey-dev/misskey/commit/ee74df68233adcd5b167258c621565f97c3b2306
fix(server): improve security · misskey-dev/misskey@ee74df6 · GitHubPatch
Jump to