Vulnerability CVE-2023-27587


Published: 2023-03-13   Modified: 2023-03-14

Description:
ReadtoMyShoe, a web app that lets users upload articles and listen to them later, generates an error message containing sensitive information prior to commit 8533b01. If an error occurs when adding an article, the website shows the user an error message. If the error originates from the Google Cloud TTS request, then it will include the full URL of the request. The request URL contains the Google Cloud API key. See below for what this error message looks like, with redaction. This has been patched in commit 8533b01. Upgrading should be accompanied by deleting the current GCP API key and issuing a new one. There are no known workarounds.

Type:

CWE-209

(Information Exposure Through an Error Message)

 References:
https://github.com/rozbb/readtomyshoe/commit/8533b01c818939a0fa919c7244d8dbf5daf032af
https://github.com/rozbb/readtomyshoe/security/advisories/GHSA-23g5-r34j-mr8g

Copyright 2024, cxsecurity.com

 

Back to Top