Description
|
|
Multiple vulnerabilities have been reported in the vBShop module for vBulletin, which can be exploited by malicious users to conduct script insertion attacks.
1) Input passed via the message when sending a gift is not properly sanitised in dbtech/vbshop_pro/actions/inventory.php before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.
2) Input passed via the donate message when donating is not properly sanitised in dbtech/vbshop_pro/actions/donate.php before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.
3) Certain input is not properly sanitised in dbtech/vbshop_pro/actions/shopmanagement.php and dbtech/vbshop_pro/actions/itemmanagement.php before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.
The vulnerabilities are reported in versions prior to 2.2.3.
|