Symantec Messaging Gateway <= 10.6.1 Directory Traversal
A charting component in the Symantec Messaging Gateway control center does not properly sanitize user input submitted for charting requests. This could potentially result in an authorized but less privileged user gaining access to paths outside the authorized directory. This could potentially provide read access to some files/directories on the server for which the user is not authorized. The problem relies in the package kavachart-kcServlet-5.3.2.jar, File : com/ve/kavachart/servlet/ChartStream.java, where the vulnerable code is taking parameter 'sn' and writing it to the 'string variable' without any sanitanization for directory traversal and you can successfully use this to do a directory taverasl attack.