It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting (Reflected XSS) attack against users. All filterable object-list views in Nautobot are vulnerable, including:
as well as any similar object-list views provided by any Nautobot App.
Fixed in Nautobot 1.6.20 and 2.2.3.
No workaround has been identified
Credit to Michael Panorios for reporting this issue.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T09:36:35Z",
"nvd_published_at": "2024-05-01T11:15:47Z",
"severity": "HIGH"
}