CVE-2025-52187
BaseFortify
Publication date: 2025-07-30
Last updated on: 2025-11-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| getprojects | create_school_management_system | 1.0 |
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 Cross Site Scripting (XSS) issue found in the my_profile_update_form1.php file of the GetProjectsIdea Create School Management System 1.0. It allows an attacker to inject malicious scripts into the web application, which can then be executed in the context of other users' browsers.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on behalf of users, theft of sensitive information such as cookies or session tokens, and potentially allow attackers to compromise user accounts or the integrity of the application.