CVE-2023-1145
published 2023-03-27CVE-2023-1145: Delta Electronics InfraSuite Device Master versions prior to 1.0.5 are affected by a deserialization vulnerability targeting the Device-DataCollect service…
PriorityP345high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.31%
23.1th percentile
Delta Electronics InfraSuite Device Master versions prior to 1.0.5 are affected by a deserialization vulnerability targeting the Device-DataCollect service, which could allow deserialization of requests prior to authentication, resulting in remote code execution.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| delta_electronics | infrasuite_device_master | < 1.0.5 | 1.0.5 |
| deltaww | infrasuite_device_master | < 1.0.5 | 1.0.5 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: EDAC/thunderx: Incorrect buffer size in drivers/edac/thunderx_edac.c
vendor_redhat·2024-02-23·CVSS 7.8
CVE-2023-52464 [HIGH] CWE-805 kernel: EDAC/thunderx: Incorrect buffer size in drivers/edac/thunderx_edac.c
kernel: EDAC/thunderx: Incorrect buffer size in drivers/edac/thunderx_edac.c
In the Linux kernel, the following vulnerability has been resolved:
EDAC/thunderx: Fix possible out-of-bounds string access
Enabling -Wstringop-overflow globally exposes a warning for a common bug
in the usage of strncat():
drivers/edac/thunderx_edac.c: In function 'thunderx_ocx_com_threaded_isr':
drivers/edac/thunderx_edac.c:1136:17: error: 'strncat' specified bound 1024 equals destination size [-Werror=stringop-overflow=]
1136 | strncat(msg, other, OCX_MESSAGE_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
1145 | strncat(msg, other, OCX_MESSAGE_SIZE);
...
1150 | strncat(msg, other, OCX_MESSAGE_SIZE);
...
Apparently the author of this driver expected strncat() to behave the
way that strlcat() does, which use
CISA ICS
Delta Electronics InfraSuite Device Master
cisa_ics·2023-03-21·CVSS 9.8
[CRITICAL] Delta Electronics InfraSuite Device Master
ICS Advisory
##
Delta Electronics InfraSuite Device Master
Release DateMarch 21, 2023
Alert CodeICSA-23-080-02
## 1. EXECUTIVE SUMMARY
- CVSS v3 9.8
- ATTENTION: Exploitable remotely/low attack complexity
- Vendor: Delta Electronics
- Equipment: InfraSuite Device Master
- Vulnerabilities: Deserialization of Untrusted Data, Improper Access Control, Exposed Dangerous Method or Function, Path Traversal, Improper Authentication, Command Injection, Incorrect Permission Assignment for Critical Resource, Missing Authentication for Critical Function
## 2. RISK EVALUATION
Successful exploitation of these vulnerabilities could allow an unauthenticated attacker to obtain access to files and credentials, escalate privileges, and remotely execute arbitrary code.
## 3.
Red Hat
vim: out-of-bounds write in do_string_sub() in eval.c
vendor_redhat·2023-01-03·CVSS 7.8
CVE-2023-0054 [HIGH] CWE-252 vim: out-of-bounds write in do_string_sub() in eval.c
vim: out-of-bounds write in do_string_sub() in eval.c
Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1145.
An out-of-bounds write flaw was found in Vim, in the do_string_sub function in the eval.c file. The issue occurs because of an invalid memory access due to a missing check of the return value of the vim_regsub function when a specially crafted input is processed. This flaw allows an attacker who can trick a user into opening a specially crafted file to trigger the out-of-bounds write, causing the application to crash.
Statement: Red Hat Product Security has rated this issue as having a Low security impact because the user has to run an untrusted file in script mode.
For additional information, refer to the Issue Severity Classification: https://access.redhat.com/secu
GHSA
GHSA-gv6w-x6r4-wjr5: Delta Electronics InfraSuite Device Master versions prior to 1
ghsa_unreviewed·2023-03-27
CVE-2023-1145 [HIGH] CWE-502 GHSA-gv6w-x6r4-wjr5: Delta Electronics InfraSuite Device Master versions prior to 1
Delta Electronics InfraSuite Device Master versions prior to 1.0.5 are affected by a deserialization vulnerability targeting the Device-DataCollect service, which could allow deserialization of requests prior to authentication, resulting in remote code execution.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-03-27
Published