CVE-2021-44114: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-44114?
CVE-2021-44114 is classified as a medium severity vulnerability due to its potential for cross site scripting attacks.
How do I fix CVE-2021-44114?
To fix CVE-2021-44114, ensure that the input validation is properly implemented in the create user function to prevent XSS.
Who is affected by CVE-2021-44114?
CVE-2021-44114 affects users of Sourcecodester Stock Management System in PHP/OOP version 1.0.
What type of vulnerability is CVE-2021-44114?
CVE-2021-44114 is a Cross Site Scripting (XSS) vulnerability that enables code execution through the create user function.
Can CVE-2021-44114 be exploited remotely?
Yes, CVE-2021-44114 can be exploited by remote malicious users to execute arbitrary code.