CVE-2021-21970

An out-of-bounds write vulnerability exists in the HandleSeaCloudMessage functionality of Sealevel Systems, Inc. SeaConnect 370W v1.3.34. The HandleIncomingSeaCloudMessage function uses at [3] the json_object_get_string to populate the p_name global variable. The p_name is only 0x80 bytes long, and the total MQTT message could be up to 0x201 bytes. Because the function json_object_get_string will fill str based on the length of the json’s value and not the actual str size, this would result in a possible out-of-bounds write.
References
Link Resource
https://talosintelligence.com/vulnerability_reports/TALOS-2021-1396 Exploit Technical Description Third Party Advisory
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:sealevel:seaconnect_370w_firmware:1.3.34:*:*:*:*:*:*:*
cpe:2.3:h:sealevel:seaconnect_370w:-:*:*:*:*:*:*:*

History

09 Feb 2022, 21:23

Type Values Removed Values Added
First Time Sealevel
Sealevel seaconnect 370w
Sealevel seaconnect 370w Firmware
CPE cpe:2.3:h:sealevel:seaconnect_370w:-:*:*:*:*:*:*:*
cpe:2.3:o:sealevel:seaconnect_370w_firmware:1.3.34:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 6.8
v3 : 8.1
CWE CWE-787
References (MISC) https://talosintelligence.com/vulnerability_reports/TALOS-2021-1396 - (MISC) https://talosintelligence.com/vulnerability_reports/TALOS-2021-1396 - Exploit, Technical Description, Third Party Advisory

04 Feb 2022, 23:28

Type Values Removed Values Added
New CVE

Information

Published : 2022-02-04 23:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-21970

Mitre link : CVE-2021-21970

CVE.ORG link : CVE-2021-21970


JSON object : View

Products Affected

sealevel

  • seaconnect_370w_firmware
  • seaconnect_370w
CWE
CWE-787

Out-of-bounds Write

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')