aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2015/dla-239.wml
blob: c57f099e7690adab2517c80c0193172733d5625c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>
<p>Two critical vulnerabilities have been found in the CUPS printing
system:</p>

<ul>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2015-1158">CVE-2015-1158</a>

<p>- Improper Update of Reference Count
    Cupsd uses reference-counted strings with global scope. When parsing
    a print job request, cupsd over-decrements the reference count for a
    string from the request. As a result, an attacker can prematurely
    free an arbitrary string of global scope. They can use this to
    dismantle ACL’s protecting privileged operations, and upload a
    replacement configuration file, and subsequently run arbitrary code
    on a target machine.</p>

    <p>This bug is exploitable in default configurations, and does not
    require any special permissions other than the basic ability to
    print.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2015-1159">CVE-2015-1159</a>

<p>- Cross-Site Scripting
    A cross-site scripting bug in the CUPS templating engine allows the
    above bug to be exploited when a user browses the web. This XSS is
    reachable in the default configuration for Linux instances of CUPS,
    and allows an attacker to bypass default configuration settings that
    bind the CUPS scheduler to the ‘localhost’ or loopback interface.</p></li>

</ul>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2015/dla-239.data"
# $Id$

© 2014-2024 Faster IT GmbH | imprint | privacy policy