CVE-2024-23649
Last modified
CVE-2024-23649 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Lemmy is a link aggregator and forum for the fediverse. Starting in version 0.17.0 and prior to version 0.19.1, users can report private messages, even when they're neither sender nor recipient of the message. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
Lemmy is a link aggregator and forum for the fediverse. Starting in version 0.17.0 and prior to version 0.19.1, users can report private messages, even when they're neither sender nor recipient of the message. The API response to creating a private message report contains the private message itself, which means any user can just iterate over message ids to (loudly) obtain all private messages of an instance. A user with instance admin privileges can also abuse this if the private message is removed from the response, as they're able to see the resulting reports. Creating a private message report by POSTing to `/api/v3/private_message/report` does not validate whether the reporter is the recipient of the message. lemmy-ui does not allow the sender to report the message; the API method should likely be restricted to accessible to recipients only. The API response when creating a report contains the `private_message_report_view` with all the details of the report, including the private message that has been reported: Any authenticated user can obtain arbitrary (untargeted) private message contents. Privileges required depend on the instance configuration; when registrations are enabled without application system, the privileges required are practically none. When registration applications are required, privileges required could be considered low, but this assessment heavily varies by instance. Version 0.19.1 contains a patch for this issue. A workaround is available. If an update to a fixed Lemmy version is not immediately possible, the API route can be blocked in the reverse proxy. This will prevent anyone from reporting private messages, but it will also prevent exploitation before the update has been applied.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Join-Lemmy | Lemmy | >= 0.17.0, < 0.19.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-23649?
How severe is CVE-2024-23649?
How do I fix CVE-2024-23649?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-23643GeoServer is an open source software server written in Java …4.8
- CVE-2024-23644Trillium is a composable toolkit for building internet appli…8.1
- CVE-2024-23645GLPI is a Free Asset and IT Management Software package. A m…6.1
- CVE-2024-23646Pimcore's Admin Classic Bundle provides a backend user inter…8.8
- CVE-2024-23647Authentik is an open-source Identity Provider. There is a bu…8.8
- CVE-2024-23648Pimcore's Admin Classic Bundle provides a backend user inter…8.8
- CVE-2024-2365A vulnerability classified as problematic was found in Music…4.2
- CVE-2024-23650BuildKit is a toolkit for converting source code to build ar…5.3
- CVE-2024-23651BuildKit is a toolkit for converting source code to build ar…7.4
- CVE-2024-23652BuildKit is a toolkit for converting source code to build ar…9.1
- CVE-2024-23653BuildKit is a toolkit for converting source code to build ar…9.8
- CVE-2024-23654discourse-ai is the AI plugin for the open-source discussion…7.2
Are you affected by CVE-2024-23649?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
