First published: Tue Jun 04 2024(Updated: )
A SQL injection vulnerability in SEMCMS v.4.8, allows a remote attacker to obtain sensitive information via the lgid parameter in Download.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MagpieRSS | ||
sem-cms | =4.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-36801 has a medium severity rating due to its potential to expose sensitive information through SQL injection.
To fix CVE-2024-36801, sanitize and validate the lgid parameter in Download.php to prevent SQL injection.
CVE-2024-36801 affects SEMCMS version 4.8.
Yes, CVE-2024-36801 can lead to data breaches by allowing attackers to access sensitive information stored in the database.
CVE-2024-36801 can be easily exploited by attackers familiar with SQL injection techniques.