CVE-2023-2200
13.07.2023, 03:15
An issue has been discovered in GitLab CE/EE affecting all versions starting from 7.14 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1, which allows an attacker to inject HTML in an email address field.
Vendor | Product | Version |
---|---|---|
gitlab | gitlab | 7.14.0 ≤ 𝑥 < 15.11.10 |
gitlab | gitlab | 7.14.0 ≤ 𝑥 < 15.11.10 |
gitlab | gitlab | 16.0.0 ≤ 𝑥 < 16.0.6 |
gitlab | gitlab | 16.0.0 ≤ 𝑥 < 16.0.6 |
gitlab | gitlab | 16.1.0 ≤ 𝑥 < 16.1.1 |
gitlab | gitlab | 16.1.0 ≤ 𝑥 < 16.1.1 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-116 - Improper Encoding or Escaping of OutputThe software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software 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.