Stratsec has reported multiple vulnerabilities in Intramaps, which can be exploited by malicious people to disclose potentially sensitive information and conduct cross-site scripting and SQL injection attacks.
1) Input passed via the "viewName" and "viewNotes" POST parameters to applicationengine/ApplicationEngine.asmx/SaveView and "description", "function", and "dump" POST parameters to applicationengine/error.aspx is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via multiple parameters and scripts is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site if malicious data is viewed.
List of affected scripts and parameters:
<a href="http://site/applicationengine/Application.aspx?layer
" target="_blank">http://site/applicationengine/Application.aspx?layer
</a>
<a href="http://site/applicationengine/Application.aspx?module
" target="_blank">http://site/applicationengine/Application.aspx?module
</a>
<a href="http://site/applicationengine/Application.aspx?project
" target="_blank">http://site/applicationengine/Application.aspx?project
</a>
<a href="http://site/applicationengine/Application.aspx?xmlurlin
" target="_blank">http://site/applicationengine/Application.aspx?xmlurlin
</a>
<a href="http://site/applicationengine/ApplicationEngine.asmx/Integration?xmlurlin (POST)
" target="_blank">http://site/applicationengine/Ap...ntegration?xmlurlin (POST)
</a>
<a href="http://site/applicationengine/ApplicationEngine.asmx/SetModule?ModuleName
" target="_blank">http://site/applicationengine/Ap....asmx/SetModule?ModuleName
</a>
<a href="http://site/applicationengine/error.aspx?description
" target="_blank">http://site/applicationengine/error.aspx?description
</a>
<a href="http://site/applicationengine/ImageProxy.ashx?imageUrl
" target="_blank">http://site/applicationengine/ImageProxy.ashx?imageUrl
</a>
<a href="http://site/integration/TrimLink.aspx?
" target="_blank">http://site/integration/TrimLink.aspx?
</a>
3) Input passed via the "project" parameter to applicationengine/Application.aspx is not properly sanitised before being used in an XQuery query. This can be exploited to manipulate XQuery queries by injecting arbitrary XQuery code.
4) The application allows users to perform certain actions via HTTP requests without performing proper validity checks to verify the requests. This can be exploited to e.g. change the administrator's password by tricking a logged-in administrator into visiting a malicious web site.
5) An error when handling certain error conditions can be exploited to disclose e.g. stack trace information and internal data types.
The vulnerabilities are reported in version 7.0.128; Rev 318. Other versions may also be affected.