Beveiligingsadvies

CVE-2025-11780

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-02 12:58:35
Laatst bijgewerkt 2025-12-02 13:43:28
Toegewezen door INCIBE
CVSS-score 8.7
Status PUBLISHED

Beschrijving

Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'showMeterReport()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the “meter” parameter.