36 lines
1.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-1521",
"sourceIdentifier": "security@mozilla.org",
"published": "2024-11-26T12:15:18.203",
"lastModified": "2024-11-26T12:15:18.203",
"vulnStatus": "Received",
"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."
}
],
"metrics": {},
"weaknesses": [
{
"source": "security@mozilla.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-426"
}
]
}
],
"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"
}
]
}