7.5
CVE-2024-50594
- EPSS 0.11%
- Published 02.04.2025 14:15:43
- Last modified 05.09.2025 16:21:32
- Source talos-cna@cisco.com
- Teams watchlist Login
- Open Login
An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted series of network requests can lead to denial of service. An attacker can send a sequence of malicious packets to trigger this vulnerability.This vulnerability affects the NetX Duo Web Component HTTP Server implementation which can be found in x-cube-azrtos-f7\Middlewares\ST\netxduo\addons\web\nx_web_http_server.c
Data is provided by the National Vulnerability Database (NVD)
St ≫ X-cube-azrt-h7rs Version1.0.0
St ≫ X-cube-azrtos-f4 Version1.1.0
St ≫ X-cube-azrtos-f7 Version1.1.0
St ≫ X-cube-azrtos-g0 Version1.1.0
St ≫ X-cube-azrtos-g4 Version2.0.0
St ≫ X-cube-azrtos-h7 Version3.3.0
St ≫ X-cube-azrtos-l4 Version2.0.0
St ≫ X-cube-azrtos-l5 Version2.0.0
St ≫ X-cube-azrtos-wb Version2.0.0
St ≫ X-cube-azrtos-wl Version2.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.296 |
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.