GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2015-1158 (GCVE-0-2015-1158)

Vulnerability from cvelistv5 – Published: 2015-06-26 10:00 – Updated: 2024-08-06 04:33
VLAI
Summary
The add_job function in scheduler/ipp.c in cupsd in CUPS before 2.0.3 performs incorrect free operations for multiple-value job-originating-host-name attributes, which allows remote attackers to trigger data corruption for reference-counted strings via a crafted (1) IPP_CREATE_JOB or (2) IPP_PRINT_JOB request, as demonstrated by replacing the configuration file and consequently executing arbitrary code.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2015-06-08 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:33:20.700Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
          },
          {
            "name": "DSA-3283",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2015/dsa-3283"
          },
          {
            "name": "RHSA-2015:1123",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
          },
          {
            "name": "USN-2629-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://www.ubuntu.com/usn/USN-2629-1"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
          },
          {
            "name": "1032556",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1032556"
          },
          {
            "name": "SUSE-SU-2015:1044",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.cups.org/blog.php?L1082"
          },
          {
            "name": "VU#810572",
            "tags": [
              "third-party-advisory",
              "x_refsource_CERT-VN",
              "x_transferred"
            ],
            "url": "http://www.kb.cert.org/vuls/id/810572"
          },
          {
            "name": "75098",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/75098"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.cups.org/str.php?L4609"
          },
          {
            "name": "GLSA-201510-07",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "https://security.gentoo.org/glsa/201510-07"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
          },
          {
            "name": "SUSE-SU-2015:1041",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
          },
          {
            "name": "37336",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/37336/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
          },
          {
            "name": "41233",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/41233/"
          },
          {
            "name": "openSUSE-SU-2015:1056",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-06-08T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The add_job function in scheduler/ipp.c in cupsd in CUPS before 2.0.3 performs incorrect free operations for multiple-value job-originating-host-name attributes, which allows remote attackers to trigger data corruption for reference-counted strings via a crafted (1) IPP_CREATE_JOB or (2) IPP_PRINT_JOB request, as demonstrated by replacing the configuration file and consequently executing arbitrary code."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-22T09:57:01.000Z",
        "orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
        "shortName": "apple"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
        },
        {
          "name": "DSA-3283",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2015/dsa-3283"
        },
        {
          "name": "RHSA-2015:1123",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
        },
        {
          "name": "USN-2629-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://www.ubuntu.com/usn/USN-2629-1"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
        },
        {
          "name": "1032556",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1032556"
        },
        {
          "name": "SUSE-SU-2015:1044",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.cups.org/blog.php?L1082"
        },
        {
          "name": "VU#810572",
          "tags": [
            "third-party-advisory",
            "x_refsource_CERT-VN"
          ],
          "url": "http://www.kb.cert.org/vuls/id/810572"
        },
        {
          "name": "75098",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/75098"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.cups.org/str.php?L4609"
        },
        {
          "name": "GLSA-201510-07",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "https://security.gentoo.org/glsa/201510-07"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
        },
        {
          "name": "SUSE-SU-2015:1041",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
        },
        {
          "name": "37336",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/37336/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
        },
        {
          "name": "41233",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/41233/"
        },
        {
          "name": "openSUSE-SU-2015:1056",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "product-security@apple.com",
          "ID": "CVE-2015-1158",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The add_job function in scheduler/ipp.c in cupsd in CUPS before 2.0.3 performs incorrect free operations for multiple-value job-originating-host-name attributes, which allows remote attackers to trigger data corruption for reference-counted strings via a crafted (1) IPP_CREATE_JOB or (2) IPP_PRINT_JOB request, as demonstrated by replacing the configuration file and consequently executing arbitrary code."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
            },
            {
              "name": "DSA-3283",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2015/dsa-3283"
            },
            {
              "name": "RHSA-2015:1123",
              "refsource": "REDHAT",
              "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
            },
            {
              "name": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
            },
            {
              "name": "USN-2629-1",
              "refsource": "UBUNTU",
              "url": "http://www.ubuntu.com/usn/USN-2629-1"
            },
            {
              "name": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702",
              "refsource": "CONFIRM",
              "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
            },
            {
              "name": "1032556",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1032556"
            },
            {
              "name": "SUSE-SU-2015:1044",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
            },
            {
              "name": "http://www.cups.org/blog.php?L1082",
              "refsource": "CONFIRM",
              "url": "http://www.cups.org/blog.php?L1082"
            },
            {
              "name": "VU#810572",
              "refsource": "CERT-VN",
              "url": "http://www.kb.cert.org/vuls/id/810572"
            },
            {
              "name": "75098",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/75098"
            },
            {
              "name": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py",
              "refsource": "MISC",
              "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
            },
            {
              "name": "https://www.cups.org/str.php?L4609",
              "refsource": "CONFIRM",
              "url": "https://www.cups.org/str.php?L4609"
            },
            {
              "name": "GLSA-201510-07",
              "refsource": "GENTOO",
              "url": "https://security.gentoo.org/glsa/201510-07"
            },
            {
              "name": "https://code.google.com/p/google-security-research/issues/detail?id=455",
              "refsource": "MISC",
              "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
            },
            {
              "name": "SUSE-SU-2015:1041",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
            },
            {
              "name": "37336",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/37336/"
            },
            {
              "name": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html",
              "refsource": "MISC",
              "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
            },
            {
              "name": "41233",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/41233/"
            },
            {
              "name": "openSUSE-SU-2015:1056",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
    "assignerShortName": "apple",
    "cveId": "CVE-2015-1158",
    "datePublished": "2015-06-26T10:00:00.000Z",
    "dateReserved": "2015-01-16T00:00:00.000Z",
    "dateUpdated": "2024-08-06T04:33:20.700Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-1158",
      "date": "2026-09-19",
      "epss": "0.29913",
      "percentile": "0.98122"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:cups:cups:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E16A5939-A072-4A0C-AD13-9A580B0DF4D3",
                  "versionEndIncluding": "2.0.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The add_job function in scheduler/ipp.c in cupsd in CUPS before 2.0.3 performs incorrect free operations for multiple-value job-originating-host-name attributes, which allows remote attackers to trigger data corruption for reference-counted strings via a crafted (1) IPP_CREATE_JOB or (2) IPP_PRINT_JOB request, as demonstrated by replacing the configuration file and consequently executing arbitrary code."
        },
        {
          "lang": "es",
          "value": "La funci\u00f3n add_job en scheduler/ipp.c en cupsd en CUPS anterior a 2.0.3 realiza incorrectamente las operaciones libres para los atributos de los nombres de anfitriones que originan trabajos de m\u00faltiples valores, lo que permite a atacantes remotos provocar la corrupci\u00f3n de datos para las cadenas de referencias contadas a trav\u00e9s de una solicitud (1) IPP_CREATE_JOB o (2) IPP_PRINT_JOB manipulada, tal y como fue demostrado mediante el remplazo del fichero de configuraci\u00f3n y como consecuencia la ejecuci\u00f3n de c\u00f3digo arbitrario."
        }
      ],
      "id": "CVE-2015-1158",
      "lastModified": "2024-11-21T02:24:47.983",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "HIGH",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "COMPLETE",
              "baseScore": 10.0,
              "confidentialityImpact": "COMPLETE",
              "integrityImpact": "COMPLETE",
              "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
              "version": "2.0"
            },
            "exploitabilityScore": 10.0,
            "impactScore": 10.0,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2015-06-26T10:59:00.093",
      "references": [
        {
          "source": "product-security@apple.com",
          "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
        },
        {
          "source": "product-security@apple.com",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "http://www.cups.org/blog.php?L1082"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://www.debian.org/security/2015/dsa-3283"
        },
        {
          "source": "product-security@apple.com",
          "tags": [
            "Third Party Advisory",
            "US Government Resource"
          ],
          "url": "http://www.kb.cert.org/vuls/id/810572"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://www.securityfocus.com/bid/75098"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://www.securitytracker.com/id/1032556"
        },
        {
          "source": "product-security@apple.com",
          "url": "http://www.ubuntu.com/usn/USN-2629-1"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://security.gentoo.org/glsa/201510-07"
        },
        {
          "source": "product-security@apple.com",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://www.cups.org/str.php?L4609"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://www.exploit-db.com/exploits/37336/"
        },
        {
          "source": "product-security@apple.com",
          "url": "https://www.exploit-db.com/exploits/41233/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "http://www.cups.org/blog.php?L1082"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.debian.org/security/2015/dsa-3283"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Third Party Advisory",
            "US Government Resource"
          ],
          "url": "http://www.kb.cert.org/vuls/id/810572"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/75098"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securitytracker.com/id/1032556"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.ubuntu.com/usn/USN-2629-1"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://security.gentoo.org/glsa/201510-07"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://www.cups.org/str.php?L4609"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://www.exploit-db.com/exploits/37336/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://www.exploit-db.com/exploits/41233/"
        }
      ],
      "sourceIdentifier": "product-security@apple.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-254"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:cups:cups:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E16A5939-A072-4A0C-AD13-9A580B0DF4D3",
                    "versionEndIncluding": "2.0.2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The add_job function in scheduler/ipp.c in cupsd in CUPS before 2.0.3 performs incorrect free operations for multiple-value job-originating-host-name attributes, which allows remote attackers to trigger data corruption for reference-counted strings via a crafted (1) IPP_CREATE_JOB or (2) IPP_PRINT_JOB request, as demonstrated by replacing the configuration file and consequently executing arbitrary code."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n add_job en scheduler/ipp.c en cupsd en CUPS anterior a 2.0.3 realiza incorrectamente las operaciones libres para los atributos de los nombres de anfitriones que originan trabajos de m\u00faltiples valores, lo que permite a atacantes remotos provocar la corrupci\u00f3n de datos para las cadenas de referencias contadas a trav\u00e9s de una solicitud (1) IPP_CREATE_JOB o (2) IPP_PRINT_JOB manipulada, tal y como fue demostrado mediante el remplazo del fichero de configuraci\u00f3n y como consecuencia la ejecuci\u00f3n de c\u00f3digo arbitrario."
          }
        ],
        "id": "CVE-2015-1158",
        "lastModified": "2026-05-06T22:30:45.220",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "integrityImpact": "COMPLETE",
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 10.0,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2015-06-26T10:59:00.093",
        "references": [
          {
            "source": "product-security@apple.com",
            "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
          },
          {
            "source": "product-security@apple.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.cups.org/blog.php?L1082"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://www.debian.org/security/2015/dsa-3283"
          },
          {
            "source": "product-security@apple.com",
            "tags": [
              "Third Party Advisory",
              "US Government Resource"
            ],
            "url": "http://www.kb.cert.org/vuls/id/810572"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://www.securityfocus.com/bid/75098"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://www.securitytracker.com/id/1032556"
          },
          {
            "source": "product-security@apple.com",
            "url": "http://www.ubuntu.com/usn/USN-2629-1"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://security.gentoo.org/glsa/201510-07"
          },
          {
            "source": "product-security@apple.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://www.cups.org/str.php?L4609"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://www.exploit-db.com/exploits/37336/"
          },
          {
            "source": "product-security@apple.com",
            "url": "https://www.exploit-db.com/exploits/41233/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://googleprojectzero.blogspot.in/2015/06/owning-internet-printing-case-study-in.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10702"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00003.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00006.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00010.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1123.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.cups.org/blog.php?L1082"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.debian.org/security/2015/dsa-3283"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory",
              "US Government Resource"
            ],
            "url": "http://www.kb.cert.org/vuls/id/810572"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/75098"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securitytracker.com/id/1032556"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.ubuntu.com/usn/USN-2629-1"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=924208"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1221641"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://code.google.com/p/google-security-research/issues/detail?id=455"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://github.com/0x00string/oldays/blob/master/CVE-2015-1158.py"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://security.gentoo.org/glsa/201510-07"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://www.cups.org/str.php?L4609"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.exploit-db.com/exploits/37336/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.exploit-db.com/exploits/41233/"
          }
        ],
        "sourceIdentifier": "product-security@apple.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-254"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2025-11-21T12:17:50+00:00",
      "cve": "CVE-2015-1158",
      "id": "CVE-2015-1158",
      "initial_release_date": "2015-06-10T00:00:00+00:00",
      "product_status:fixed": "522",
      "product_status:known_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "cups: incorrect string reference counting (VU#810572)",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2015/cve-2015-1158.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-09-01T02:34:42Z",
      "cve": "CVE-2015-1158",
      "id": "CVE-2015-1158",
      "initial_release_date": "2023-02-15T05:22:22Z",
      "product_status:known_affected": "320",
      "product_status:recommended": "904",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2015-1158",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2015-1158.json",
      "version": "40"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…