Videostream macOS app 0.5.0 and 0.4.3 has a Race Condition. The Updater privileged script attempts to update Videostream every 5 hours.
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
Link | Tags |
---|---|
https://getvideostream.com/ | product |
https://danrevah.github.io/2023/05/03/CVE-2023-25394-VideoStream-LPE/ | third party advisory exploit |
https://www.kb.cert.org/vuls/id/757109 | third party advisory |