CVE-2024-58258
HIGHSugarCRM <13.0.4 and 14.x <14.0.1 - Server-Side Request Forgery via API Module Code Injection
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-58258. PoCs published by Egidio Romano, Web3-Serializer.
AI-analyzed exploit summary This exploit leverages an SSRF and code injection vulnerability in SugarCRM's LESS CSS parser via the `/css/preview` REST API endpoint. It allows unauthenticated attackers to inject arbitrary LESS directives, enabling SSRF or local file reads through the `@import` statement.
Description
SugarCRM before 13.0.4 and 14.x before 14.0.1 allows SSRF in the API module because a limited type of code injection can occur.
Exploits (2)
This exploit leverages an SSRF and code injection vulnerability in SugarCRM's LESS CSS parser via the `/css/preview` REST API endpoint. It allows unauthenticated attackers to inject arbitrary LESS directives, enabling SSRF or local file reads through the `@import` statement.
This repository contains a functional proof-of-concept exploit for CVE-2024-58258, targeting SugarCRM's LESS code injection vulnerability in the `/css/preview` endpoint. The exploit allows unauthenticated SSRF or local file disclosure via crafted LESS directives.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N