CVE-2024-48733: SQL Injection
SQL injection vulnerability in /SASStudio/sasexec/sessions/{sessionID}/sql in SAS Studio 9.4 allows remote attacker to execute arbitrary SQL commands via the POST body request. NOTE: this is disputed by the vendor because SQL statement execution is allowed for authorized users.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-48733?
CVE-2024-48733 is classified as a critical SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands.
How do I fix CVE-2024-48733?
To mitigate CVE-2024-48733, ensure that only authorized users have access to SQL execution features and implement input validation to sanitize user inputs.
Who is affected by CVE-2024-48733?
CVE-2024-48733 affects users of SAS Studio 9.4, particularly in its functionality related to SQL execution.
What type of attack does CVE-2024-48733 facilitate?
CVE-2024-48733 facilitates SQL injection attacks, allowing attackers to manipulate SQL queries to gain unauthorized access to the database.
What is the potential impact of exploiting CVE-2024-48733?
Exploiting CVE-2024-48733 can lead to unauthorized data access, data manipulation, or potential system compromise.