Approved changes feed: RSS · Atom

cpe:2.3:h:circutor:sge-plc1000:-:*:*:*:*:*:*:*

part: h version: - update: *

VendorCircutor (ca159144-045f-5d8f-ae81-c71b6d00748f)
ProductSge Plc1000 (cd7be82f-af50-5477-8dd8-28e425c93024)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-11789 not_vulnerable 2026-06-03 14:58:43.062514 Out-of-bounds read vulnerability in Circutor SGE-PLC1000/SGE-PLC50
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.
Published: 2025-12-02T13:04:38.363Z
Updated: 2025-12-02T13:27:16.494Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11788 not_vulnerable 2026-06-03 14:58:43.061687 Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowSupervisorParameters()' 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.
Published: 2025-12-02T13:03:32.925Z
Updated: 2025-12-02T13:31:08.915Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11787 not_vulnerable 2026-06-03 14:58:43.060864 Command injection vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Command injection vulnerability in the operating system in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2 through the 'GetDNS()', 'CheckPing()' and 'TraceRoute()' functions.
Published: 2025-12-02T13:02:40.055Z
Updated: 2025-12-02T13:31:49.784Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11786 not_vulnerable 2026-06-03 14:58:43.060378 Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'SetUserPassword()' function, the 'newPassword' parameter is directly embedded in a shell command string using 'sprintf()' without any sanitisation or validation, and then executed using 'system()'. This allows an attacker to inject arbitrary shell commands that will be executed with the same privileges as the application.
Published: 2025-12-02T13:01:37.231Z
Updated: 2025-12-02T13:36:41.564Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11785 not_vulnerable 2026-06-03 14:58:43.059861 Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowMeterPasswords()' 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.
Published: 2025-12-02T13:01:25.600Z
Updated: 2025-12-02T13:37:33.371Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11784 not_vulnerable 2026-06-03 14:58:43.059357 Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowMeterDatabase()' 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.
Published: 2025-12-02T13:01:15.908Z
Updated: 2025-12-02T13:59:31.509Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11783 not_vulnerable 2026-06-03 14:58:43.058740 Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The vulnerability is found in the 'AddEvent()' function when copying the user-controlled username input to a fixed-size buffer (48 bytes) without boundary checking. This can lead to memory corruption, resulting in possible remote code execution.
Published: 2025-12-02T13:01:04.236Z
Updated: 2025-12-02T14:00:14.603Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11782 not_vulnerable 2026-06-03 14:58:43.058114 Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'ShowDownload()' function uses “sprintf()” to format a string that includes the user-controlled input of 'GetParameter(meter)' in the fixed-size buffer 'acStack_4c' (64 bytes) without checking the length. An attacker can provide an excessively long value for the 'meter' parameter that exceeds the 64-byte buffer size.
Published: 2025-12-02T13:00:48.947Z
Updated: 2025-12-02T14:37:50.963Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11781 not_vulnerable 2026-06-03 14:58:43.057466 Use of hardcoded cryptographic keys in Circutor SGE-PLC1000/SGE-PLC50
Use of hardcoded cryptographic keys in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The affected firmware contains a hardcoded static authentication key. An attacker with local access to the device can extract this key (e.g., by analysing the firmware image or memory dump) and create valid firmware update packages. This bypasses all intended access controls and grants full administrative privileges.
Published: 2025-12-02T12:59:46.925Z
Updated: 2025-12-02T13:35:07.164Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11780 not_vulnerable 2026-06-03 14:58:43.056685 Stack-based buffer overflow vulnreability in Circutor SGE-PLC1000/SGE-PLC50
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.
Published: 2025-12-02T12:58:35.719Z
Updated: 2025-12-02T13:43:28.808Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11779 not_vulnerable 2026-06-03 14:58:43.054523 Stack-based buffer overflow vulnreability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow vulnerability in CircutorSGE-PLC1000/SGE-PLC50 v9.0.2. The 'SetLan' function is invoked when a new configuration is applied. This new configuration function is activated by a management web request, which can be invoked by a user when making changes to the 'index.cgi' web application. The parameters are not being sanitised, which could lead to command injection.
Published: 2025-12-02T12:57:46.050Z
Updated: 2025-12-02T13:44:57.270Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-11778 not_vulnerable 2026-06-03 14:58:43.049666 Stack-based buffer overflow vulnreability in Circutor SGE-PLC1000/SGE-PLC50
Stack-based buffer overflow in Circutor SGE-PLC1000/SGE-PLC50 v0.9.2. This vulnerability allows an attacker to remotely exploit memory corruption through the 'read_packet()' function of the TACACSPLUS implementation.
Published: 2025-12-02T12:56:38.092Z
Updated: 2025-12-02T13:47:44.947Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-33842 not_vulnerable 2026-06-03 14:44:44.271865 Circutor SGE-PLC1000 improper authentication
HIGH (8.8)
Improper Authentication vulnerability in the cookie parameter of Circutor SGE-PLC1000 firmware version 0.9.2b allows an attacker to perform operations as an authenticated user. In order to exploit this vulnerability, the attacker must be within the network where the device affected is located.
Published: 2021-06-09T11:39:52.302Z
Updated: 2024-09-16T20:01:18.942Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-33841 not_vulnerable 2026-06-03 14:44:44.271371 Circutor SGE-PLC1000 OS command Injection
CRITICAL (10)
SGE-PLC1000 device, in its 0.9.2b firmware version, does not handle some requests correctly, allowing a remote attacker to inject code into the operating system with maximum privileges.
Published: 2021-06-09T11:50:24.638Z
Updated: 2024-09-16T17:59:08.672Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.