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

Impact

Personnel Property Equipment System v1.0 contains an SQL Injection vulnerability in the /ppes/admin/advance_search.php endpoint. An attacker who can send crafted requests to this URL can inject arbitrary SQL code into the underlying database query. While the description does not explicitly state the extent of data exposure or privilege escalation, the CWE-89 classification indicates that the flaw could allow disclosure of confidential data, modification of records, or potentially full compromise of the database if the database account has high privileges. This type of issue undermines the confidentiality and integrity of the system’s data and may enable attackers to deploy further attacks against the underlying infrastructure.

Affected Systems

The affected product is Personnel Property Equipment System version 1.0, as identified by its CPE string. No vendor name is supplied by a CNA; the vulnerability is specific to this version of the application.

Risk and Exploitability

The CVSS base score of 9.8 indicates that the vulnerability is severe. Its EPSS score is reported as < 1%, which means the probability of exploitation is very low at the moment of this analysis, but that assessment can change rapidly. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a web-based one, where an authenticated or unauthenticated user can supply input that reaches the backend database. The exploit path requires access to the /ppes/admin/advance_search.php endpoint, so restricting network access or requiring proper authentication could mitigate exploitation. Publicly known exploits are not documented, but the high CVSS suggests that attackers will prioritize this flaw once an exploit becomes available.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy an updated version of Personnel Property Equipment System that corrects the SQL Injection in the advance_search.php endpoint.
  • Modify the application code to use parameterized queries or prepared statements for all database interactions involving user input, ensuring that input is properly escaped and validated.
  • Limit access to the /ppes/admin/advance_search.php page by enforcing authentication and network segmentation so that only authorized administrators can reach it.
  • If an update is not immediately available, implement a web‑application firewall rule to block suspicious SQL patterns in requests to advance_search.php.

Generated by OpenCVE AI on April 17, 2026 at 13:43 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 1.0

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 18: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 15:15:00 +0000

Type Values Removed Values Added
Description sourcecodester Personnel Property Equipment System v1.0 is vulnerable to SQL Injection in /ppes/admin/advance_search.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:25:31.325Z

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

Link: CVE-2026-26703

cve-icon Vulnrichment

Updated: 2026-03-03T20:25:21.684Z

cve-icon NVD

Status : Modified

Published: 2026-03-02T15:16:36.657

Modified: 2026-03-03T21:15:59.497

Link: CVE-2026-26703

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses