ID CVE-2010-2792
Summary Race condition in the SPICE (aka spice-xpi) plug-in 2.2 for Firefox allows local users to obtain sensitive information, and conduct man-in-the-middle attacks, by providing a UNIX socket for communication between this plug-in and the client (aka qspice-client) in qspice 0.3.0, and then accessing this socket.
References
Vulnerable Configurations
  • cpe:2.3:a:redhat:spice-xpi:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:spice-xpi:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
    cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
CVSS
Base: 3.3 (as of 11-01-2011 - 06:43)
Impact:
Exploitability:
CWE CWE-362
CAPEC
  • Leveraging Race Conditions
    The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with his version and cause the system to read the malicious file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions
    This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.
Access
VectorComplexityAuthentication
LOCAL MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL NONE
cvss-vector via4 AV:L/AC:M/Au:N/C:P/I:P/A:N
redhat via4
advisories
  • bugzilla
    id 620350
    title CVE-2010-2792 spice-xpi/qspice-client unix socket race
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 5 is installed
        oval oval:com.redhat.rhba:tst:20070331005
      • comment qspice-client is earlier than 0:0.3.0-4.el5_5
        oval oval:com.redhat.rhsa:tst:20100632001
      • comment qspice-client is signed with Red Hat redhatrelease key
        oval oval:com.redhat.rhsa:tst:20100632002
    rhsa
    id RHSA-2010:0632
    released 2010-08-25
    severity Moderate
    title RHSA-2010:0632: qspice-client security update (Moderate)
  • rhsa
    id RHSA-2010:0651
rpms
  • qspice-client-0:0.3.0-4.el5_5
  • qspice-client-debuginfo-0:0.3.0-4.el5_5
  • spice-xpi-0:2.2-2.3.el5_5
  • spice-xpi-debuginfo-0:2.2-2.3.el5_5
refmap via4
bid 42711
confirm https://bugzilla.redhat.com/show_bug.cgi?id=620350
osvdb 67619
secunia 41120
vupen ADV-2010-2181
Last major update 11-01-2011 - 06:43
Published 30-08-2010 - 20:00
Last modified 11-01-2011 - 06:43
Back to Top