Specifications
SAFER – Vol. 3, Issue 6 10 © 2000 The Relay Group
MDBMS Buffer Overflow Vulnerability
Released May 24, 2000
Affects MDBMS .9xbx
Reference http://www.securityfocus.com/bid/1252
Problem
- By supplying a line of sufficient length to the MDBMS server, containing machine executable code,
it is possible for a remote attacker to execute arbitrary commands as the user the db is running as.
- It is believed all versions of MDBMS are susceptible, up to and including .99b6, which is the latest
release.
SAFER
- Unofficial patch is available.
MailSite 4.2.1.0 Buffer Overflow Vulnerability
Released May 24, 2000
Affects MailSite 4.2.10
Reference http://www.securityfocus.com/bid/1244
Problem
- Remote users are able to execute arbitrary code with system privileges by exploiting a buffer
overflow vulnerability that exists in the code that handles GET requests in Rockliffe MailSite
4.2.1.0.
- Performing a GET request containing a query string consisting of over 240 KB will allow for the
execution of arbitrary code.
SAFER
- Rockliffe has rectified this vulnerability with the release of MailSite 4.2.2.
Pacific Software Carello File Duplication and Source Disclosure Vulnerability
Released May 24, 2000
Affects Pacific Software Carello 1.2.1
Reference http://www.securityfocus.com/bid/1245
Problem
- A remote user can gain read and write access on a target machine running Carello shopping cart
software.
- A user may create a duplicate of a known file in a known directory on the target host through
add.exe in /scripts/Carello.
- Accessing http://target/scripts/Carello/add.exe?C:\directory\filename.ext will generate a duplicate
file with a "1" appended to the filename (eg. filename.ext1). From here, the remote user would
perform a http request of the newly created duplicate file and be able to view the contents of it.
- This vulnerability depends on the anonymous internet account having write access to the relevant
directories.
SAFER
- Disable access to sensitive directories for the anonymous internet account.