Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for Whoopsie by Ubuntu

    CVE-2019-11476 (GCVE-0-2019-11476)

    Vulnerability from nvd – Published: 2019-08-29 14:38 – Updated: 2024-09-16 19:15
    VLAI
    Title
    Integer overflow in whoopsie results in out-of-bounds heap write
    Summary
    An integer overflow in whoopsie before versions 0.2.52.5ubuntu0.1, 0.2.62ubuntu0.1, 0.2.64ubuntu0.1, 0.2.66, results in an out-of-bounds write to a heap allocated buffer when processing large crash dumps. This results in a crash or possible code-execution in the context of the whoopsie process.
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Ubuntu Whoopsie Affected: before 0.2.52.5ubuntu0.1
    Affected: before 0.2.62ubuntu0.1
    Affected: before 0.2.64ubuntu0.1
    Affected: before 0.2.66
    Create a notification for this product.
    Date Public
    2019-07-09 00:00
    Credits
    Kevin Backhouse of Semmle Security Research Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T22:55:40.210Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://usn.ubuntu.com/4052-1/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/ubuntu/%2Bsource/whoopsie/%2Bbug/1830863"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Whoopsie",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "status": "affected",
                  "version": "before 0.2.52.5ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.62ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.64ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.66"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Kevin Backhouse of Semmle Security Research Team"
            }
          ],
          "datePublic": "2019-07-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An integer overflow in whoopsie before versions 0.2.52.5ubuntu0.1, 0.2.62ubuntu0.1, 0.2.64ubuntu0.1, 0.2.66, results in an out-of-bounds write to a heap allocated buffer when processing large crash dumps. This results in a crash or possible code-execution in the context of the whoopsie process."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-190",
                  "description": "CWE-190 Integer Overflow or Wraparound",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-06-12T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "url": "https://usn.ubuntu.com/4052-1/"
            },
            {
              "url": "https://bugs.launchpad.net/ubuntu/%2Bsource/whoopsie/%2Bbug/1830863"
            },
            {
              "url": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html"
            }
          ],
          "source": {
            "advisory": "https://usn.ubuntu.com/usn/usn-4052-1",
            "defect": [
              "https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1830863"
            ],
            "discovery": "EXTERNAL"
          },
          "title": "Integer overflow in whoopsie results in out-of-bounds heap write",
          "x_generator": {
            "engine": "Vulnogram 0.0.7"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2019-11476",
        "datePublished": "2019-08-29T14:38:46.242Z",
        "dateReserved": "2019-04-23T00:00:00.000Z",
        "dateUpdated": "2024-09-16T19:15:47.644Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-11476 (GCVE-0-2019-11476)

    Vulnerability from cvelistv5 – Published: 2019-08-29 14:38 – Updated: 2024-09-16 19:15
    VLAI
    Title
    Integer overflow in whoopsie results in out-of-bounds heap write
    Summary
    An integer overflow in whoopsie before versions 0.2.52.5ubuntu0.1, 0.2.62ubuntu0.1, 0.2.64ubuntu0.1, 0.2.66, results in an out-of-bounds write to a heap allocated buffer when processing large crash dumps. This results in a crash or possible code-execution in the context of the whoopsie process.
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Ubuntu Whoopsie Affected: before 0.2.52.5ubuntu0.1
    Affected: before 0.2.62ubuntu0.1
    Affected: before 0.2.64ubuntu0.1
    Affected: before 0.2.66
    Create a notification for this product.
    Date Public
    2019-07-09 00:00
    Credits
    Kevin Backhouse of Semmle Security Research Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T22:55:40.210Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://usn.ubuntu.com/4052-1/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/ubuntu/%2Bsource/whoopsie/%2Bbug/1830863"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Whoopsie",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "status": "affected",
                  "version": "before 0.2.52.5ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.62ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.64ubuntu0.1"
                },
                {
                  "status": "affected",
                  "version": "before 0.2.66"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Kevin Backhouse of Semmle Security Research Team"
            }
          ],
          "datePublic": "2019-07-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An integer overflow in whoopsie before versions 0.2.52.5ubuntu0.1, 0.2.62ubuntu0.1, 0.2.64ubuntu0.1, 0.2.66, results in an out-of-bounds write to a heap allocated buffer when processing large crash dumps. This results in a crash or possible code-execution in the context of the whoopsie process."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-190",
                  "description": "CWE-190 Integer Overflow or Wraparound",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-06-12T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "url": "https://usn.ubuntu.com/4052-1/"
            },
            {
              "url": "https://bugs.launchpad.net/ubuntu/%2Bsource/whoopsie/%2Bbug/1830863"
            },
            {
              "url": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html"
            }
          ],
          "source": {
            "advisory": "https://usn.ubuntu.com/usn/usn-4052-1",
            "defect": [
              "https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1830863"
            ],
            "discovery": "EXTERNAL"
          },
          "title": "Integer overflow in whoopsie results in out-of-bounds heap write",
          "x_generator": {
            "engine": "Vulnogram 0.0.7"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2019-11476",
        "datePublished": "2019-08-29T14:38:46.242Z",
        "dateReserved": "2019-04-23T00:00:00.000Z",
        "dateUpdated": "2024-09-16T19:15:47.644Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }