CVE-2025-11052: SQL Injection in kidaze CourseSelectionSystem
A security flaw has been discovered in kidaze CourseSelectionSystem 1.0/5.php. The impacted element is an unknown function of the file /Profilers/PriProfile/COUNT3s5.php. Performing manipulation of the argument csslc results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be exploited.
AI Analysis
Technical Summary
CVE-2025-11052 is a SQL Injection vulnerability identified in the kidaze CourseSelectionSystem, specifically affecting versions 1.0 and the 5.php variant. The vulnerability resides in an unknown function within the file /Profilers/PriProfile/COUNT3s5.php, where manipulation of the 'csslc' argument allows an attacker to inject malicious SQL commands. This flaw can be exploited remotely without requiring any authentication or user interaction, making it particularly dangerous. The vulnerability impacts the confidentiality, integrity, and availability of the underlying database by allowing unauthorized access, data leakage, or data manipulation. The CVSS 4.0 base score is 6.9, indicating a medium severity level. The vector details highlight that the attack can be performed over the network (AV:N), requires low attack complexity (AC:L), no privileges (PR:N), no user interaction (UI:N), and affects confidentiality, integrity, and availability to a low extent (VC:L, VI:L, VA:L). The scope remains unchanged (S:U). Although no public exploits are currently known in the wild, the exploit code has been publicly released, increasing the risk of exploitation. The lack of available patches or mitigation links suggests that affected organizations must proactively implement defensive measures. Given the nature of the vulnerability, attackers could extract sensitive student data, alter course selections, or disrupt the course selection process, potentially impacting academic operations and privacy compliance.
Potential Impact
For European organizations, particularly educational institutions using the kidaze CourseSelectionSystem, this vulnerability poses a significant risk. Exploitation could lead to unauthorized disclosure of personal student information, violating GDPR and other data protection regulations, resulting in legal and financial penalties. Integrity breaches could allow attackers to modify course enrollment data, causing administrative chaos and undermining trust in the institution's systems. Availability impacts could disrupt the course selection process during critical enrollment periods, affecting students and staff. Given the remote and unauthenticated nature of the exploit, threat actors could easily target multiple institutions, potentially leading to widespread disruption. The medium severity rating suggests that while the vulnerability is serious, it may not allow full system compromise but still requires urgent attention to prevent data breaches and operational impacts.
Mitigation Recommendations
1. Immediate code review and sanitization of the 'csslc' parameter in /Profilers/PriProfile/COUNT3s5.php to ensure proper input validation and use of parameterized queries or prepared statements to prevent SQL injection. 2. Implement Web Application Firewalls (WAF) with custom rules to detect and block SQL injection attempts targeting the vulnerable parameter. 3. Conduct thorough security testing, including dynamic application security testing (DAST) and static code analysis, to identify and remediate similar vulnerabilities in the application. 4. Monitor logs for unusual database query patterns or failed injection attempts to detect early exploitation attempts. 5. Restrict database user permissions to the minimum necessary to limit the impact of any successful injection. 6. If possible, isolate the vulnerable component or disable the affected functionality temporarily until a patch or fix is applied. 7. Engage with the vendor or development team to obtain or develop a security patch and apply it promptly once available. 8. Educate development and IT teams on secure coding practices and the importance of input validation to prevent future vulnerabilities.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Belgium, Sweden, Poland, Austria
CVE-2025-11052: SQL Injection in kidaze CourseSelectionSystem
Description
A security flaw has been discovered in kidaze CourseSelectionSystem 1.0/5.php. The impacted element is an unknown function of the file /Profilers/PriProfile/COUNT3s5.php. Performing manipulation of the argument csslc results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be exploited.
AI-Powered Analysis
Technical Analysis
CVE-2025-11052 is a SQL Injection vulnerability identified in the kidaze CourseSelectionSystem, specifically affecting versions 1.0 and the 5.php variant. The vulnerability resides in an unknown function within the file /Profilers/PriProfile/COUNT3s5.php, where manipulation of the 'csslc' argument allows an attacker to inject malicious SQL commands. This flaw can be exploited remotely without requiring any authentication or user interaction, making it particularly dangerous. The vulnerability impacts the confidentiality, integrity, and availability of the underlying database by allowing unauthorized access, data leakage, or data manipulation. The CVSS 4.0 base score is 6.9, indicating a medium severity level. The vector details highlight that the attack can be performed over the network (AV:N), requires low attack complexity (AC:L), no privileges (PR:N), no user interaction (UI:N), and affects confidentiality, integrity, and availability to a low extent (VC:L, VI:L, VA:L). The scope remains unchanged (S:U). Although no public exploits are currently known in the wild, the exploit code has been publicly released, increasing the risk of exploitation. The lack of available patches or mitigation links suggests that affected organizations must proactively implement defensive measures. Given the nature of the vulnerability, attackers could extract sensitive student data, alter course selections, or disrupt the course selection process, potentially impacting academic operations and privacy compliance.
Potential Impact
For European organizations, particularly educational institutions using the kidaze CourseSelectionSystem, this vulnerability poses a significant risk. Exploitation could lead to unauthorized disclosure of personal student information, violating GDPR and other data protection regulations, resulting in legal and financial penalties. Integrity breaches could allow attackers to modify course enrollment data, causing administrative chaos and undermining trust in the institution's systems. Availability impacts could disrupt the course selection process during critical enrollment periods, affecting students and staff. Given the remote and unauthenticated nature of the exploit, threat actors could easily target multiple institutions, potentially leading to widespread disruption. The medium severity rating suggests that while the vulnerability is serious, it may not allow full system compromise but still requires urgent attention to prevent data breaches and operational impacts.
Mitigation Recommendations
1. Immediate code review and sanitization of the 'csslc' parameter in /Profilers/PriProfile/COUNT3s5.php to ensure proper input validation and use of parameterized queries or prepared statements to prevent SQL injection. 2. Implement Web Application Firewalls (WAF) with custom rules to detect and block SQL injection attempts targeting the vulnerable parameter. 3. Conduct thorough security testing, including dynamic application security testing (DAST) and static code analysis, to identify and remediate similar vulnerabilities in the application. 4. Monitor logs for unusual database query patterns or failed injection attempts to detect early exploitation attempts. 5. Restrict database user permissions to the minimum necessary to limit the impact of any successful injection. 6. If possible, isolate the vulnerable component or disable the affected functionality temporarily until a patch or fix is applied. 7. Engage with the vendor or development team to obtain or develop a security patch and apply it promptly once available. 8. Educate development and IT teams on secure coding practices and the importance of input validation to prevent future vulnerabilities.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-09-26T09:43:17.588Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68d87cd25d6228f86ddc9288
Added to database: 9/28/2025, 12:09:54 AM
Last enriched: 9/28/2025, 12:12:32 AM
Last updated: 9/29/2025, 7:24:24 PM
Views: 5
Related Threats
CVE-2025-59954: CWE-94: Improper Control of Generation of Code ('Code Injection') in KnowageLabs Knowage-Server
CriticalCVE-2025-43812: CWE-79: Cross-site Scripting in Liferay Portal
MediumCVE-2025-43818: CWE-79: Cross-site Scripting in Liferay Portal
MediumCVE-2025-43815: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Liferay Portal
MediumCVE-2025-30247: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Western Digital My Cloud
CriticalActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.