Description
sourcecodester Personnel Property Equipment System v1.0 is vulnerable to SQL Injection in /ppes/admin/edit_employee.php.
Published: 2026-03-02
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Assess Impact
AI Analysis

Impact

The Personnel Property Equipment System version 1.0 contains a classic SQL injection weakness located in the edit_employee.php file. According to the description, attackers who successfully exploit this flaw can manipulate the underlying database queries, which enables unauthorized disclosure, alteration, or deletion of employee records. Because the data handled by the system is typically confidential personnel and organizational information, the impact extends to confidentiality, integrity, and potential availability of the database. The associated weakness type is CWE‑89, reflecting unsanitized input in a dynamic SQL statement.

Affected Systems

The affected system is the Personnel Property Equipment System, version 1.0, developed by Jon‑Remus Sevellejo. It is a web‑based application that manages personnel, property, and equipment data for organizations.

Risk and Exploitability

The CVSS score of 9.8 signals a high‑sever integration vulnerability, while the EPSS score of less than 1 % indicates that widespread exploitation has not yet been observed but remains possible. The vulnerability is not listed in the CISA KEV catalog. Based only on the description, the likely attack vector is via the web interface, potentially requiring administrative authentication to access edit_employee.php. A successful exploitation would directly compromise the confidentiality and integrity of the database, and could be a stepping stone toward broader system compromise if the database is used by other applications.

Generated by OpenCVE AI on April 17, 2026 at 13:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether the deployed instance uses Personnel Property Equipment System 1.0 and check the vendor’s website or community pages for an official patch or update that addresses the SQL injection flaw.
  • If no patch is available, restrict access to edit_employee.php so that only trusted administrators can reach it, using IP whitelisting, rate limiting, and enforcing multi‑factor authentication to mitigate the risk of credential compromise.
  • Modify the application code to sanitize all user inputs and replace dynamic SQL statements in edit_employee.php with parameterized queries or prepared statements, thereby preventing direct injection of SQL fragments.

Generated by OpenCVE AI on April 17, 2026 at 13:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Apr 2026 14:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in Personnel Property Equipment System Edit Employee Module

Wed, 04 Mar 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester personnel Property Equipment System
Vendors & Products Sourcecodester
Sourcecodester personnel Property Equipment System

Tue, 03 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 03 Mar 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Jon-remus-sevellejo
Jon-remus-sevellejo personnel Property Equipment System
Weaknesses CWE-89
CPEs cpe:2.3:a:jon-remus-sevellejo:personnel_property_equipment_system:1.0:*:*:*:*:*:*:*
Vendors & Products Jon-remus-sevellejo
Jon-remus-sevellejo personnel Property Equipment System
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Mon, 02 Mar 2026 17:00:00 +0000

Type Values Removed Values Added
Description sourcecodester Personnel Property Equipment System v1.0 is vulnerable to SQL Injection in /ppes/admin/edit_employee.php.
References

Subscriptions

Jon-remus-sevellejo Personnel Property Equipment System
Sourcecodester Personnel Property Equipment System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-03T20:29:34.728Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26700

cve-icon Vulnrichment

Updated: 2026-03-03T20:29:25.845Z

cve-icon NVD

Status : Modified

Published: 2026-03-02T17:16:33.210

Modified: 2026-03-03T21:15:58.950

Link: CVE-2026-26700

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T13:45:16Z

Weaknesses