CVE-2023-28109 MEDIUM

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

Vendor Play-With-Docker
Product play-with-docker
Weakness CWE-639 · IDOR
Published March 16, 2023
Last update February 25, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 16, 2023 CVE published
February 25, 2025 Record updated