Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs

Virtual Programming VP-ASP Denial Of Service Vulnerability

Solution:
The vendor has provided the following patch to resolve this issue:

Locate the following code in the 'shoprestoreorder.asp' file:

If RestoreRedirecturl<>"" then
Responseredirect RestoreRedirectUrl
end if

Replace them with:

If RestoreRedirecturl<>"" then
Shopclosedatabase dbc
Responseredirect RestoreRedirectUrl
end if








 

Privacy Statement
Copyright 2009, SecurityFocus