First published: Fri Feb 07 2025(Updated: )
A vulnerability classified as problematic has been found in newbee-mall 1.0. Affected is the function save of the file /admin/categories/save of the component Add Category Page. The manipulation of the argument categoryName leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
newbee-mall |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1114 is classified as problematic due to the potential for cross-site scripting (XSS) attacks.
To fix CVE-2025-1114, sanitize and validate the input for the categoryName parameter in the save function.
CVE-2025-1114 affects newbee-mall version 1.0 specifically in the Add Category Page.
CVE-2025-1114 is a cross-site scripting (XSS) vulnerability.
Yes, CVE-2025-1114 can be exploited remotely by injecting malicious scripts through the categoryName input.