Jesse Dahl

Results 2 issues of Jesse Dahl

bootbox.confirm and alert use jquery's .html() (and other functions) that add content to html elements. These are a potential XSS security issue since jquery evaluates the content. Here's a working...

Request

Hello, So, I've got a angular 1.3.18 app that is already a sort of primitive form of a microfrontend/plugin architecture. How it works: UI's are deployed to a java server,...