| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2024-50857 | 15 Jan 202500:03 | – | circl | |
| GestioIP 安全漏洞 | 14 Jan 202500:00 | – | cnnvd | |
| CVE-2024-50857 | 14 Jan 202500:00 | – | cve | |
| CVE-2024-50857 | 14 Jan 202500:00 | – | cvelist | |
| GestioIP - Reflected Cross-Site Scripting | 5 Jun 202603:02 | – | nuclei | |
| CVE-2024-50857 | 14 Jan 202522:15 | – | nvd | |
| CVE-2024-50857 | 14 Jan 202522:15 | – | osv | |
| 📄 GestioIP 3.5.7 Cross Site Scripting | 15 Apr 202500:00 | – | packetstorm | |
| PT-2025-2890 | 14 Jan 202500:00 | – | ptsecurity | |
| CVE-2024-50857 | 23 May 202507:04 | – | redhatcve |
# Exploit Title: GestioIP 3.5.7 - GestioIP Vulnerability: Auth. Cross-Site Scripting (XSS)
# Exploit Author: m4xth0r (Maximiliano Belino)
# Author website: https://maxibelino.github.io/
# Author email (max.cybersecurity at belino.com)
# GitHub disclosure link: https://github.com/maxibelino/CVEs/tree/main/CVE-2024-50857
# Date: 2025-01-13
# Vendor Homepage: https://www.gestioip.net/
# Software Link: https://www.gestioip.net/en/download/
# Version: GestioIP v3.5.7
# Tested on: Kali Linux
# CVE: CVE-2024-50857
### Description
The `"ip_do_job"` feature of GestioIP 3.5.7 is vulnerable to XSS, leading to data exfiltration and CSRF attacks. Two examples are described below.
### Prerequisites
To successfully exploit the XSS vulnerability, the user must be part of a "User Group" that has the following three permissions:
• Show backuped device configurations (read_device_config_perm)
• Upload device configurations (write_device_config_perm)
• Administrate CM (administrative_cm_perm)
1) vulnerable parameter: `host_id`
http://localhost/gestioip/res/cm/ip_do_job.cgi?client_id=1&host_id='<script>alert("test")</script>'
2) vulnerable parameter: `stored_config`
http://localhost/gestioip/res/cm/ip_do_job.cgi?client_id=1&stored_config='<script>alert("test")</script>'Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation