The Lab · 2026-04-29 07:54:12 · GitHub Issues
Security researchers have identified a potential gap in Angular's production-mode security controls that may allow click-triggered cross-site scripting through specific attribute binding syntax. The vulnerability, reported through Angular's official GitHub issue tracker, centers on the interaction between `[attr.onclic...
The Lab · 2026-05-04 08:54:07 · GitHub Issues
A cross-site scripting vulnerability has been identified in the webchat channel implementation located at `channels/webchat`. The adapter renders agent responses using `innerHTML` or equivalent methods without applying sanitization, creating a direct pathway for malicious script injection when agent responses incorpora...
The Lab · 2026-05-11 08:10:38 · GitHub Issues
A high-severity cross-site scripting vulnerability has been identified in the frontend codebase of the homeschool-hero repository, according to an automated security scan. The finding, flagged by GitHub's CodeQL scanner on May 11, 2026, targets the FileUpload component located at `frontend/src/components/features/FileU...
The Lab · 2026-05-13 15:48:34 · GitHub Issues
A critical cross-site scripting vulnerability has been identified in the application's dashboard controller, stemming from unsanitized user input persisted through cookies. The flaw allowed attacker-controlled `params[:font]` values to be stored in `cookies[:font]` and subsequently injected—without escaping—into an inl...