2024-01-23 00:55:27 +00:00
{
"id" : "CVE-2024-23345" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-23T00:15:26.690" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:57:33.283" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-23 00:55:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Nautobot is a Network Source of Truth and Network Automation Platform built as a web application. All users of Nautobot versions earlier than 1.6.10 or 2.1.2 are potentially impacted by a cross-site scripting vulnerability. Due to inadequate input sanitization, any user-editable fields that support Markdown rendering, including are potentially susceptible to cross-site scripting (XSS) attacks via maliciously crafted data. This issue is fixed in Nautobot versions 1.6.10 and 2.1.2."
2024-01-23 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Nautobot es una plataforma de automatizaci\u00f3n de redes y fuente de verdad de red creada como una aplicaci\u00f3n web. Todos los usuarios de versiones de Nautobot anteriores a 1.6.10 o 2.1.2 se ven potencialmente afectados por una vulnerabilidad de cross-site scripting. Debido a una sanitizaci\u00f3n de entrada inadecuada, cualquier campo editable por el usuario que admita la representaci\u00f3n de Markdown, incluido el mismo, es potencialmente susceptible a ataques de cross-site scripting (XSS) a trav\u00e9s de datos creados con fines malintencionados. Este problema se solucion\u00f3 en las versiones 1.6.10 y 2.1.2 de Nautobot."
2024-01-23 00:55:27 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-29 19:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-29 19:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2024-01-29 19:00:27 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-01-29 19:00:27 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW"
2024-01-29 19:00:27 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.3 ,
"impactScore" : 5.3
2024-01-29 19:00:27 +00:00
} ,
2024-01-23 00:55:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-23 00:55:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-01-23 00:55:27 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-01-23 00:55:27 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2024-01-23 00:55:27 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
2024-01-23 00:55:27 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-01-23 00:55:27 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-01-29 19:00:27 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.6.10" ,
"matchCriteriaId" : "9B240ABD-D9C3-4C3F-969A-8D75BC9C0C13"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "2.1.2" ,
"matchCriteriaId" : "814D6EE3-ED3C-46D1-A5E9-6FF192CDE8B7"
}
]
}
]
}
] ,
2024-01-23 00:55:27 +00:00
"references" : [
{
"url" : "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://github.com/nautobot/nautobot/pull/5133" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://github.com/nautobot/nautobot/pull/5134" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-23 00:55:27 +00:00
} ,
{
"url" : "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/nautobot/nautobot/pull/5133" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/nautobot/nautobot/pull/5134" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-01-23 00:55:27 +00:00
}
]
}