← Back

Scalance Sc626 2c Firmware

scalance_sc626-2c_firmware

Vendor: Siemens • 7 CVEs

CVEs (7)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Siemens
101Ruggedcom Rm1224 Lte(4g) Eu Firmware
Ruggedcom Rm1224 Lte(4g) Nam FirmwareScalance M804pb Firmware+98 more
Jun 17, 2026
Dec 13, 2022
5.1 MEDIUM· v4
2.7 LOW· v3
N/A· v2
Affected devices do not check the TFTP blocksize correctly. This could allow an authenticated attacker to read from an uninitialized buffer that potentially contains previously allocated data.
1Siemens
101Ruggedcom Rm1224 Lte(4g) Eu Firmware
Ruggedcom Rm1224 Lte(4g) Nam FirmwareScalance M804pb Firmware+98 more
Jun 17, 2026
Dec 13, 2022
5.2 MEDIUM· v4
4.6 MEDIUM· v3
N/A· v2
Affected devices store the CLI user passwords encrypted in flash memory. Attackers with physical access to the device could retrieve the file and decrypt the CLI user passwords.
1Siemens
101Ruggedcom Rm1224 Lte(4g) Eu Firmware
Ruggedcom Rm1224 Lte(4g) Nam FirmwareScalance M804pb Firmware+98 more
Jun 17, 2026
Dec 13, 2022
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
Affected devices use a weak encryption scheme to encrypt the debug zip file. This could allow an authenticated attacker to decrypt the contents of the file and retrieve debug information about the system.
6Debian
FedoraprojectHaxx+3 more
19Bootstrap Os
Clustered Data OntapCurl+16 more
Jun 17, 2026
Jul 7, 2022
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
curl < 7.84.0 supports "chained" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompress...Show more
curl < 7.84.0 supports "chained" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a "malloc bomb", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.Show less
7Apple
DebianFedoraproject+4 more
19Clustered Data Ontap
CurlDebian Linux+16 more
Jun 17, 2026
Jul 7, 2022
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this,...Show more
A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven't expired. Due to cookie matching rules, a server on `foo.example.com` can set cookies that also would match for `bar.example.com`, making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.Show less
2Busybox
Siemens
7Busybox
Scalance Sc622 2c FirmwareScalance Sc626 2c Firmware+4 more
Jul 7, 2026
May 18, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A use-after-free in Busybox 1.35-x's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the copyvar function.
11Apple
AzulDebian+8 more
27Active Iq Unified Manager
Debian LinuxE Series Santricity Os Controller+24 more
Jul 14, 2026
Mar 25, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.