CVE-2025-28016
BaseFortify
Publication date: 2025-09-30
Last updated on: 2025-10-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | user_registration_\&_login_and_user_management_system | 3.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue found in the edit-profile.php file of the PHPGurukul User Registration & Login and User Management System V3.3. It allows remote attackers to inject and execute arbitrary JavaScript code by manipulating the fname, lname, and contact parameters.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious JavaScript code in the context of the affected web application, potentially leading to session hijacking, defacement, or redirection to malicious sites, thereby compromising user data and security.