mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Python: Add missing <p> to qhelp
This commit is contained in:
committed by
GitHub
parent
33a9fb6034
commit
a24974b194
@@ -1,7 +1,9 @@
|
|||||||
<!DOCTYPE qhelp SYSTEM "qhelp.dtd">
|
<!DOCTYPE qhelp SYSTEM "qhelp.dtd">
|
||||||
<qhelp>
|
<qhelp>
|
||||||
<overview>
|
<overview>
|
||||||
|
<p>
|
||||||
Processing an unvalidated XSL stylesheet can allow an attacker to change the structure and contents of the resultant XML, include arbitrary files from the file system, or execute arbitrary code.
|
Processing an unvalidated XSL stylesheet can allow an attacker to change the structure and contents of the resultant XML, include arbitrary files from the file system, or execute arbitrary code.
|
||||||
|
</p>
|
||||||
</overview>
|
</overview>
|
||||||
<recommendation>
|
<recommendation>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user