Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-28109
HistoryMar 16, 2023 - 4:49 p.m.

CVE-2023-28109 Play With Docker vulnerable to Authorization Bypass Through User-Controlled Key

2023-03-1616:49:17
CWE-639
GitHub_M
www.cve.org
play with docker
authorization bypass
cors configuration
domain hijacking
http request
response header
user information
commit fix

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

56.4%

Play With Docker is a browser-based Docker playground. Versions 0.0.2 and prior are vulnerable to domain hijacking.
Because CORS configuration was not correct, an attacker could use play-with-docker.com as an example and set the origin header in an http request as evil-play-with-docker.com. The domain would echo in response header, which successfully bypassed the CORS policy and retrieved basic user information. This issue has been fixed in commit ed82247c9ab7990ad76ec2bf1498c2b2830b6f1a. There are no known workarounds.

CNA Affected

[
  {
    "vendor": "play-with-docker",
    "product": "play-with-docker",
    "versions": [
      {
        "version": "<= 0.0.2",
        "status": "affected"
      }
    ]
  }
]

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

56.4%

Related for CVELIST:CVE-2023-28109