First published: Tue Aug 06 2024(Updated: )
Cross-Site Scripting (XSS) vulnerability in E-Negosyo System affecting version 1.0. An attacker could create a specially crafted URL and send it to a victim to obtain their session cookie details via 'category' parameter in '/index.php'.
Credit: cve-coordination@incibe.es
Affected Software | Affected Version | How to fix |
---|---|---|
Young Entrepreneur E-negosyo System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-33978 is rated as high severity due to its potential to exploit user sessions via cross-site scripting.
To fix CVE-2024-33978, you should validate and sanitize input data in the 'category' parameter of the '/index.php' file.
Only version 1.0 of the E-Negosyo System is affected by CVE-2024-33978.
CVE-2024-33978 is a cross-site scripting (XSS) vulnerability.
An attacker could obtain session cookie details from victims by sending specially crafted URLs.