CVE-2024-41111 (GCVE-0-2024-41111)
Vulnerability from cvelistv5
Published
2024-07-18 22:11
Modified
2024-08-02 04:46
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Summary
Sliver is an open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. Sliver version 1.6.0 (prerelease) is vulnerable to RCE on the teamserver by a low-privileged "operator" user. The RCE is as the system root user. The exploit is pretty fun as we make the Sliver server pwn itself. As described in a past issue (#65), "there is a clear security boundary between the operator and server, an operator should not inherently be able to run commands or code on the server." An operator who exploited this vulnerability would be able to view all console logs, kick all other operators, view and modify files stored on the server, and ultimately delete the server. This issue has not yet be addressed but is expected to be resolved before the full release of version 1.6.0. Users of the 1.6.0 prerelease should avoid using Silver in production.
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:bishopfox:sliver:1.6.0-dev:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sliver",
"vendor": "bishopfox",
"versions": [
{
"status": "affected",
"version": "1.6.0-dev"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-41111",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-19T14:23:18.145229Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-19T14:27:34.218Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:46:52.372Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8"
},
{
"name": "https://github.com/BishopFox/sliver/issues/65",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/BishopFox/sliver/issues/65"
},
{
"name": "https://github.com/BishopFox/sliver/pull/1281",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/BishopFox/sliver/pull/1281"
},
{
"name": "https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57"
},
{
"name": "https://sliver.sh/docs?name=Multi-player+Mode",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sliver.sh/docs?name=Multi-player+Mode"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "sliver",
"vendor": "BishopFox",
"versions": [
{
"status": "affected",
"version": "= 1.6.0-dev"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Sliver is an open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. Sliver version 1.6.0 (prerelease) is vulnerable to RCE on the teamserver by a low-privileged \"operator\" user. The RCE is as the system root user. The exploit is pretty fun as we make the Sliver server pwn itself. As described in a past issue (#65), \"there is a clear security boundary between the operator and server, an operator should not inherently be able to run commands or code on the server.\" An operator who exploited this vulnerability would be able to view all console logs, kick all other operators, view and modify files stored on the server, and ultimately delete the server. This issue has not yet be addressed but is expected to be resolved before the full release of version 1.6.0. Users of the 1.6.0 prerelease should avoid using Silver in production."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-18T22:11:44.705Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8"
},
{
"name": "https://github.com/BishopFox/sliver/issues/65",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/BishopFox/sliver/issues/65"
},
{
"name": "https://github.com/BishopFox/sliver/pull/1281",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/BishopFox/sliver/pull/1281"
},
{
"name": "https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57"
},
{
"name": "https://sliver.sh/docs?name=Multi-player+Mode",
"tags": [
"x_refsource_MISC"
],
"url": "https://sliver.sh/docs?name=Multi-player+Mode"
}
],
"source": {
"advisory": "GHSA-hc5w-gxxr-w8x8",
"discovery": "UNKNOWN"
},
"title": "BishopFox Sliver Authenticated Remote Code Execution"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-41111",
"datePublished": "2024-07-18T22:11:44.705Z",
"dateReserved": "2024-07-15T15:53:28.321Z",
"dateUpdated": "2024-08-02T04:46:52.372Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8\", \"name\": \"https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/BishopFox/sliver/issues/65\", \"name\": \"https://github.com/BishopFox/sliver/issues/65\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/BishopFox/sliver/pull/1281\", \"name\": \"https://github.com/BishopFox/sliver/pull/1281\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57\", \"name\": \"https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://sliver.sh/docs?name=Multi-player+Mode\", \"name\": \"https://sliver.sh/docs?name=Multi-player+Mode\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T04:46:52.372Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41111\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-19T14:23:18.145229Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:bishopfox:sliver:1.6.0-dev:*:*:*:*:*:*:*\"], \"vendor\": \"bishopfox\", \"product\": \"sliver\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.6.0-dev\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-19T14:27:28.822Z\"}}], \"cna\": {\"title\": \"BishopFox Sliver Authenticated Remote Code Execution\", \"source\": {\"advisory\": \"GHSA-hc5w-gxxr-w8x8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"BishopFox\", \"product\": \"sliver\", \"versions\": [{\"status\": \"affected\", \"version\": \"= 1.6.0-dev\"}]}], \"references\": [{\"url\": \"https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8\", \"name\": \"https://github.com/BishopFox/sliver/security/advisories/GHSA-hc5w-gxxr-w8x8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/BishopFox/sliver/issues/65\", \"name\": \"https://github.com/BishopFox/sliver/issues/65\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/BishopFox/sliver/pull/1281\", \"name\": \"https://github.com/BishopFox/sliver/pull/1281\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57\", \"name\": \"https://github.com/BishopFox/sliver/commit/5016fb8d7cdff38c79e22e8293e58300f8d3bd57\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://sliver.sh/docs?name=Multi-player+Mode\", \"name\": \"https://sliver.sh/docs?name=Multi-player+Mode\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Sliver is an open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. Sliver version 1.6.0 (prerelease) is vulnerable to RCE on the teamserver by a low-privileged \\\"operator\\\" user. The RCE is as the system root user. The exploit is pretty fun as we make the Sliver server pwn itself. As described in a past issue (#65), \\\"there is a clear security boundary between the operator and server, an operator should not inherently be able to run commands or code on the server.\\\" An operator who exploited this vulnerability would be able to view all console logs, kick all other operators, view and modify files stored on the server, and ultimately delete the server. This issue has not yet be addressed but is expected to be resolved before the full release of version 1.6.0. Users of the 1.6.0 prerelease should avoid using Silver in production.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-18T22:11:44.705Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-41111\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T04:46:52.372Z\", \"dateReserved\": \"2024-07-15T15:53:28.321Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-18T22:11:44.705Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…