Skip to main content

CVE-2025-7533: SQL Injection in code-projects Job Diary

Medium
VulnerabilityCVE-2025-7533cvecve-2025-7533
Published: Sun Jul 13 2025 (07/13/2025, 16:32:05 UTC)
Source: CVE Database V5
Vendor/Project: code-projects
Product: Job Diary

Description

A vulnerability was found in code-projects Job Diary 1.0 and classified as critical. This issue affects some unknown processing of the file /view-details.php. The manipulation of the argument job_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.

AI-Powered Analysis

AILast updated: 07/20/2025, 21:04:19 UTC

Technical Analysis

CVE-2025-7533 is a critical SQL Injection vulnerability identified in version 1.0 of the code-projects Job Diary application. The vulnerability arises from improper handling of the 'job_id' parameter in the /view-details.php endpoint. An attacker can manipulate this parameter to inject malicious SQL code, potentially allowing unauthorized access to the backend database. This flaw does not require any authentication or user interaction, and can be exploited remotely over the network. The vulnerability impacts the confidentiality, integrity, and availability of the affected system by enabling attackers to read, modify, or delete sensitive data stored in the database. Although the CVSS 4.0 base score is 6.9 (medium severity), the lack of authentication and remote exploitability elevate the risk. The vulnerability has been publicly disclosed, but no known exploits have been observed in the wild yet. No official patches or mitigations have been published by the vendor as of now. The vulnerability is specific to version 1.0 of Job Diary, which is a niche product likely used by organizations for job tracking or diary management. The absence of security controls such as input validation or parameterized queries in the affected code leads to this injection flaw.

Potential Impact

For European organizations using code-projects Job Diary 1.0, this vulnerability poses a significant risk. Exploitation could lead to unauthorized data disclosure, data tampering, or complete compromise of the application database. This could result in leakage of sensitive business information, disruption of job tracking operations, and potential compliance violations under GDPR due to unauthorized access to personal or business data. The remote and unauthenticated nature of the attack vector increases the likelihood of exploitation, especially if the application is exposed to the internet. Organizations in sectors such as manufacturing, services, or project management that rely on Job Diary for operational tracking may face operational downtime and reputational damage. Additionally, attackers could leverage the vulnerability as a foothold for further lateral movement within the corporate network.

Mitigation Recommendations

Immediate mitigation steps include restricting external access to the Job Diary application by implementing network-level controls such as firewalls or VPNs. Organizations should conduct a thorough code review of the /view-details.php script to identify and sanitize all user inputs, especially the 'job_id' parameter. Applying parameterized queries or prepared statements is essential to prevent SQL injection. Until an official patch is released, consider deploying Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection attempts targeting the vulnerable parameter. Regularly monitor application logs for suspicious query patterns or repeated access attempts to /view-details.php. If feasible, isolate the affected application environment to limit potential damage. Finally, organizations should engage with the vendor or community to obtain updates or patches and plan for an upgrade once available.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-07-12T11:30:33.972Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 6873e2cca83201eaacbcc74e

Added to database: 7/13/2025, 4:46:04 PM

Last enriched: 7/20/2025, 9:04:19 PM

Last updated: 8/24/2025, 12:43:43 PM

Views: 34

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

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