First published: Mon Jan 31 2022(Updated: )
Cross Site Scripting (XSS) vulnerability exists in Sourcecodester Stock Management System in PHP/OOP 1.0, which allows remote malicious users to execute arbitrary remote code execution via create user function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Stock Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-44114 is classified as a medium severity vulnerability due to its potential for cross site scripting attacks.
To fix CVE-2021-44114, ensure that the input validation is properly implemented in the create user function to prevent XSS.
CVE-2021-44114 affects users of Sourcecodester Stock Management System in PHP/OOP version 1.0.
CVE-2021-44114 is a Cross Site Scripting (XSS) vulnerability that enables code execution through the create user function.
Yes, CVE-2021-44114 can be exploited by remote malicious users to execute arbitrary code.