Security Advisory

CVE-2025-11789

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-02 13:04:38
Last updated 2025-12-02 13:27:16
Assigner INCIBE
CVSS score 7.1
State PUBLISHED

Description

Out-of-bounds read vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'DownloadFile' function converts a parameter to an integer using 'atoi()' and then uses it as an index in the 'FilesDownload' array with '(&FilesDownload)[iVar2]'. If the parameter is too large, it will access memory beyond the limits.