2023-11-14 18:00:36 +00:00
{
2023-11-17 22:00:33 +00:00
"data_version" : "4.0" ,
2023-11-14 18:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-48295" ,
2023-11-17 22:00:33 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-11-14 18:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-17 22:00:33 +00:00
"value" : "LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems. Affected versions are subject to a cross site scripting (XSS) vulnerability in the device group popups. This issue has been addressed in commit `faf66035ea` which has been included in release version 23.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "librenms" ,
"product" : {
"product_data" : [
{
"product_name" : "librenms" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 23.11.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/librenms/librenms/security/advisories/GHSA-8phr-637g-pxrg" ,
"refsource" : "MISC" ,
"name" : "https://github.com/librenms/librenms/security/advisories/GHSA-8phr-637g-pxrg"
} ,
{
"url" : "https://github.com/librenms/librenms/commit/faf66035ea1f4c1c4f34559b9d0ed40ee4a19f90" ,
"refsource" : "MISC" ,
"name" : "https://github.com/librenms/librenms/commit/faf66035ea1f4c1c4f34559b9d0ed40ee4a19f90"
} ,
{
"url" : "https://github.com/librenms/librenms/blob/63eeeb71722237d1461a37bb6da99fda25e02c91/app/Http/Controllers/DeviceGroupController.php#L173C21-L173C21" ,
"refsource" : "MISC" ,
"name" : "https://github.com/librenms/librenms/blob/63eeeb71722237d1461a37bb6da99fda25e02c91/app/Http/Controllers/DeviceGroupController.php#L173C21-L173C21"
}
]
} ,
"source" : {
"advisory" : "GHSA-8phr-637g-pxrg" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N" ,
"version" : "3.1"
2023-11-14 18:00:36 +00:00
}
]
}
}