First published: Wed Nov 03 2021(Updated: )
Cross Site Scripting (XSS) vulnerability exists in Sourcecodester Simple Subscription Website 1.0 via the id parameter in plan_application.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Simple Subscription Website | =1.0 | |
Simple Subscription Project | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-43141 is classified as a medium severity vulnerability.
To fix CVE-2021-43141, sanitize and validate user inputs for the id parameter in plan_application.
CVE-2021-43141 affects users of SourceCodester Simple Subscription Website version 1.0.
CVE-2021-43141 is a Cross Site Scripting (XSS) vulnerability.
Mitigation for CVE-2021-43141 can be achieved by implementing proper input/output encoding and validating inputs on the server side.