First published: Wed May 01 2024(Updated: )
Cross site scripting (XSS) vulnerability in file main.php in sourcecodester oretnom23 Blog Site 1.0 via the name and email parameters to function user_add.\
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Sourcecodester Blog Site | ||
oretnom23 Blog Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-23019 is classified as a moderate severity cross-site scripting (XSS) vulnerability.
To fix CVE-2023-23019, sanitize user input by validating and escaping the 'name' and 'email' parameters in the user_add function.
CVE-2023-23019 affects Sourcecodester oretnom23 Blog Site version 1.0.
Exploiting CVE-2023-23019 could allow an attacker to execute arbitrary JavaScript in the context of a user's session.
CVE-2023-23019 can be easily exploited by submitting malicious scripts through the vulnerable input fields.