First published: Tue May 14 2024(Updated: )
Cross Site Scripting vulnerability in php-lms/admin/?page=system_info in Computer Laboratory Management System using PHP and MySQL 1.0 allow remote attackers to inject arbitrary web script or HTML via the name, shortname parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Computer Laboratory Management System | ||
Computer Laboratory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-34225 is considered to have a high severity due to its potential for remote code execution via Cross Site Scripting.
To fix CVE-2024-34225, validate and sanitize user inputs for the name and shortname parameters to prevent script injection.
CVE-2024-34225 affects users of the Computer Laboratory Management System version 1.0 that use the php-lms/admin/?page=system_info page.
The impact of CVE-2024-34225 allows remote attackers to inject arbitrary web script or HTML, leading to security breaches.
Yes, CVE-2024-34225 can be easily exploited by attackers with basic knowledge of web application vulnerabilities.