Incorrect Regular Expression
In Jenkins Audit Trail Plug, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.
In Jenkins Audit Trail Plug, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.
Jenkins Audit Trail Plugin applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attackers to craft URLs that bypass request logging of any target URL.
Jenkins Audit Trail Plugin does not escape the error message for the URL Patterns field form validation, resulting in a reflected cross-site scripting vulnerability.