6.8 CVE-2024-47139

RCI XSS
 

A stored cross-site scripting (XSS) vulnerability exists in an undisclosed page of the BIG-IQ Configuration utility that allows an attacker with the Administrator role to run JavaScript in the context of the currently logged-in user.   Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
https://nvd.nist.gov/vuln/detail/CVE-2024-47139

Categories

CWE-80 : Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
This may allow such characters to be treated as control characters, which are executed client-side in the context of the user's session. Although this can be classified as an injection problem, the more pertinent issue is the improper conversion of such special characters to respective context-appropriate entities before displaying them to the user.

References


 

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
18 XSS Targeting Non-Script Elements
Very High
193 PHP Remote File Inclusion
High
32 XSS Through HTTP Query Strings
High
86 XSS Through HTTP Headers
Very High