CVE Vulnerabilities

CVE-2015-7810

Time-of-check Time-of-use (TOCTOU) Race Condition

Published: Nov 22, 2019 | Modified: Aug 18, 2020
CVSS 3.x
4.7
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS 2.x
3.3 LOW
AV:L/AC:M/Au:N/C:N/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

libbluray MountManager class has a time-of-check time-of-use (TOCTOU) race when expanding JAR files

Weakness

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.

Affected Software

Name Vendor Start Version End Version
Libbluray Videolan * 0.8.0 (excluding)

Potential Mitigations

References