CVE-2024-36801: SQL Injection
Published Jun 4, 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.
Affected Software
2 affected components
SEMCMS SEMCMS
Sem-cms Semcms=4.8
Event History
Jan 1, 1970
CVE Published
via MITRE·12:00 AM
Jun 4, 2024
CVE Published
via NVD·01:15 PM
Nov 20, 2024
Data Sourced
via MITRE·03:53 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2024-36801?
CVE-2024-36801 has a medium severity rating due to its potential to expose sensitive information through SQL injection.
2
How do I fix CVE-2024-36801?
To fix CVE-2024-36801, sanitize and validate the lgid parameter in Download.php to prevent SQL injection.
3
What versions of SEMCMS are affected by CVE-2024-36801?
CVE-2024-36801 affects SEMCMS version 4.8.
4
Can CVE-2024-36801 lead to data breaches?
Yes, CVE-2024-36801 can lead to data breaches by allowing attackers to access sensitive information stored in the database.
5
Is CVE-2024-36801 easy to exploit?
CVE-2024-36801 can be easily exploited by attackers familiar with SQL injection techniques.