Cyber Posture

CVE-2025-0934

MediumPublic PoC

Published: 31 January 2025

Published
31 January 2025
Modified
18 February 2025
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0017 38.4th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0934 is a medium-severity Injection (CWE-74) vulnerability in Anisha Job Recruitment. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 38.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents SQL injection by enforcing input validation mechanisms on untrusted parameters like 'n' in the vulnerable /parse/_call_job_search_ajax.php endpoint.

prevent

Requires identification, reporting, and correction of the specific SQL injection flaw in Job Recruitment 1.0.

preventdetect

Vulnerability scanning identifies SQL injection vulnerabilities like CVE-2025-0934 in web applications for remediation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in public-facing web application (/parse/_call_job_search_ajax.php) enables exploitation of public-facing application (T1190) and unauthorized database access/querying (T1213.006).

NVD Description

A vulnerability was found in code-projects Job Recruitment 1.0. It has been classified as problematic. This affects an unknown part of the file /parse/_call_job_search_ajax.php. The manipulation of the argument n leads to sql injection. It is possible to initiate the…

more

attack remotely. The exploit has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-0934 is a SQL injection vulnerability in code-projects Job Recruitment 1.0, classified as problematic. It affects an unknown part of the file /parse/_call_job_search_ajax.php, where manipulation of the argument "n" enables the injection. The issue, associated with CWE-74 and CWE-89, carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) and was published on 2025-01-31.

An attacker with low privileges (PR:L) can exploit this vulnerability remotely over the network with low complexity and no user interaction required. Successful exploitation allows limited impacts on confidentiality, integrity, and availability through SQL injection, such as unauthorized data access, modification, or disruption within the affected application's database.

Advisories and additional details are documented in references including VulDB entries (vuldb.com/?ctiid.294243, vuldb.com/?id.294243, vuldb.com/?submit.491802), code-projects.org, and a GitHub proof-of-concept at github.com/1337g/CVE-2025-X/blob/main/job-recruitment_call_job_search_ajax-sqli.pdf. The exploit has been publicly disclosed and may be used.

The vulnerability's public exploit disclosure increases the risk of exploitation in unpatched instances of Job Recruitment 1.0.

Details

CWE(s)

Affected Products

anisha
job recruitment
1.0

CVEs Like This One

CVE-2025-0168Same product: Anisha Job Recruitment
CVE-2025-1162Same product: Anisha Job Recruitment
CVE-2025-0530Same product: Anisha Job Recruitment
CVE-2025-7198Same vendor: Anisha
CVE-2025-0527Same vendor: Anisha
CVE-2025-15408Same vendor: Anisha
CVE-2025-7196Same vendor: Anisha
CVE-2025-1210Same vendor: Anisha
CVE-2025-7197Same vendor: Anisha
CVE-2025-0347Same vendor: Anisha

References