Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Credit card fraud and hackers
 New Security Fixes - URGENT
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

support
Administrator

4679 Posts

Posted - July 08 2003 :  16:12:35  Show Profile  Visit support's Homepage  Reply with Quote
We have issued important new security fixes.
We recommend they be applied to all releases. Additional information has come to our attention. Please revisit this link for important additional information.

http://www.vpasp.com/virtprog/info/faq_securityfixes.htm

Howard Kadetz
VP-ASP




Edited by - support on July 10 2003 11:28:41

The Ring Lord
Starting Member

Canada
7 Posts

Posted - December 06 2003 :  14:17:07  Show Profile  Visit The Ring Lord's Homepage  Reply with Quote
For the Very Urgent July 11th update... what file is the change in:

July 11, 2003
VP-ASP 5.0 - URGENT FIX
VP-ASP 4.0/4.50 - URGENT FIX


Apply the following fix to all versions of VP-ASP 4.x, 3,x with the Option Package.
Apply the following fix to all versions of VP-ASP 5.0 with the Option Package.

Locate these lines
template=request("template")
if template<>"" then exit sub

Change the logic to the following

template=request("template")
if template<>"" then
dim suffix
suffix=right(template,3)
if lcase(suffix)="htm" then
exit sub
end if
end if


Go to Top of Page

Superal
VP-CART Expert

Canada
542 Posts

Posted - December 07 2003 :  01:23:23  Show Profile  Reply with Quote
Its shopexd.asp

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00