SQL Injection Vulnerability in Employee Profile Management System from Code-Projects
CVE-2025-14193

5.3MEDIUM

Key Information:

Vendor
CVE Published:
7 December 2025

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2025-14193?

The Employee Profile Management System by Code-Projects is susceptible to SQL injection due to improper validation of user input in the /view_personnel.php file. This vulnerability arises when an attacker manipulates the 'per_id' parameter, which could allow remote execution of arbitrary SQL queries. The security flaw has been publicly disclosed, urging users to assess and fortify their defenses against potential exploitation.

Affected Version(s)

Employee Profile Management System 1.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

xuanyuesanshi (VulDB User)
.
CVE-2025-14193 : SQL Injection Vulnerability in Employee Profile Management System from Code-Projects