Vulnerability from bitnami_vulndb
Published
2024-05-29 07:29
Modified
2025-05-20 10:02
Summary
Cross-Site Request Forgery (CSRF) in GitLab
Details
A CSRF vulnerability exists within GitLab CE/EE from versions 13.11 before 16.10.6, from 16.11 before 16.11.3, from 17.0 before 17.0.1. By leveraging this vulnerability, an attacker could exfiltrate anti-CSRF tokens via the Kubernetes Agent Server (KAS).
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "gitlab",
"purl": "pkg:bitnami/gitlab"
},
"ranges": [
{
"events": [
{
"introduced": "13.11.0"
},
{
"fixed": "16.10.6"
},
{
"introduced": "16.11.0"
},
{
"fixed": "16.11.3"
},
{
"introduced": "17.0.0"
},
{
"fixed": "17.0.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-7045"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:community:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:enterprise:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"severity": "Medium"
},
"details": "A CSRF vulnerability exists within GitLab CE/EE from versions 13.11 before 16.10.6, from 16.11 before 16.11.3, from 17.0 before 17.0.1. By leveraging this vulnerability, an attacker could exfiltrate anti-CSRF tokens via the Kubernetes Agent Server (KAS).",
"id": "BIT-gitlab-2023-7045",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-05-29T07:29:24.176Z",
"references": [
{
"type": "WEB",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/436358"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/2286823"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7045"
}
],
"schema_version": "1.5.0",
"summary": "Cross-Site Request Forgery (CSRF) in GitLab"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…