You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Learn more on MITRE.
Impact
A cross-site scripting (XSS) vulnerability can be exploited on the releases.nixos.org and channels.nixos.org domains through a specially crafted URL.
Proof of concept provided by the initial reporter
The XSS vulnerability can be triggered via the
prefix
parameter: https://releases.nixos.org/?prefix=%3Cimg%20src=a%20onerror=alert(document.location)%3E