Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for accountsservice by Ubuntu

    CVE-2021-3939 (GCVE-0-2021-3939)

    Vulnerability from nvd – Published: 2021-11-17 03:15 – Updated: 2024-09-16 18:02
    VLAI
    Title
    Free of static data in accountsservice
    Summary
    Ubuntu-specific modifications to accountsservice (in patch file debian/patches/0010-set-language.patch) caused the fallback_locale variable, pointing to static storage, to be freed, in the user_change_language_authorized_cb function. This is reachable via the SetLanguage dbus function. This is fixed in versions 0.6.55-0ubuntu12~20.04.5, 0.6.55-0ubuntu13.3, 0.6.55-0ubuntu14.1.
    CWE
    • CWE-590 - Free of Memory not on the Heap
    Assigner
    Impacted products
    Vendor Product Version
    Ubuntu accountsservice Affected: 0.6.55-0ubuntu12~20.04 , < 0.6.55-0ubuntu12~20.04.5 (custom)
    Affected: 0.6.55-0ubuntu13 , < 0.6.55-0ubuntu13.3 (custom)
    Affected: 0.6.55-0ubuntu14 , < 0.6.55-0ubuntu14.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-16 00:00
    Credits
    Kevin Backhouse
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T17:09:09.693Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://ubuntu.com/security/notices/USN-5149-1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/172848/Ubuntu-accountsservice-Double-Free-Memory-Corruption.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "accountsservice",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "lessThan": "0.6.55-0ubuntu12~20.04.5",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu12~20.04",
                  "versionType": "custom"
                },
                {
                  "lessThan": "0.6.55-0ubuntu13.3",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu13",
                  "versionType": "custom"
                },
                {
                  "lessThan": "0.6.55-0ubuntu14.1",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu14",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Kevin Backhouse"
            }
          ],
          "datePublic": "2021-11-16T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Ubuntu-specific modifications to accountsservice (in patch file debian/patches/0010-set-language.patch) caused the fallback_locale variable, pointing to static storage, to be freed, in the user_change_language_authorized_cb function. This is reachable via the SetLanguage dbus function. This is fixed in versions 0.6.55-0ubuntu12~20.04.5, 0.6.55-0ubuntu13.3, 0.6.55-0ubuntu14.1."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-590",
                  "description": "CWE-590 Free of Memory not on the Heap",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-06-12T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "url": "https://ubuntu.com/security/notices/USN-5149-1"
            },
            {
              "url": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
            },
            {
              "url": "http://packetstormsecurity.com/files/172848/Ubuntu-accountsservice-Double-Free-Memory-Corruption.html"
            }
          ],
          "source": {
            "advisory": "USN-5149-1",
            "defect": [
              "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
            ],
            "discovery": "EXTERNAL"
          },
          "title": "Free of static data in accountsservice",
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2021-3939",
        "datePublished": "2021-11-17T03:15:10.949Z",
        "dateReserved": "2021-11-09T00:00:00.000Z",
        "dateUpdated": "2024-09-16T18:02:58.362Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-3939 (GCVE-0-2021-3939)

    Vulnerability from cvelistv5 – Published: 2021-11-17 03:15 – Updated: 2024-09-16 18:02
    VLAI
    Title
    Free of static data in accountsservice
    Summary
    Ubuntu-specific modifications to accountsservice (in patch file debian/patches/0010-set-language.patch) caused the fallback_locale variable, pointing to static storage, to be freed, in the user_change_language_authorized_cb function. This is reachable via the SetLanguage dbus function. This is fixed in versions 0.6.55-0ubuntu12~20.04.5, 0.6.55-0ubuntu13.3, 0.6.55-0ubuntu14.1.
    CWE
    • CWE-590 - Free of Memory not on the Heap
    Assigner
    Impacted products
    Vendor Product Version
    Ubuntu accountsservice Affected: 0.6.55-0ubuntu12~20.04 , < 0.6.55-0ubuntu12~20.04.5 (custom)
    Affected: 0.6.55-0ubuntu13 , < 0.6.55-0ubuntu13.3 (custom)
    Affected: 0.6.55-0ubuntu14 , < 0.6.55-0ubuntu14.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-16 00:00
    Credits
    Kevin Backhouse
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T17:09:09.693Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://ubuntu.com/security/notices/USN-5149-1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/172848/Ubuntu-accountsservice-Double-Free-Memory-Corruption.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "accountsservice",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "lessThan": "0.6.55-0ubuntu12~20.04.5",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu12~20.04",
                  "versionType": "custom"
                },
                {
                  "lessThan": "0.6.55-0ubuntu13.3",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu13",
                  "versionType": "custom"
                },
                {
                  "lessThan": "0.6.55-0ubuntu14.1",
                  "status": "affected",
                  "version": "0.6.55-0ubuntu14",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Kevin Backhouse"
            }
          ],
          "datePublic": "2021-11-16T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Ubuntu-specific modifications to accountsservice (in patch file debian/patches/0010-set-language.patch) caused the fallback_locale variable, pointing to static storage, to be freed, in the user_change_language_authorized_cb function. This is reachable via the SetLanguage dbus function. This is fixed in versions 0.6.55-0ubuntu12~20.04.5, 0.6.55-0ubuntu13.3, 0.6.55-0ubuntu14.1."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-590",
                  "description": "CWE-590 Free of Memory not on the Heap",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-06-12T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "url": "https://ubuntu.com/security/notices/USN-5149-1"
            },
            {
              "url": "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
            },
            {
              "url": "http://packetstormsecurity.com/files/172848/Ubuntu-accountsservice-Double-Free-Memory-Corruption.html"
            }
          ],
          "source": {
            "advisory": "USN-5149-1",
            "defect": [
              "https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1950149"
            ],
            "discovery": "EXTERNAL"
          },
          "title": "Free of static data in accountsservice",
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2021-3939",
        "datePublished": "2021-11-17T03:15:10.949Z",
        "dateReserved": "2021-11-09T00:00:00.000Z",
        "dateUpdated": "2024-09-16T18:02:58.362Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }