First published: Mon Feb 27 2023(Updated: )
A stored cross-site scripting (XSS) vulnerability in Art Gallery Management System Project v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the fullname parameter on the enquiry page.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Art Gallery Management System | =1.0 | |
PHPGurukul Art Gallery Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-23157 is considered a high severity vulnerability due to its ability to execute arbitrary scripts via stored cross-site scripting.
To fix CVE-2023-23157, you should validate and sanitize user input, particularly the fullname parameter on the enquiry page.
CVE-2023-23157 affects users of Art Gallery Management System Project v1.0 and PHPGurukul Art Gallery Management System v1.0.
CVE-2023-23157 is a stored cross-site scripting (XSS) vulnerability.
The potential impacts of CVE-2023-23157 include unauthorized execution of malicious scripts, leading to session hijacking or user data theft.