← Back

Simatic Rtu 3041c Firmware

simatic_rtu_3041c_firmware

Vendor: Siemens • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
7Debian
FedoraprojectHaxx+4 more
33Cloud Backup
Clustered Data OntapDebian Linux+30 more
Jun 9, 2025
Aug 5, 2021
N/A· v4
3.7 LOW· v3
4.3 MEDIUM· v2
libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into ac...Show more
libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths *case insensitively*,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.Show less