Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-1521 (GCVE-0-2023-1521)
Vulnerability from cvelistv5 – Published: 2024-11-26 11:15 – Updated: 2024-11-26 20:45
VLAI
EPSS
Title
Local Privilege Escalation in sccache
Summary
On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.
If the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.
Severity
7.8 (High)
CWE
- CWE-426 - Untrusted Search Path
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://securitylab.github.com/advisories/GHSL-20… | third-party-advisory |
| https://github.com/advisories/GHSA-x7fr-pg8f-93f5 | vendor-advisory |
Credits
Paolo Tranquilli (@redsun82)
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:mozilla:sccache:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sccache",
"vendor": "mozilla",
"versions": [
{
"lessThan": "0.4.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2023-1521",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-26T20:35:46.133326Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-26T20:45:48.176Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "sccache",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "0.4.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Paolo Tranquilli (@redsun82)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eOn Linux the \u003ccode\u003esccache\u003c/code\u003e client can execute arbitrary code with the privileges of a local \u003ccode\u003esccache\u003c/code\u003e server, by preloading the code in a shared library passed to \u003ccode\u003eLD_PRELOAD\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eIf the server is run as root (which is the default when installing the \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://snapcraft.io/sccache\"\u003esnap package\u003c/a\u003e), this means a user running the \u003ccode\u003esccache\u003c/code\u003e client can get root privileges.\u003c/p\u003e"
}
],
"value": "On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\n\n\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges."
}
],
"impacts": [
{
"capecId": "CAPEC-233",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-233 Privilege Escalation"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-426",
"description": "CWE-426 Untrusted Search Path",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-26T11:15:59.434Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"tags": [
"third-party-advisory"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-046_ScCache"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://github.com/advisories/GHSA-x7fr-pg8f-93f5"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Local Privilege Escalation in sccache",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2023-1521",
"datePublished": "2024-11-26T11:15:59.434Z",
"dateReserved": "2023-03-20T15:56:33.714Z",
"dateUpdated": "2024-11-26T20:45:48.176Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-1521",
"date": "2026-05-31",
"epss": "0.00322",
"percentile": "0.55475"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\\n\\n\\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.\"}, {\"lang\": \"es\", \"value\": \"En Linux, el cliente sccache puede ejecutar c\\u00f3digo arbitrario con los privilegios de un servidor sccache local, precargando el c\\u00f3digo en una biblioteca compartida que se pasa a LD_PRELOAD. Si el servidor se ejecuta como superusuario (que es el valor predeterminado al instalar el paquete snap https://snapcraft.io/sccache ), esto significa que un usuario que ejecuta el cliente sccache puede obtener privilegios de superusuario.\"}]",
"id": "CVE-2023-1521",
"lastModified": "2024-11-26T21:15:04.650",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}]}",
"published": "2024-11-26T12:15:18.203",
"references": "[{\"url\": \"https://github.com/advisories/GHSA-x7fr-pg8f-93f5\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-046_ScCache\", \"source\": \"security@mozilla.org\"}]",
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security@mozilla.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-426\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-1521\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2024-11-26T12:15:18.203\",\"lastModified\":\"2025-10-15T17:49:00.243\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\\n\\n\\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.\"},{\"lang\":\"es\",\"value\":\"En Linux, el cliente sccache puede ejecutar c\u00f3digo arbitrario con los privilegios de un servidor sccache local, precargando el c\u00f3digo en una biblioteca compartida que se pasa a LD_PRELOAD. Si el servidor se ejecuta como superusuario (que es el valor predeterminado al instalar el paquete snap https://snapcraft.io/sccache ), esto significa que un usuario que ejecuta el cliente sccache puede obtener privilegios de superusuario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@mozilla.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:sccache:*:*:*:*:*:rust:*:*\",\"versionEndExcluding\":\"0.4.0\",\"matchCriteriaId\":\"C6BEED6E-028D-450C-9DAE-F40F22B5F546\"}]}]}],\"references\":[{\"url\":\"https://github.com/advisories/GHSA-x7fr-pg8f-93f5\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2023-046_ScCache\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-1521\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-26T20:35:46.133326Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mozilla:sccache:*:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"sccache\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.4.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-26T20:43:22.639Z\"}}], \"cna\": {\"title\": \"Local Privilege Escalation in sccache\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Paolo Tranquilli (@redsun82)\"}], \"impacts\": [{\"capecId\": \"CAPEC-233\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-233 Privilege Escalation\"}]}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"sccache\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.4.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-046_ScCache\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://github.com/advisories/GHSA-x7fr-pg8f-93f5\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\\n\\n\\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eOn Linux the \u003ccode\u003esccache\u003c/code\u003e client can execute arbitrary code with the privileges of a local \u003ccode\u003esccache\u003c/code\u003e server, by preloading the code in a shared library passed to \u003ccode\u003eLD_PRELOAD\u003c/code\u003e.\u003c/p\u003e\\n\u003cp\u003eIf the server is run as root (which is the default when installing the \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://snapcraft.io/sccache\\\"\u003esnap package\u003c/a\u003e), this means a user running the \u003ccode\u003esccache\u003c/code\u003e client can get root privileges.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-426\", \"description\": \"CWE-426 Untrusted Search Path\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2024-11-26T11:15:59.434Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-1521\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-26T20:45:48.176Z\", \"dateReserved\": \"2023-03-20T15:56:33.714Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2024-11-26T11:15:59.434Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2023-1521
Vulnerability from fkie_nvd - Published: 2024-11-26 12:15 - Updated: 2025-10-15 17:49
Severity
Summary
On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.
If the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:sccache:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "C6BEED6E-028D-450C-9DAE-F40F22B5F546",
"versionEndExcluding": "0.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\n\n\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges."
},
{
"lang": "es",
"value": "En Linux, el cliente sccache puede ejecutar c\u00f3digo arbitrario con los privilegios de un servidor sccache local, precargando el c\u00f3digo en una biblioteca compartida que se pasa a LD_PRELOAD. Si el servidor se ejecuta como superusuario (que es el valor predeterminado al instalar el paquete snap https://snapcraft.io/sccache ), esto significa que un usuario que ejecuta el cliente sccache puede obtener privilegios de superusuario."
}
],
"id": "CVE-2023-1521",
"lastModified": "2025-10-15T17:49:00.243",
"metrics": {
"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": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-11-26T12:15:18.203",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/advisories/GHSA-x7fr-pg8f-93f5"
},
{
"source": "security@mozilla.org",
"tags": [
"Exploit"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-046_ScCache"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-426"
}
],
"source": "security@mozilla.org",
"type": "Secondary"
}
]
}
GHSA-X7FR-PG8F-93F5
Vulnerability from github – Published: 2023-05-30 20:06 – Updated: 2024-11-26 18:57
VLAI
Summary
sccache vulnerable to privilege escalation if server is run as root
Details
Impact
On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.
If the server is run as root (which is the default when installing the snap package), this means a user running the sccache client can get root privileges.
Patches
Upgrade to 0.4.0
Workarounds
Don't run sccache server as root.
GitHub Security Lab number
GHSL-2023-046
Severity
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "sccache"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-1521"
],
"database_specific": {
"cwe_ids": [
"CWE-426"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-30T20:06:02Z",
"nvd_published_at": "2024-11-26T12:15:18Z",
"severity": "HIGH"
},
"details": "### Impact\n\nOn Linux the `sccache` client can execute arbitrary code with the privileges of a local `sccache` server, by preloading the code in a shared library passed to `LD_PRELOAD`.\n\nIf the server is run as root (which is the default when installing the [snap package](https://snapcraft.io/sccache)), this means a user running the `sccache` client can get root privileges.\n\n\n### Patches\nUpgrade to 0.4.0\n\n### Workarounds\nDon\u0027t run sccache server as root. \n\n### GitHub Security Lab number\n\nGHSL-2023-046",
"id": "GHSA-x7fr-pg8f-93f5",
"modified": "2024-11-26T18:57:08Z",
"published": "2023-05-30T20:06:02Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/mozilla/sccache/security/advisories/GHSA-x7fr-pg8f-93f5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1521"
},
{
"type": "PACKAGE",
"url": "https://github.com/mozilla/sccache"
},
{
"type": "WEB",
"url": "https://github.com/mozilla/sccache/releases/tag/v0.4.0"
},
{
"type": "ADVISORY",
"url": "https://securitylab.github.com/advisories/GHSL-2023-046_ScCache"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "sccache vulnerable to privilege escalation if server is run as root"
}
GSD-2023-1521
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-1521",
"id": "GSD-2023-1521"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-1521"
],
"id": "GSD-2023-1521",
"modified": "2023-12-13T01:20:41.992344Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-1521",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}
}
}
SUSE-SU-2023:2637-1
Vulnerability from csaf_suse - Published: 2023-06-26 13:06 - Updated: 2023-06-26 13:06Summary
Security update for sccache
Severity
Important
Notes
Title of the patch: Security update for sccache
Description of the patch: This update for sccache fixes the following issues:
- CVE-2023-1521: Fixed possible code injection via LD_PRELOAD to sccache server (bsc#1212407).
- CVE-2022-31394: Fixed a denial-of-service vulnerability via header list size (bsc#1208553).
Patchnames: SUSE-2023-2637,SUSE-SLE-Module-Development-Tools-15-SP5-2023-2637,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2637,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2637,SUSE-SLE-Product-RT-15-SP3-2023-2637,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2637,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2637,SUSE-Storage-7.1-2023-2637
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sccache",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sccache fixes the following issues:\n\n- CVE-2023-1521: Fixed possible code injection via LD_PRELOAD to sccache server (bsc#1212407).\n- CVE-2022-31394: Fixed a denial-of-service vulnerability via header list size (bsc#1208553). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2637,SUSE-SLE-Module-Development-Tools-15-SP5-2023-2637,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2637,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2637,SUSE-SLE-Product-RT-15-SP3-2023-2637,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2637,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2637,SUSE-Storage-7.1-2023-2637",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2637-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2637-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232637-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2637-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018030.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208553",
"url": "https://bugzilla.suse.com/1208553"
},
{
"category": "self",
"summary": "SUSE Bug 1212407",
"url": "https://bugzilla.suse.com/1212407"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31394 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1521 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1521/"
}
],
"title": "Security update for sccache",
"tracking": {
"current_release_date": "2023-06-26T13:06:42Z",
"generator": {
"date": "2023-06-26T13:06:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2637-1",
"initial_release_date": "2023-06-26T13:06:42Z",
"revision_history": [
{
"date": "2023-06-26T13:06:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"product": {
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"product_id": "sccache-0.4.1~18-150300.7.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.1~18-150300.7.12.1.i586",
"product": {
"name": "sccache-0.4.1~18-150300.7.12.1.i586",
"product_id": "sccache-0.4.1~18-150300.7.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.1~18-150300.7.12.1.ppc64le",
"product": {
"name": "sccache-0.4.1~18-150300.7.12.1.ppc64le",
"product_id": "sccache-0.4.1~18-150300.7.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.1~18-150300.7.12.1.s390x",
"product": {
"name": "sccache-0.4.1~18-150300.7.12.1.s390x",
"product_id": "sccache-0.4.1~18-150300.7.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"product": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"product_id": "sccache-0.4.1~18-150300.7.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.1~18-150300.7.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64"
},
"product_reference": "sccache-0.4.1~18-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31394"
}
],
"notes": [
{
"category": "general",
"text": "Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31394",
"url": "https://www.suse.com/security/cve/CVE-2022-31394"
},
{
"category": "external",
"summary": "SUSE Bug 1208551 for CVE-2022-31394",
"url": "https://bugzilla.suse.com/1208551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-26T13:06:42Z",
"details": "moderate"
}
],
"title": "CVE-2022-31394"
},
{
"cve": "CVE-2023-1521",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1521"
}
],
"notes": [
{
"category": "general",
"text": "On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\n\n\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1521",
"url": "https://www.suse.com/security/cve/CVE-2023-1521"
},
{
"category": "external",
"summary": "SUSE Bug 1212407 for CVE-2023-1521",
"url": "https://bugzilla.suse.com/1212407"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Enterprise Storage 7.1:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.1~18-150300.7.12.1.s390x",
"SUSE Linux Enterprise Real Time 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache-0.4.1~18-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache-0.4.1~18-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-26T13:06:42Z",
"details": "important"
}
],
"title": "CVE-2023-1521"
}
]
}
SUSE-SU-2023:3526-1
Vulnerability from csaf_suse - Published: 2023-09-05 07:56 - Updated: 2023-09-05 07:56Summary
Security update for sccache
Severity
Important
Notes
Title of the patch: Security update for sccache
Description of the patch: This update for sccache fixes the following issues:
- Update to version 0.4.2.
- CVE-2021-45710: Fixed a segmentation fault due to data race in tokio crate. (bsc#1194119)
- CVE-2022-24713: Fixed a ReDoS issue due to vulnerable regex crate. (bsc#1196972)
- CVE-2022-31394: Fixed a DoS issue due to the max header list size not settable. (bsc#1208553)
- CVE-2023-1521: Fixed a local privilege escalation. (bsc#1212407)
Patchnames: SUSE-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3526,openSUSE-SLE-15.4-2023-3526,openSUSE-SLE-15.5-2023-3526
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
4.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sccache",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sccache fixes the following issues:\n\n- Update to version 0.4.2.\n- CVE-2021-45710: Fixed a segmentation fault due to data race in tokio crate. (bsc#1194119)\n- CVE-2022-24713: Fixed a ReDoS issue due to vulnerable regex crate. (bsc#1196972)\n- CVE-2022-31394: Fixed a DoS issue due to the max header list size not settable. (bsc#1208553)\n- CVE-2023-1521: Fixed a local privilege escalation. (bsc#1212407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3526,openSUSE-SLE-15.4-2023-3526,openSUSE-SLE-15.5-2023-3526",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3526-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3526-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233526-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3526-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016091.html"
},
{
"category": "self",
"summary": "SUSE Bug 1181400",
"url": "https://bugzilla.suse.com/1181400"
},
{
"category": "self",
"summary": "SUSE Bug 1194119",
"url": "https://bugzilla.suse.com/1194119"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1208553",
"url": "https://bugzilla.suse.com/1208553"
},
{
"category": "self",
"summary": "SUSE Bug 1212407",
"url": "https://bugzilla.suse.com/1212407"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31394 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1521 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1521/"
}
],
"title": "Security update for sccache",
"tracking": {
"current_release_date": "2023-09-05T07:56:33Z",
"generator": {
"date": "2023-09-05T07:56:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3526-1",
"initial_release_date": "2023-09-05T07:56:33Z",
"revision_history": [
{
"date": "2023-09-05T07:56:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"product_id": "sccache-0.4.2~3-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.i586",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.i586",
"product_id": "sccache-0.4.2~3-150400.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.ppc64le",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.ppc64le",
"product_id": "sccache-0.4.2~3-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.s390x",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.s390x",
"product_id": "sccache-0.4.2~3-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"product_id": "sccache-0.4.2~3-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-31394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31394"
}
],
"notes": [
{
"category": "general",
"text": "Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31394",
"url": "https://www.suse.com/security/cve/CVE-2022-31394"
},
{
"category": "external",
"summary": "SUSE Bug 1208551 for CVE-2022-31394",
"url": "https://bugzilla.suse.com/1208551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "moderate"
}
],
"title": "CVE-2022-31394"
},
{
"cve": "CVE-2023-1521",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1521"
}
],
"notes": [
{
"category": "general",
"text": "On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\n\n\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1521",
"url": "https://www.suse.com/security/cve/CVE-2023-1521"
},
{
"category": "external",
"summary": "SUSE Bug 1212407 for CVE-2023-1521",
"url": "https://bugzilla.suse.com/1212407"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "important"
}
],
"title": "CVE-2023-1521"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
Loading…