CVE-2025-40683
BaseFortify
Publication date: 2025-07-29
Last updated on: 2025-08-04
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oretnom23 | human_resource_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
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute arbitrary JavaScript code in a user's browser, potentially leading to session hijacking, theft of sensitive information, or performing actions on behalf of the user without their consent.
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in Human Resource Management System version 1.0. It allows an attacker to execute malicious JavaScript code in the victim's browser by sending a specially crafted URL that exploits the 'searccity' parameter in the /city.php page.