CVE-2025-34080
BaseFortify
Publication date: 2025-07-01
Last updated on: 2025-11-04
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| contec | conprosys_hmi_system | to 3.7.7 (exc) |
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 in the Contec Co.,Ltd. CONPROSYS HMI System (CHS), specifically in the getqsetting.php functionality. It allows an attacker to inject and execute malicious scripts in the user's browser when they interact with the affected functionality. This can happen because the system reflects user input without proper sanitization.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the browser of users interacting with the affected system. This can result in unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent, potentially compromising user data and system integrity.