Vulnerability Details : CVE-2023-42452
Mastodon is a free, open-source social network server based on ActivityPub. In versions on the 4.x branch prior to versions 4.0.10, 4.2.8, and 4.2.0-rc2, under certain conditions, attackers can abuse the translation feature to bypass the server-side HTML sanitization, allowing unescaped HTML to execute in the browser. The impact is limited thanks to Mastodon's strict Content Security Policy, blocking inline scripts, etc. However a CSP bypass or loophole could be exploited to execute malicious XSS. Furthermore, it requires user interaction, as this can only occur upon clicking the “Translate” button on a malicious post. Versions 4.0.10, 4.2.8, and 4.2.0-rc2 contain a patch for this issue.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2023-42452
- cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*
- cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*
- cpe:2.3:a:joinmastodon:mastodon:4.2.0:beta1:*:*:*:*:*:*
- cpe:2.3:a:joinmastodon:mastodon:4.2.0:beta2:*:*:*:*:*:*
- cpe:2.3:a:joinmastodon:mastodon:4.2.0:beta3:*:*:*:*:*:*
- cpe:2.3:a:joinmastodon:mastodon:4.2.0:rc1:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-42452
0.48%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 64 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-42452
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.4
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |
2.3
|
2.7
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
GitHub, Inc. |
CWE ids for CVE-2023-42452
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-42452
-
https://github.com/mastodon/mastodon/security/advisories/GHSA-2693-xr3m-jhqr
Stored XSS through the translation feature · Advisory · mastodon/mastodon · GitHubVendor Advisory
-
https://github.com/mastodon/mastodon/commit/ff32475f5f4a84ebf9619e7eef5bf8b4c075d0e2
Merge pull request from GHSA-2693-xr3m-jhqr · mastodon/mastodon@ff32475 · GitHubPatch
Jump to