First published: Sun Apr 10 2022(Updated: )
A cross-site scripting (XSS) vulnerability at /admin/goods/update in Newbee-Mall v1.0.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the goodsName parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
newbee-mall | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-27476 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
CVE-2022-27476 is a cross-site scripting (XSS) vulnerability affecting the Newbee-Mall application.
To fix CVE-2022-27476, validate and sanitize the user inputs for the goodsName parameter before processing them.
CVE-2022-27476 affects Newbee-Mall version 1.0.0.
CVE-2022-27476 occurs at the /admin/goods/update endpoint in the Newbee-Mall application.