.. / CVE-2023-27587

Exploit for ReadToMyShoe - Generation of Error Message Containing Sensitive Information (CVE-2023-27587)

Description:

ReadToMyShoe 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, it will include the full URL of the request, which contains the Google Cloud API key.

Nuclei Template

View the template here CVE-2023-27587.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-27587.yaml
Copy

References:

https://github.com/rozbb/readtomyshoe/commit/8533b01c818939a0fa919c7244d8dbf5daf032af
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27587
https://github.com/rozbb/readtomyshoe/security/advisories/GHSA-23g5-r34j-mr8g
https://nvd.nist.gov/vuln/detail/CVE-2023-27587
https://github.com/sec-fx/CVE-2023-27587-PoC