CVE-2024-52598
Last modified
CVE-2024-52598 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 2FAuth is a web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Two interconnected vulnerabilities exist in version 5.4.1 a SSRF and URI validation bypass issue. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
2FAuth is a web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Two interconnected vulnerabilities exist in version 5.4.1 a SSRF and URI validation bypass issue. The endpoint at POST /api/v1/twofaccounts/preview allows setting a remote URI to retrieve the image of a 2fa site. By abusing this functionality, it is possible to force the application to make a GET request to an arbitrary URL, whose content will be stored in an image file in the server if it looks like an image. Additionally, the library does some basic validation on the URI, attempting to filter our URIs which do not have an image extension. However, this can be easily bypassed by appending the string `#.svg` to the URI. The combination of these two issues allows an attacker to retrieve URIs accessible from the application, as long as their content type is text based. If not, the request is still sent, but the response is not reflected to the attacker. Version 5.4.1 fixes the issues.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| 2fauth | 2fauth | < 5.4.1 |
References
- https://github.com/Bubka/2FAuth/security/advisories/GHSA-xwxc-w7v3-2p4jExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-52598?
How severe is CVE-2024-52598?
How do I fix CVE-2024-52598?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-52592Misskey is an open source, federated social media platform. …5.3
- CVE-2024-52593Misskey is an open source, federated social media platform.I…5.3
- CVE-2024-52594Gomatrixserverlib is a Go library for matrix federation. Gom…4.3
- CVE-2024-52595lxml_html_clean is a project for HTML cleaning functionaliti…6.1
- CVE-2024-52596SimpleSAMLphp xml-common is a common classes for handling XM…8.8
- CVE-2024-525972FAuth is a web app to manage Two-Factor Authentication (2FA…6.1
- CVE-2024-52599Tuleap is an open source suite to improve management of soft…5.4
- CVE-2024-5260The Sina Extension for Elementor (Slider, Gallery, Form, Mod…5.4
- CVE-2024-52600Statmatic is a Laravel and Git powered content management sy…5.3
- CVE-2024-52601iTop is an web based IT Service Management tool. Prior to ve…6.5
- CVE-2024-52602Matrix Media Repo (MMR) is a highly configurable multi-homes…5.3
- CVE-2024-52606SolarWinds Platform is affected by server-side request forge…9.8
Are you affected by CVE-2024-52598?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
