LockerProject Locker Reflected Cross-Site Scripting Vulnerability

Vulnerability

A reflected cross-site scripting vulnerability has been identified in LockerProject Locker versions 0.0.0, 0.0.1, and 0.1.0. The issue arises in the 'authIsAwesome' function within 'Ops/registry.js', where the 'id' parameter is directly inserted into the error response without proper sanitization. This flaw allows attackers to execute arbitrary JavaScript in the context of the user's browser. The vulnerability can be exploited remotely, and a public proof-of-concept is available.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where an attacker can execute JavaScript in the context of the victim's browser.

Reproduction

To reproduce this vulnerability, send a GET request to the '/auth/:id' endpoint, replacing ':id' with a crafted payload that includes JavaScript, such as an SVG image tag with an 'onload' event. The server response will reflect the payload, demonstrating the cross-site scripting vulnerability.

Added: Mar 11, 2026, 8:19 PM
Updated: Mar 11, 2026, 8:19 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.5
remediation
0.0
relevance
3.8
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.