"TITLE":"Improperly Controlled Modification of Dynamically-Determined Object Attributes in librenms/librenms"
},
"affects":{
"vendor":{
"vendor_data":[
{
"product":{
"product_data":[
{
"product_name":"librenms/librenms",
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"22.10.0"
}
]
}
}
]
},
"vendor_name":"librenms"
}
]
}
},
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
"description":{
"description_data":[
{
"lang":"eng",
"value":"A user is able to enable their own account if it was disabled by an admin while the user still holds a valid session. Moreover, the username is not properly sanitized in the admin user overview. This enables an XSS attack that enables an attacker with a low privilege user to execute arbitrary JavaScript in the context of an admin's account."