Bugs item #6405, was opened at 06.12.2012 14:00 by Yannic Labonte
You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6405&group_id=29

Status: Open
Priority: 3
Submitted By: Yannic Labonte (ylabonte)
Assigned to: Nobody (None)
Summary: Getting invalid response from openvasmd 
Architecture: None
Product: OpenVAS
Operating System: Linux
Component: openvas-manager
Version: None
Severity: None
Resolution: None
Hardware: None
URL: 


Initial Comment:
When requesting an invalid config, there is an XML syntax error in 
openvas-manager's response.

Example
-------------------------------
Request:
<get_configs config_id="b4b1c4f8-41f7-42e1-83bd-3dac69e0e140"/>

Response:
<get_configs_response status="404" status_text="Failed to find config 
'b4b1c4f8-41f7-42e1-83bd-3dac69e0e140'"/></get_configs_response>
-------------------------------

As you can see, there is a self-closing-tag, followed by a closing-tag. This 
causes the omp-cli client to respond with "Failed to read response.", instead 
of printing the response itself. 

Versions of involved OpenVAS components:
libraries 5.0.4
manager 3.0.4

----------------------------------------------------------------------

You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6405&group_id=29
_______________________________________________
Openvas-devel mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to