7.5

CVE-2024-50597

Exploit

An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability affects the NetX Duo Component HTTP Server implementation which can be found in x-cube-azrtos-f7\Middlewares\ST\netxduo\addons\http\nxd_http_server.c

Data is provided by the National Vulnerability Database (NVD)
StX-cube-azrt-h7rs Version1.0.0
StX-cube-azrtos-f4 Version1.1.0
StX-cube-azrtos-f7 Version1.1.0
StX-cube-azrtos-g0 Version1.1.0
StX-cube-azrtos-g4 Version2.0.0
StX-cube-azrtos-h7 Version3.3.0
StX-cube-azrtos-l4 Version2.0.0
StX-cube-azrtos-l5 Version2.0.0
StX-cube-azrtos-wb Version2.0.0
StX-cube-azrtos-wl Version2.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.11% 0.296
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
talos-cna@cisco.com 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CWE-191 Integer Underflow (Wrap or Wraparound)

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.