7.6
CVE-2025-0272
- EPSS 0.03%
- Veröffentlicht 03.04.2025 15:15:47
- Zuletzt bearbeitet 10.04.2025 13:27:02
- Quelle psirt@hcl.com
- Teams Watchlist Login
- Unerledigt Login
HCL DevOps Deploy / HCL Launch is vulnerable to HTML injection. This vulnerability may allow a user to embed arbitrary HTML tags in the Web UI potentially leading to sensitive information disclosure.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hcltechsw ≫ Hcl Devops Deploy Version >= 8.0.0.0 < 8.0.1.5
Hcltechsw ≫ Hcl Devops Deploy Version >= 8.1.0 < 8.1.0.1
Hcltechsw ≫ Hcl Launch Version >= 7.0.0.0 <= 7.0.5.26
Hcltechsw ≫ Hcl Launch Version >= 7.1.0.0 < 7.1.2.22
Hcltechsw ≫ Hcl Launch Version >= 7.2.0.0 < 7.2.3.15
Hcltechsw ≫ Hcl Launch Version >= 7.3.0.0 <= 7.3.2.9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.055 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.6 | 2.3 | 4.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
|
psirt@hcl.com | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
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.
CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.