Description
A security vulnerability has been detected in PHPGurukul Online Shopping Portal Project 2.1. This affects an unknown part of the file /my-profile.php of the component Parameter Handler. The manipulation of the argument fullname leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-04-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The PHPGurukul Online Shopping Portal Project 2.1 contains a flaw in the Parameter Handler of the my-profile.php page. The fullname argument can be manipulated to inject arbitrary SQL statements, potentially leading to disclosure, modification, or deletion of data stored in the underlying database. This vulnerability is a classic SQL injection, as indicated by the CWE‑74 and CWE‑89 identifiers. The impact is primarily on the confidentiality and integrity of the application’s data.

Affected Systems

This issue affects the PHPGurukul Online Shopping Portal Project version 2.1. The vulnerability resides in an undefined portion of my-profile.php within the Parameter Handler component. No additional versions are listed, so only systems running this build are known to be vulnerable.

Risk and Exploitability

The CVSS score for the flaw is 5.3, indicating moderate severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by sending a crafted HTTP request that includes a malicious fullname value to the my-profile.php endpoint. No special privileges or additional steps are required beyond reaching the application, so the vulnerability is readily exploitable.

Generated by OpenCVE AI on April 5, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to the latest release that addresses the SQL injection in my-profile.php.
  • If no patch is available, review the Parameter Handler code and ensure that the fullname input is properly sanitized or that prepared statements are used.
  • Restrict access to my-profile.php so that only authenticated users can invoke the endpoint.
  • Monitor application logs for abnormal database queries that may indicate exploitation attempts.

Generated by OpenCVE AI on April 5, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in PHPGurukul Online Shopping Portal Project 2.1. This affects an unknown part of the file /my-profile.php of the component Parameter Handler. The manipulation of the argument fullname leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Title PHPGurukul Online Shopping Portal Project Parameter my-profile.php sql injection
First Time appeared Phpgurukul
Phpgurukul online Shopping Portal Project
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:phpgurukul:online_shopping_portal_project:*:*:*:*:*:*:*:*
Vendors & Products Phpgurukul
Phpgurukul online Shopping Portal Project
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Phpgurukul Online Shopping Portal Project
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-06T15:26:00.954Z

Reserved: 2026-04-04T18:44:47.752Z

Link: CVE-2026-5583

cve-icon Vulnrichment

Updated: 2026-04-06T15:25:56.791Z

cve-icon NVD

Status : Deferred

Published: 2026-04-05T17:16:57.453

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-5583

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-06T21:56:30Z

Weaknesses