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-2025-11113: SQL Injection in CodeAstro Online Leave Application

0
Medium
VulnerabilityCVE-2025-11113cvecve-2025-11113
Published: Sun Sep 28 2025 (09/28/2025, 17:32:08 UTC)
Source: CVE Database V5
Vendor/Project: CodeAstro
Product: Online Leave Application

Description

A vulnerability was detected in CodeAstro Online Leave Application 1.0. Affected is an unknown function of the file /signup.php. Performing manipulation of the argument city results in sql injection. The attack may be initiated remotely. The exploit is now public and may be used. Other parameters might be affected as well.

AI-Powered Analysis

AILast updated: 10/06/2025, 00:42:37 UTC

Technical Analysis

CVE-2025-11113 identifies a SQL injection vulnerability in CodeAstro Online Leave Application version 1.0, specifically within the /signup.php endpoint. The vulnerability arises from improper sanitization of the 'city' parameter, which is used directly in SQL queries without adequate validation or parameterization. This allows an attacker to inject malicious SQL code remotely without requiring authentication or user interaction. The vulnerability could enable attackers to extract sensitive information from the backend database, modify or delete data, or potentially escalate privileges depending on the database configuration. Although the CVSS 4.0 score is 5.3 (medium), reflecting limited impact on confidentiality, integrity, and availability, the presence of a public exploit increases the likelihood of exploitation. The vulnerability affects only version 1.0 of the product, and no patches have been officially released yet. The lack of authentication requirement and remote exploitability make this a significant risk for organizations using this software. The vulnerability could also affect other parameters, indicating a broader input validation issue. The attack vector is network-based, with low attack complexity and no user interaction needed, emphasizing the need for immediate remediation.

Potential Impact

For European organizations, the impact of CVE-2025-11113 could include unauthorized access to sensitive employee data such as personal details, leave records, and possibly authentication credentials if stored insecurely. This could lead to privacy violations under GDPR, reputational damage, and potential regulatory penalties. Data integrity could be compromised if attackers modify or delete records, disrupting HR operations and payroll processes. Availability impact is limited but possible if attackers execute SQL commands that lock tables or degrade database performance. The vulnerability's remote exploitability without authentication increases the risk of widespread attacks, especially in organizations with internet-facing instances of the application. Public sector entities and large enterprises with extensive HR data are particularly at risk. The absence of known exploits in the wild currently reduces immediate threat but the public availability of exploit code may lead to rapid exploitation attempts. Overall, the vulnerability poses a moderate risk that could escalate if left unaddressed.

Mitigation Recommendations

Organizations should immediately audit their deployments of CodeAstro Online Leave Application version 1.0 and restrict or disable internet-facing access to the /signup.php endpoint until patched. Implement strict input validation and sanitization for all parameters, especially 'city', using allowlists and rejecting unexpected input formats. Employ parameterized queries or prepared statements to prevent SQL injection. Review and minimize database user privileges to limit the impact of any successful injection. Monitor logs for suspicious SQL errors or unusual query patterns indicative of injection attempts. If a patch is released, apply it promptly. Consider deploying Web Application Firewalls (WAFs) with SQL injection detection rules as a compensating control. Conduct security awareness training for developers and administrators on secure coding practices. Finally, perform regular vulnerability scans and penetration tests focusing on input validation weaknesses in the application.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-09-27T17:35:43.521Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 68d974c36031a9358c959a14

Added to database: 9/28/2025, 5:47:47 PM

Last enriched: 10/6/2025, 12:42:37 AM

Last updated: 11/9/2025, 10:51:18 PM

Views: 49

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