Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

2 vulnerabilities found for Collabora Online by Collabora Productivity

CVE-2021-25630 (GCVE-0-2021-25630)

Vulnerability from nvd – Published: 2021-02-23 15:33 – Updated: 2024-09-16 22:14
VLAI?
Summary
"loolforkit" is a privileged program that is supposed to be run by a special, non-privileged "lool" user. Before doing anything else "loolforkit" checks, if it was invoked by the "lool" user, and refuses to run with privileges, if it's not the case. In the vulnerable version of "loolforkit" this check was wrong, so a normal user could start "loolforkit" and eventually get local root privileges.
Severity ?
No CVSS data available.
CWE
  • "loolforkit" privileged program local root exploit
Assigner
Impacted products
Vendor Product Version
Collabora Productivity Collabora Online Affected: Collabora Online 4.2 , < 4.2.13 (custom)
Affected: Collabora Online 6.4 , < 6.4.3 (custom)
Create a notification for this product.
Date Public ?
2021-01-26 00:00
Credits
Thanks to Matthias Gerstner (SUSE) for raising the issue.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T20:11:27.111Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Collabora Online",
          "vendor": "Collabora Productivity",
          "versions": [
            {
              "lessThan": "4.2.13",
              "status": "affected",
              "version": "Collabora Online 4.2",
              "versionType": "custom"
            },
            {
              "lessThan": "6.4.3",
              "status": "affected",
              "version": "Collabora Online 6.4",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "LibreOffice Online",
          "vendor": "The Document Foundation",
          "versions": [
            {
              "lessThanOrEqual": "7.0.1.1",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Thanks to Matthias Gerstner (SUSE) for raising the issue."
        }
      ],
      "datePublic": "2021-01-26T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "\"loolforkit\" is a privileged program that is supposed to be run by a special, non-privileged \"lool\" user. Before doing anything else \"loolforkit\" checks, if it was invoked by the \"lool\" user, and refuses to run with privileges, if it\u0027s not the case. In the vulnerable version of \"loolforkit\" this check was wrong, so a normal user could start \"loolforkit\" and eventually get local root privileges."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "\"loolforkit\" privileged program local root exploit",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-02-23T15:33:49.000Z",
        "orgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2",
        "shortName": "Document Fdn."
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@documentfoundation.org",
          "DATE_PUBLIC": "2021-01-26T00:00:00.000Z",
          "ID": "CVE-2021-25630",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Collabora Online",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_name": "Collabora Online 4.2",
                            "version_value": "4.2.13"
                          },
                          {
                            "version_affected": "\u003c",
                            "version_name": "Collabora Online 6.4",
                            "version_value": "6.4.3"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Collabora Productivity"
              },
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "LibreOffice Online",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_value": "7.0.1.1"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "The Document Foundation"
              }
            ]
          }
        },
        "credit": [
          {
            "lang": "eng",
            "value": "Thanks to Matthias Gerstner (SUSE) for raising the issue."
          }
        ],
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "\"loolforkit\" is a privileged program that is supposed to be run by a special, non-privileged \"lool\" user. Before doing anything else \"loolforkit\" checks, if it was invoked by the \"lool\" user, and refuses to run with privileges, if it\u0027s not the case. In the vulnerable version of \"loolforkit\" this check was wrong, so a normal user could start \"loolforkit\" and eventually get local root privileges."
            }
          ]
        },
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "\"loolforkit\" privileged program local root exploit"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v",
              "refsource": "MISC",
              "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
            },
            {
              "name": "https://www.openwall.com/lists/oss-security/2021/01/18/3",
              "refsource": "MISC",
              "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2",
    "assignerShortName": "Document Fdn.",
    "cveId": "CVE-2021-25630",
    "datePublished": "2021-02-23T15:33:49.271Z",
    "dateReserved": "2021-01-19T00:00:00.000Z",
    "dateUpdated": "2024-09-16T22:14:42.289Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2021-25630 (GCVE-0-2021-25630)

Vulnerability from cvelistv5 – Published: 2021-02-23 15:33 – Updated: 2024-09-16 22:14
VLAI?
Summary
"loolforkit" is a privileged program that is supposed to be run by a special, non-privileged "lool" user. Before doing anything else "loolforkit" checks, if it was invoked by the "lool" user, and refuses to run with privileges, if it's not the case. In the vulnerable version of "loolforkit" this check was wrong, so a normal user could start "loolforkit" and eventually get local root privileges.
Severity ?
No CVSS data available.
CWE
  • "loolforkit" privileged program local root exploit
Assigner
Impacted products
Vendor Product Version
Collabora Productivity Collabora Online Affected: Collabora Online 4.2 , < 4.2.13 (custom)
Affected: Collabora Online 6.4 , < 6.4.3 (custom)
Create a notification for this product.
Date Public ?
2021-01-26 00:00
Credits
Thanks to Matthias Gerstner (SUSE) for raising the issue.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T20:11:27.111Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Collabora Online",
          "vendor": "Collabora Productivity",
          "versions": [
            {
              "lessThan": "4.2.13",
              "status": "affected",
              "version": "Collabora Online 4.2",
              "versionType": "custom"
            },
            {
              "lessThan": "6.4.3",
              "status": "affected",
              "version": "Collabora Online 6.4",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "LibreOffice Online",
          "vendor": "The Document Foundation",
          "versions": [
            {
              "lessThanOrEqual": "7.0.1.1",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Thanks to Matthias Gerstner (SUSE) for raising the issue."
        }
      ],
      "datePublic": "2021-01-26T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "\"loolforkit\" is a privileged program that is supposed to be run by a special, non-privileged \"lool\" user. Before doing anything else \"loolforkit\" checks, if it was invoked by the \"lool\" user, and refuses to run with privileges, if it\u0027s not the case. In the vulnerable version of \"loolforkit\" this check was wrong, so a normal user could start \"loolforkit\" and eventually get local root privileges."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "\"loolforkit\" privileged program local root exploit",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-02-23T15:33:49.000Z",
        "orgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2",
        "shortName": "Document Fdn."
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@documentfoundation.org",
          "DATE_PUBLIC": "2021-01-26T00:00:00.000Z",
          "ID": "CVE-2021-25630",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Collabora Online",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_name": "Collabora Online 4.2",
                            "version_value": "4.2.13"
                          },
                          {
                            "version_affected": "\u003c",
                            "version_name": "Collabora Online 6.4",
                            "version_value": "6.4.3"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Collabora Productivity"
              },
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "LibreOffice Online",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_value": "7.0.1.1"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "The Document Foundation"
              }
            ]
          }
        },
        "credit": [
          {
            "lang": "eng",
            "value": "Thanks to Matthias Gerstner (SUSE) for raising the issue."
          }
        ],
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "\"loolforkit\" is a privileged program that is supposed to be run by a special, non-privileged \"lool\" user. Before doing anything else \"loolforkit\" checks, if it was invoked by the \"lool\" user, and refuses to run with privileges, if it\u0027s not the case. In the vulnerable version of \"loolforkit\" this check was wrong, so a normal user could start \"loolforkit\" and eventually get local root privileges."
            }
          ]
        },
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "\"loolforkit\" privileged program local root exploit"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v",
              "refsource": "MISC",
              "url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
            },
            {
              "name": "https://www.openwall.com/lists/oss-security/2021/01/18/3",
              "refsource": "MISC",
              "url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2",
    "assignerShortName": "Document Fdn.",
    "cveId": "CVE-2021-25630",
    "datePublished": "2021-02-23T15:33:49.271Z",
    "dateReserved": "2021-01-19T00:00:00.000Z",
    "dateUpdated": "2024-09-16T22:14:42.289Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}