Search criteria
3 vulnerabilities found for online by collaboraoffice
FKIE_CVE-2021-25630
Vulnerability from fkie_nvd - Published: 2021-02-23 16:15 - Updated: 2024-11-21 05:55
Severity ?
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.
References
| URL | Tags | ||
|---|---|---|---|
| security@documentfoundation.org | https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v | Third Party Advisory | |
| security@documentfoundation.org | https://www.openwall.com/lists/oss-security/2021/01/18/3 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2021/01/18/3 | Mailing List, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| collaboraoffice | online | * | |
| collaboraoffice | online | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:collaboraoffice:online:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D3C184D8-37CC-4935-A1A1-A63CE7AEE5E6",
"versionEndExcluding": "4.2.13",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:collaboraoffice:online:*:*:*:*:*:*:*:*",
"matchCriteriaId": "42BD9B21-ACCF-4E83-8526-1A481CA6ED53",
"versionEndExcluding": "6.4.3",
"versionStartIncluding": "6.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"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."
},
{
"lang": "es",
"value": "\"loolforkit\" es un programa privilegiado que se supone debe ser ejecutado por un usuario \"lool\" especial, sin privilegios.\u0026#xa0;Antes de hacer cualquier otra cosa, \"loolforkit\" comprueba si fue invocado por el usuario \"lool\" y se niega a ejecutar con privilegios, si no es el caso.\u0026#xa0;En la versi\u00f3n vulnerable de \"loolforkit\", esta comprobaci\u00f3n era equivocada, por lo que un usuario normal podr\u00eda iniciar \"loolforkit\" y eventualmente alcanzar privilegios de root local"
}
],
"id": "CVE-2021-25630",
"lastModified": "2024-11-21T05:55:10.840",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-02-23T16:15:13.253",
"references": [
{
"source": "security@documentfoundation.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
},
{
"source": "security@documentfoundation.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/CollaboraOnline/online/security/advisories/GHSA-49w3-gr3w-m68v"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2021/01/18/3"
}
],
"sourceIdentifier": "security@documentfoundation.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-269"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
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) |
|||||||
|
|||||||||
Credits
Thanks to Matthias Gerstner (SUSE) for raising the issue.
{
"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",
"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",
"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.271890Z",
"dateReserved": "2021-01-19T00:00:00",
"dateUpdated": "2024-09-16T22:14:42.289Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
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
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
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) |
|||||||
|
|||||||||
Credits
Thanks to Matthias Gerstner (SUSE) for raising the issue.
{
"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",
"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",
"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.271890Z",
"dateReserved": "2021-01-19T00:00:00",
"dateUpdated": "2024-09-16T22:14:42.289Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}