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

CVE-2024-11317: Session Fixation vulnerabilities allow an attacker to fix a users session identifier before login providing an opportunity for session takeover on a product…

PriorityP264critical10CVSS 3.1
AVNACLPRNUINSCCHIHAN
EXPLOIT
EPSS
0.44%
35.3th percentile
Session Fixation vulnerabilities allow an attacker to fix a users session identifier before login providing an opportunity for session takeover on a product. 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_seriesinitial – 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

cookiePHPSESSID=22222222225555555555111111
  • Detect session fixation attempts against ABB Cylon Aspect by monitoring for externally supplied PHPSESSID cookie values being set via client-side script injection (e.g., injected document.cookie calls) prior to authentication.
  • Monitor for CRLF injection sequences (%0A%0D) in HTTP responses or redirect parameters targeting ABB Aspect web interfaces, as these are used to inject the session fixation payload.
  • ·Affected versions are specifically v3.08.02 across ABB ASPECT-Enterprise, NEXUS Series, and MATRIX Series; detections should be scoped to these product lines and firmware version.
  • ·The vulnerability is a PHP session fixation; the attacker fixes the PHPSESSID before login, so detection logic should flag cases where a PHPSESSID presented at login was set before the authentication flow began (i.e., not issued by the server).

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
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.