Fix vulnerable components lesson for Java 16.

This commit is contained in:
Nanne Baars
2021-08-29 13:56:42 +02:00
committed by Nanne Baars
parent 0e08c4bde0
commit 6aaa743302
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,7 @@
== Exploiting http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-7285[CVE-2013-7285] (XStream)
NOTE: This lesson only works when you are using the Docker image of WebGoat.
WebGoat uses an XML document to add contacts to a contacts database.
[source,xml]
----