CVE-2022-50802
Cross-Site Scripting in ETAP Safety Manager Allows Credential Theft
Publication date: 2025-12-30
Last updated on: 2025-12-30
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| etap | safety_manager | 1.0.0.32 |
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 ETAP Safety Manager 1.0.0.32. It occurs in the 'action' GET parameter, allowing unauthenticated attackers to inject malicious HTML and JavaScript code. This means attackers can send specially crafted requests that cause victim browsers to execute arbitrary scripts.
How can this vulnerability impact me? :
The vulnerability can impact you by enabling attackers to execute arbitrary scripts in your browser sessions. This can lead to theft of credentials or unauthorized actions performed on your behalf within the application.