I am working on a client server application in which client is written in java and server in c++.
One of my customer haas perform penetration testing using Think Secure Tool(Not sure about exactly what tools they used) and got the vulnerability(more appropriately weaknees) 1.Memory leakage through web server process and 2.Potential buffer overflow.
They got this result to a specific port which our application use to show all the events associated.
I have no clue about this issue and have no idea to approach this issue.Kindly suggest me the approach or any reference meterial that can help me in this issue... Thanks in Advance