Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Play-With-Docker | Play With Docker | 0.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/play-with-docker/play-with-docker/commit/ed82247c9ab7990ad76ePatch
- https://github.com/play-with-docker/play-with-docker/security/advisories/GHSA-vqVendor Advisory
- https://github.com/play-with-docker/play-with-docker/commit/ed82247c9ab7990ad76ePatch
- https://github.com/play-with-docker/play-with-docker/security/advisories/GHSA-vqVendor Advisory
FAQ
What is CVE-2023-28109?
CVE-2023-28109 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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....
How severe is CVE-2023-28109?
CVE-2023-28109 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-28109?
Check the references section above for vendor advisories and patch information. Affected products include: Play-With-Docker Play With Docker.