cbcvebase.
CVE-2024-48839
published 2024-12-05

CVE-2024-48839: Improper Input Validation vulnerability allows Remote Code Execution. Affected products: ABB ASPECT - Enterprise v3.08.02; NEXUS Series v3.08.02; MATRIX Series…

PriorityP271critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.85%
85.1th percentile
Improper Input Validation vulnerability allows Remote Code Execution. Affected products: ABB ASPECT - Enterprise v3.08.02; NEXUS Series v3.08.02; MATRIX Series v3.08.02

Affected

22 ranges
VendorProductVersion rangeFixed in
abbaspect-ent-12_firmware< 3.08.033.08.03
abbaspect-ent-256_firmware< 3.08.033.08.03
abbaspect-ent-2_firmware< 3.08.033.08.03
abbaspect-ent-96_firmware< 3.08.033.08.03
abbaspect-enterprise<= 3.08.02
abbmatrix-11_firmware< 3.08.033.08.03
abbmatrix-216_firmware< 3.08.033.08.03
abbmatrix-232_firmware< 3.08.033.08.03
abbmatrix-264_firmware< 3.08.033.08.03
abbmatrix-296_firmware< 3.08.033.08.03
abbmatrix_series<= 3.08.02
abbnexus-2128-a_firmware< 3.08.033.08.03
abbnexus-2128-f_firmware< 3.08.033.08.03
abbnexus-2128-g_firmware< 3.08.033.08.03
abbnexus-2128_firmware< 3.08.033.08.03
abbnexus-264-a_firmware< 3.08.033.08.03
abbnexus-264-f_firmware< 3.08.033.08.03
abbnexus-264-g_firmware< 3.08.033.08.03
abbnexus-264_firmware< 3.08.033.08.03
abbnexus-3-2128_firmware< 3.08.033.08.03
abbnexus-3-264_firmware< 3.08.033.08.03
abbnexus_series<= 3.08.02

Detection & IOCsextracted from sources · hover to see the quote

path/database/testingus.db
pathuploadDb.php
pathbbmdUpdate.php
cookiePHPSESSID=xxx
commandhexMask2=0xFFFF; sleep 17; #
commandNAThexMask2=0xFFFF; sleep 17; #
port47808
filenametestingus.db
  • Monitor HTTP POST requests to uploadDb.php with multipart file uploads (userfile parameter) containing .db files — successful upload makes the file accessible under /database/
  • Detect shell metacharacter injection in POST parameters to bbmdUpdate.php — specifically semicolons and shell commands (e.g., sleep) embedded in hexMask or NAThexMask fields
  • Alert on POST requests to bbmdUpdate.php containing both rowCount/rowCountNAT parameters alongside ip/port/hexMask fields with non-hex content (command injection pattern)
  • Detect time-based blind command injection via anomalous response delays (≥17 seconds) on requests to bbmdUpdate.php
  • ·The PHPSESSID cookie value shown in exploit PoCs is a placeholder ('xxx') — a valid authenticated session token is required for exploitation, meaning the attacker must first obtain a session (e.g., via credential theft or another vulnerability)
  • ·Affected versions are explicitly limited to v3.08.02 across ASPECT-Enterprise, NEXUS Series, and MATRIX Series; detections should be scoped to these product lines

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.09.3CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.