mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Apply suggestion from code review
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name XSLT transformation with user-controlled stylesheet
|
* @name XSLT transformation with user-controlled stylesheet
|
||||||
* @description Doing an XSLT transformation with user-controlled stylesheet can lead to
|
* @description Performing an XSLT transformation with user-controlled stylesheets can lead to
|
||||||
* information disclosure or execution of arbitrary code.
|
* information disclosure or execution of arbitrary code.
|
||||||
* @kind path-problem
|
* @kind path-problem
|
||||||
* @problem.severity error
|
* @problem.severity error
|
||||||
|
|||||||
Reference in New Issue
Block a user