Vulnerability Description
Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface. Querybook's datadocs functionality works by using a Websocket Server. The client talks to this WSS whenever updating/deleting/reading any cells as well as for watching the live status of query executions. Currently the CORS setting allows all origins, which could result in cross-site websocket hijacking and allow attackers to read/edit/remove datadocs of the user. This issue has been addressed in version 3.32.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Querybook | < 3.32.0 |
Related Weaknesses (CWE)
References
- https://github.com/pinterest/querybook/pull/1425Patch
- https://github.com/pinterest/querybook/security/advisories/GHSA-5349-j4c9-x767Vendor Advisory
- https://github.com/pinterest/querybook/pull/1425Patch
- https://github.com/pinterest/querybook/security/advisories/GHSA-5349-j4c9-x767Vendor Advisory
FAQ
What is CVE-2024-28251?
CVE-2024-28251 is a vulnerability with a CVSS score of 5.6 (MEDIUM). Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface. Querybook's datadocs functionality works by using a Websocket Server. The client talks to this...
How severe is CVE-2024-28251?
CVE-2024-28251 has been rated MEDIUM with a CVSS base score of 5.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28251?
Check the references section above for vendor advisories and patch information. Affected products include: Pinterest Querybook.