Lucene search

K
vulnrichmentGitHub_PVULNRICHMENT:CVE-2024-5815
HistoryJul 16, 2024 - 9:26 p.m.

CVE-2024-5815 Cross Site Request Forgery was identified in GitHub Enterprise Server that allowed write in a user owned repository

2024-07-1621:26:57
CWE-352
GitHub_P
github.com
6
cve-2024-5815
cross site request forgery
github enterprise server
write operations
incorrect request types
trusted user
victim-owned repository
github bug bounty

CVSS4

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

ACTIVE

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/SC:N/VI:H/SI:H/VA:N/SA:N/S:N/AU:N/U:Amber/R:U/RE:L

AI Score

6.4

Confidence

High

EPSS

0.001

Percentile

22.6%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

A Cross-Site Request Forgery vulnerability in GitHub Enterprise Server allowed write operations on a victim-owned repository by exploiting incorrect request types. A mitigating factor is that the attacker would have to be a trusted GitHub Enterprise Server user, and the victim would have to visit a tag in the attacker’s fork of their own repository. vulnerability affected all versions of GitHub Enterprise Server prior 3.14 and was fixed in version 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17.

This vulnerability was reported via the GitHub Bug Bounty program.

CNA Affected

[
  {
    "vendor": "GitHub",
    "product": "GitHub Enterprise Server",
    "versions": [
      {
        "status": "affected",
        "changes": [
          {
            "at": "3.9.17",
            "status": "unaffected"
          }
        ],
        "version": "3.9.0",
        "versionType": "semver",
        "lessThanOrEqual": "3.9.16"
      },
      {
        "status": "affected",
        "changes": [
          {
            "at": "3.10.14",
            "status": "unaffected"
          }
        ],
        "version": "3.10.0",
        "versionType": "semver",
        "lessThanOrEqual": "3.10.13"
      },
      {
        "status": "affected",
        "changes": [
          {
            "at": "3.11.12",
            "status": "unaffected"
          }
        ],
        "version": "3.11.0",
        "versionType": "semver",
        "lessThanOrEqual": "3.11.11"
      },
      {
        "status": "affected",
        "changes": [
          {
            "at": "3.12.6",
            "status": "unaffected"
          }
        ],
        "version": "3.12.0",
        "versionType": "semver",
        "lessThanOrEqual": "3.12.5"
      },
      {
        "status": "affected",
        "changes": [
          {
            "at": "3.13.1",
            "status": "unaffected"
          }
        ],
        "version": "3.13",
        "versionType": "semver",
        "lessThanOrEqual": "3.13.0"
      }
    ],
    "defaultStatus": "affected"
  }
]

CVSS4

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

ACTIVE

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/SC:N/VI:H/SI:H/VA:N/SA:N/S:N/AU:N/U:Amber/R:U/RE:L

AI Score

6.4

Confidence

High

EPSS

0.001

Percentile

22.6%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-5815