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-50835: n/a

0
Low
VulnerabilityCVE-2024-50835cvecve-2024-50835
Published: Thu Nov 14 2024 (11/14/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-50835 is a SQL Injection vulnerability affecting the /admin/edit_student. php page of the KASHIPARA E-learning Management System Project 1. 0. The flaw exists in multiple parameters including cys, un, ln, fn, and id, allowing an authenticated user with low privileges to inject SQL commands. The vulnerability requires user interaction and does not impact integrity or availability but can lead to limited confidentiality loss. No known exploits are reported in the wild, and no patches have been published yet. The CVSS score is 3. 5, indicating a low severity risk. Organizations using this e-learning platform should prioritize input validation and parameterized queries to mitigate risk. Countries with significant adoption of this system or similar educational platforms may be more exposed.

AI-Powered Analysis

AILast updated: 02/26/2026, 01:07:30 UTC

Technical Analysis

CVE-2024-50835 identifies a SQL Injection vulnerability in the KASHIPARA E-learning Management System Project 1.0, specifically in the /admin/edit_student.php endpoint. The vulnerability affects multiple parameters: cys, un, ln, fn, and id. An attacker with authenticated access and low privileges can exploit this flaw by injecting malicious SQL code through these parameters. The vulnerability does not require elevated privileges beyond low-level authentication, but it does require user interaction, such as submitting crafted input via the web interface. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N) indicates network attack vector, low attack complexity, low privileges required, user interaction required, unchanged scope, and limited confidentiality impact without affecting integrity or availability. No public exploits or patches are currently available, and the affected version is identified as 1.0 without further version details. The root cause is improper input sanitization and lack of parameterized queries, typical of CWE-89 SQL Injection. This vulnerability could allow attackers to extract sensitive information from the backend database, potentially exposing student or administrative data.

Potential Impact

The primary impact of this vulnerability is limited confidentiality loss, as attackers can potentially extract sensitive data from the database by exploiting the SQL Injection flaw. Since the vulnerability requires authenticated access with low privileges and user interaction, the attack surface is somewhat constrained. However, in an educational environment, unauthorized access to student records or administrative data could lead to privacy violations, reputational damage, and compliance issues. The vulnerability does not affect data integrity or system availability, so it is unlikely to cause data corruption or service disruption. Organizations relying on the KASHIPARA E-learning Management System may face targeted attacks from insiders or compromised accounts. The absence of known exploits reduces immediate risk, but the lack of patches means the vulnerability remains exploitable if discovered by malicious actors.

Mitigation Recommendations

To mitigate CVE-2024-50835, organizations should implement strict input validation and sanitization on all user-supplied data, especially the cys, un, ln, fn, and id parameters in the /admin/edit_student.php page. Employing parameterized queries or prepared statements will prevent SQL Injection by separating code from data. Restricting access to the admin interface to trusted users and enforcing strong authentication mechanisms can reduce the risk of exploitation. Monitoring and logging database queries for unusual patterns may help detect attempted injections. Since no official patch is available, organizations should consider code review and manual remediation of vulnerable code sections. Additionally, applying web application firewalls (WAFs) with SQL Injection detection rules can provide a temporary protective layer. Regular security assessments and penetration testing focused on injection flaws are recommended to identify and remediate similar vulnerabilities proactively.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2024-10-28T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699f6ba0b7ef31ef0b557548

Added to database: 2/25/2026, 9:37:36 PM

Last enriched: 2/26/2026, 1:07:30 AM

Last updated: 2/26/2026, 11:07:49 AM

Views: 1

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 more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats