Hi,

I got an error in Greenbone interface with this plugin:
/var/lib/openvas/plugins/2013/secpod_apache_activemq_multiple_vuln.nasl

Here is the error from gsad.log:
Error: Error on line 25: Entity did not end with a semicolon; most likely
you used an ampersand character without intending to start an entity -
escape ampersand as &

Fix for secpod_apache_activemq_multiple_vuln.nasl:
Line 73
replace #script_xref(name : "URL" , value : "
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12323282
");
with
script_xref(name : "URL" , value : "
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12323282
");

Everything works fine in Greenbone interface.

Best regards,
Fred
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to