Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-33485: n/a

0
Critical
VulnerabilityCVE-2024-33485cvecve-2024-33485
Published: Tue May 14 2024 (05/14/2024, 17:59:41 UTC)
Source: CVE Database V5

Description

SQL Injection vulnerability in CASAP Automated Enrollment System using PHP/MySQLi with Source Code V1.0 allows a remote attacker to obtain sensitive information via a crafted payload to the login.php component

AI-Powered Analysis

AILast updated: 11/11/2025, 18:11:06 UTC

Technical Analysis

CVE-2024-33485 identifies a critical SQL Injection vulnerability in the CASAP Automated Enrollment System version 1.0, specifically within the login.php component. This system is implemented using PHP and MySQLi, and the vulnerability arises from improper sanitization of user inputs, allowing attackers to inject malicious SQL statements. Exploiting this flaw requires no authentication or user interaction, enabling remote attackers to manipulate database queries directly. The impact includes unauthorized access to sensitive information, modification or deletion of data, and potential full system compromise. The vulnerability is classified under CWE-89, which covers SQL Injection issues. The CVSS 3.1 base score of 9.8 reflects the high attack vector (network), low attack complexity, no privileges required, no user interaction, and high impact on confidentiality, integrity, and availability. While no patches or known exploits are currently documented, the critical nature demands urgent attention. The vulnerability affects all deployments of the CASAP Automated Enrollment System using the vulnerable login.php component, regardless of version specifics, as no affected versions are explicitly listed.

Potential Impact

For European organizations, especially educational institutions or government agencies utilizing the CASAP Automated Enrollment System, this vulnerability poses a severe risk. Exploitation can lead to unauthorized disclosure of personal data, including student or employee information, violating GDPR and other data protection regulations. Integrity of enrollment data can be compromised, leading to fraudulent enrollments or denial of legitimate access. Availability may also be impacted if attackers execute destructive SQL commands or cause database corruption. The reputational damage and potential regulatory penalties from data breaches could be significant. Additionally, attackers could leverage this vulnerability as a foothold for further network intrusion or lateral movement within organizational IT environments.

Mitigation Recommendations

1. Immediately audit all instances of the CASAP Automated Enrollment System for the presence of the vulnerable login.php component. 2. Implement parameterized queries (prepared statements) for all database interactions to eliminate SQL Injection risks. 3. Apply strict input validation and sanitization on all user-supplied data, especially login credentials. 4. Restrict database user permissions to the minimum necessary, avoiding use of high-privilege accounts for web application access. 5. Monitor logs for unusual SQL query patterns or repeated failed login attempts that may indicate exploitation attempts. 6. If possible, isolate the enrollment system within a segmented network zone to limit lateral movement. 7. Develop and deploy patches or updates from the vendor as soon as they become available. 8. Conduct regular security assessments and penetration tests focusing on injection flaws. 9. Educate developers and administrators on secure coding practices and the risks of SQL Injection.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
mitre
Date Reserved
2024-04-23T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 691378fc47ab359031989268

Added to database: 11/11/2025, 5:57:16 PM

Last enriched: 11/11/2025, 6:11:06 PM

Last updated: 11/12/2025, 1:07:49 AM

Views: 9

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats