CVE-2024-31219: Discourse-reactions' reaction data and public topic whisper content exposed on reactions given user activity page
Discourse-reactions is a plugin that allows user to add their reactions to the post. When whispers are enabled on a site via whispersallowedgroups and reactions are made on whispers on public topics, the contents of the whisper and the reaction data are shown on the /u/:username/activity/reactions endpoint.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-31219?
CVE-2024-31219 has a medium severity rating due to the exposure of private content.
How do I fix CVE-2024-31219?
To fix CVE-2024-31219, ensure that whispers are only allowed in appropriate groups and modify plugin settings to restrict reactions on whispers.
What systems are affected by CVE-2024-31219?
CVE-2024-31219 affects the Discourse Reactions plugin when whispers are enabled on a Discourse forum.
What data is exposed in CVE-2024-31219?
CVE-2024-31219 exposes the contents of whispers and associated reaction data on public topics.
Is CVE-2024-31219 a code execution vulnerability?
No, CVE-2024-31219 is not a code execution vulnerability; it involves data exposure.