2024-12-06 10:02:12 +00:00
{
"id" : "CVE-2024-53457" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-12-05T22:15:20.247" ,
2025-04-07 16:03:58 +00:00
"lastModified" : "2025-04-07T14:55:43.080" ,
"vulnStatus" : "Analyzed" ,
2024-12-06 10:02:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A stored cross-site scripting (XSS) vulnerability in the Device Settings section of LibreNMS v24.9.0 to v24.10.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Display Name parameter."
2024-12-10 19:04:08 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de cross-site scripting (XSS) almacenado en la secci\u00f3n Configuraci\u00f3n del dispositivo de LibreNMS v24.9.0 a v24.10.0 permite a los atacantes ejecutar scripts web o HTML arbitrarios a trav\u00e9s de un payload manipulado inyectado en el par\u00e1metro Nombre para mostrar."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2024-12-06 10:02:12 +00:00
}
] ,
2025-04-07 16:03:58 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "24.9.0" ,
"versionEndIncluding" : "24.10.0" ,
"matchCriteriaId" : "E86078D2-E9A4-4242-BC8D-DADE7E272227"
}
]
}
]
}
] ,
2024-12-06 10:02:12 +00:00
"references" : [
{
"url" : "https://github.com/tCu0n9/Stored-XSS-LibreNMS-Display-Name.git" ,
2025-04-07 16:03:58 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-10 19:04:08 +00:00
} ,
{
"url" : "https://github.com/tCu0n9/Stored-XSS-LibreNMS-Display-Name.git" ,
2025-04-07 16:03:58 +00:00
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-06 10:02:12 +00:00
}
]
}