vendor:
GestioIP
by:
m4xth0r (Maximiliano Belino)
6.1
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: GestioIP
Affected Version From: 3.5
Affected Version To: 3.5.2007
Patch Exists: NO
Related CWE: CVE-2024-50858
CPE: a:gestioip:gestioip:3.5.7
Platforms Tested: Kali Linux
2025
GestioIP 3.5.7 – CSRF Vulnerability
GestioIP v3.5.7 is vulnerable to CSRF attacks due to multiple endpoints. An attacker can trick an authenticated admin to visit a malicious URL, leading to unauthorized actions such as data modification, deletion, or exfiltration.
Mitigation:
To mitigate this vulnerability, administrators should implement anti-CSRF tokens, validate and sanitize user input, and avoid executing actions based solely on GET requests.