Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-32668 (GCVE-0-2024-32668)
Vulnerability from cvelistv5 – Published: 2024-09-05 04:42 – Updated: 2024-09-20 16:03| URL | Tags |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-S… | vendor-advisory |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "freebsd",
"vendor": "freebsd",
"versions": [
{
"lessThan": "14.1_p4",
"status": "affected",
"version": "14.1",
"versionType": "custom"
},
{
"lessThan": "14.0_p10",
"status": "affected",
"version": "14.0",
"versionType": "custom"
},
{
"lessThan": "13.3_p6",
"status": "affected",
"version": "13.3",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-32668",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-05T13:09:07.350550Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T13:09:38.450Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-09-20T16:03:06.718Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20240920-0007/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"modules": [
"bhyve"
],
"product": "FreeBSD",
"vendor": "FreeBSD",
"versions": [
{
"lessThan": "p4",
"status": "affected",
"version": "14.1-RELEASE",
"versionType": "release"
},
{
"lessThan": "p10",
"status": "affected",
"version": "14.0-RELEASE",
"versionType": "release"
},
{
"lessThan": "p6",
"status": "affected",
"version": "13.3-RELEASE",
"versionType": "release"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Synacktiv"
},
{
"lang": "en",
"type": "sponsor",
"value": "The FreeBSD Foundation"
},
{
"lang": "en",
"type": "sponsor",
"value": "The Alpha-Omega Project"
}
],
"datePublic": "2024-09-04T23:37:20.000Z",
"descriptions": [
{
"lang": "en",
"value": "An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.\n\nA malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-193",
"description": "CWE-193: Off-by-one Error",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T04:42:25.457Z",
"orgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
"shortName": "freebsd"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:12.bhyve.asc"
}
],
"title": "bhyve(8) privileged guest escape via USB controller"
}
},
"cveMetadata": {
"assignerOrgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
"assignerShortName": "freebsd",
"cveId": "CVE-2024-32668",
"datePublished": "2024-09-05T04:42:25.457Z",
"dateReserved": "2024-08-27T16:30:56.016Z",
"dateUpdated": "2024-09-20T16:03:06.718Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-32668",
"date": "2026-05-25",
"epss": "0.00112",
"percentile": "0.29246"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-32668\",\"sourceIdentifier\":\"secteam@freebsd.org\",\"published\":\"2024-09-05T05:15:13.433\",\"lastModified\":\"2024-11-21T09:15:25.913\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.\\n\\nA malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process.\"},{\"lang\":\"es\",\"value\":\"Una validaci\u00f3n de los l\u00edmites insuficiente en el c\u00f3digo USB podr\u00eda provocar una escritura fuera de los l\u00edmites en el mont\u00f3n, con datos controlados por el autor de la llamada. Un software malicioso y privilegiado que se ejecute en una m\u00e1quina virtual invitada puede aprovechar la vulnerabilidad para lograr la ejecuci\u00f3n de c\u00f3digo en el host en el proceso de espacio de usuario bhyve, que normalmente se ejecuta como ra\u00edz. Tenga en cuenta que bhyve se ejecuta en un entorno aislado de Capsicum, por lo que el c\u00f3digo malicioso est\u00e1 limitado por las capacidades disponibles para el proceso bhyve.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.5,\"impactScore\":6.0},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.5,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"secteam@freebsd.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-193\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.3\",\"matchCriteriaId\":\"E82CE719-C11D-4C34-BDF9-5AA704884289\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"17DAE911-21E1-4182-85A0-B9F0059DDA7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABEA48EC-24EA-4106-9465-CE66B938635F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DFB5BD0-E777-4CAA-B2E0-3F3357D06D01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC8C769C-A23E-4F61-AC42-4DA64421B096\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p4:*:*:*:*:*:*\",\"matchCriteriaId\":\"45B0589E-2E7D-4516-A8A0-88F30038EAB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p5:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5CD8EF6-B119-488F-A278-8E9740E3E482\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.4:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F52349C-6051-4CB9-8659-763A22C31640\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA25530A-133C-4D7C-8993-D5C42D79A0B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:beta5:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB7B021E-F4AD-44AC-96AB-8ACAF8AB1B88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"69A72B5A-2189-4700-8E8B-1E5E7CA86C40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"5771F187-281B-4680-B562-EFC7441A8F88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A4437F5-9DDA-4769-974E-23BFA085E0DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p4:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9C3A3D4-C9F4-41EB-B532-821AF83470B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p5:*:*:*:*:*:*\",\"matchCriteriaId\":\"878A1F0A-087F-47D7-9CA5-A54BB8D6676A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p6:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE73CDC3-B5A7-4921-89C6-8F9DC426CB3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p7:*:*:*:*:*:*\",\"matchCriteriaId\":\"50A5E650-31FB-45BE-8827-641B58A83E45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p8:*:*:*:*:*:*\",\"matchCriteriaId\":\"D59CFDD3-AEC3-43F1-A620-0B1F0BAD9048\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p9:*:*:*:*:*:*\",\"matchCriteriaId\":\"44B8A489-6314-460D-90DA-AFB54298C8E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"038E5B85-7F60-4D71-8D3F-EDBF6E036CE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:rc4-p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF309824-D379-4749-A1FA-BCB2987DD671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"79D770C6-7A57-4A49-8164-C55391F62301\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA813990-8C8F-4EE8-9F2B-9F73C510A7B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4DFA201-27D5-4C01-B90F-E24778943C3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"01DD321B-E5E2-49F7-86A1-D40B13E257C7\"}]}]}],\"references\":[{\"url\":\"https://security.freebsd.org/advisories/FreeBSD-SA-24:12.bhyve.asc\",\"source\":\"secteam@freebsd.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240920-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20240920-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-20T16:03:06.718Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-32668\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-05T13:09:07.350550Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*\"], \"vendor\": \"freebsd\", \"product\": \"freebsd\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.1\", \"lessThan\": \"14.1_p4\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"14.0\", \"lessThan\": \"14.0_p10\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"13.3\", \"lessThan\": \"13.3_p6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-05T13:05:13.813Z\"}}], \"cna\": {\"title\": \"bhyve(8) privileged guest escape via USB controller\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Synacktiv\"}, {\"lang\": \"en\", \"type\": \"sponsor\", \"value\": \"The FreeBSD Foundation\"}, {\"lang\": \"en\", \"type\": \"sponsor\", \"value\": \"The Alpha-Omega Project\"}], \"affected\": [{\"vendor\": \"FreeBSD\", \"modules\": [\"bhyve\"], \"product\": \"FreeBSD\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.1-RELEASE\", \"lessThan\": \"p4\", \"versionType\": \"release\"}, {\"status\": \"affected\", \"version\": \"14.0-RELEASE\", \"lessThan\": \"p10\", \"versionType\": \"release\"}, {\"status\": \"affected\", \"version\": \"13.3-RELEASE\", \"lessThan\": \"p6\", \"versionType\": \"release\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2024-09-04T23:37:20.000Z\", \"references\": [{\"url\": \"https://security.freebsd.org/advisories/FreeBSD-SA-24:12.bhyve.asc\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.\\n\\nA malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-193\", \"description\": \"CWE-193: Off-by-one Error\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"63664ac6-956c-4cba-a5d0-f46076e16109\", \"shortName\": \"freebsd\", \"dateUpdated\": \"2024-09-05T04:42:25.457Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-32668\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-20T16:03:06.718Z\", \"dateReserved\": \"2024-08-27T16:30:56.016Z\", \"assignerOrgId\": \"63664ac6-956c-4cba-a5d0-f46076e16109\", \"datePublished\": \"2024-09-05T04:42:25.457Z\", \"assignerShortName\": \"freebsd\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2024-32668
Vulnerability from fkie_nvd - Published: 2024-09-05 05:15 - Updated: 2024-11-21 09:158.2 (High) - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| freebsd | freebsd | * | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.4 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E82CE719-C11D-4C34-BDF9-5AA704884289",
"versionEndExcluding": "13.3",
"versionStartIncluding": "13.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:-:*:*:*:*:*:*",
"matchCriteriaId": "17DAE911-21E1-4182-85A0-B9F0059DDA7F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p1:*:*:*:*:*:*",
"matchCriteriaId": "ABEA48EC-24EA-4106-9465-CE66B938635F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p2:*:*:*:*:*:*",
"matchCriteriaId": "8DFB5BD0-E777-4CAA-B2E0-3F3357D06D01",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p3:*:*:*:*:*:*",
"matchCriteriaId": "BC8C769C-A23E-4F61-AC42-4DA64421B096",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p4:*:*:*:*:*:*",
"matchCriteriaId": "45B0589E-2E7D-4516-A8A0-88F30038EAB0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p5:*:*:*:*:*:*",
"matchCriteriaId": "C5CD8EF6-B119-488F-A278-8E9740E3E482",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.4:beta3:*:*:*:*:*:*",
"matchCriteriaId": "2F52349C-6051-4CB9-8659-763A22C31640",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:-:*:*:*:*:*:*",
"matchCriteriaId": "FA25530A-133C-4D7C-8993-D5C42D79A0B5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "DB7B021E-F4AD-44AC-96AB-8ACAF8AB1B88",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p1:*:*:*:*:*:*",
"matchCriteriaId": "69A72B5A-2189-4700-8E8B-1E5E7CA86C40",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p2:*:*:*:*:*:*",
"matchCriteriaId": "5771F187-281B-4680-B562-EFC7441A8F88",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p3:*:*:*:*:*:*",
"matchCriteriaId": "0A4437F5-9DDA-4769-974E-23BFA085E0DB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p4:*:*:*:*:*:*",
"matchCriteriaId": "A9C3A3D4-C9F4-41EB-B532-821AF83470B1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p5:*:*:*:*:*:*",
"matchCriteriaId": "878A1F0A-087F-47D7-9CA5-A54BB8D6676A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p6:*:*:*:*:*:*",
"matchCriteriaId": "CE73CDC3-B5A7-4921-89C6-8F9DC426CB3E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p7:*:*:*:*:*:*",
"matchCriteriaId": "50A5E650-31FB-45BE-8827-641B58A83E45",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p8:*:*:*:*:*:*",
"matchCriteriaId": "D59CFDD3-AEC3-43F1-A620-0B1F0BAD9048",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p9:*:*:*:*:*:*",
"matchCriteriaId": "44B8A489-6314-460D-90DA-AFB54298C8E6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "038E5B85-7F60-4D71-8D3F-EDBF6E036CE0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:rc4-p1:*:*:*:*:*:*",
"matchCriteriaId": "BF309824-D379-4749-A1FA-BCB2987DD671",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:-:*:*:*:*:*:*",
"matchCriteriaId": "79D770C6-7A57-4A49-8164-C55391F62301",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p1:*:*:*:*:*:*",
"matchCriteriaId": "AA813990-8C8F-4EE8-9F2B-9F73C510A7B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p2:*:*:*:*:*:*",
"matchCriteriaId": "D4DFA201-27D5-4C01-B90F-E24778943C3B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p3:*:*:*:*:*:*",
"matchCriteriaId": "01DD321B-E5E2-49F7-86A1-D40B13E257C7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.\n\nA malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process."
},
{
"lang": "es",
"value": "Una validaci\u00f3n de los l\u00edmites insuficiente en el c\u00f3digo USB podr\u00eda provocar una escritura fuera de los l\u00edmites en el mont\u00f3n, con datos controlados por el autor de la llamada. Un software malicioso y privilegiado que se ejecute en una m\u00e1quina virtual invitada puede aprovechar la vulnerabilidad para lograr la ejecuci\u00f3n de c\u00f3digo en el host en el proceso de espacio de usuario bhyve, que normalmente se ejecuta como ra\u00edz. Tenga en cuenta que bhyve se ejecuta en un entorno aislado de Capsicum, por lo que el c\u00f3digo malicioso est\u00e1 limitado por las capacidades disponibles para el proceso bhyve."
}
],
"id": "CVE-2024-32668",
"lastModified": "2024-11-21T09:15:25.913",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.5,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.5,
"impactScore": 6.0,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-09-05T05:15:13.433",
"references": [
{
"source": "secteam@freebsd.org",
"tags": [
"Vendor Advisory"
],
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:12.bhyve.asc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20240920-0007/"
}
],
"sourceIdentifier": "secteam@freebsd.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-193"
},
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "secteam@freebsd.org",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-94J5-29M8-F8JQ
Vulnerability from github – Published: 2024-09-05 06:31 – Updated: 2024-09-05 15:33An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.
A malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process.
{
"affected": [],
"aliases": [
"CVE-2024-32668"
],
"database_specific": {
"cwe_ids": [
"CWE-193",
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-09-05T05:15:13Z",
"severity": "HIGH"
},
"details": "An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.\n\nA malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process.",
"id": "GHSA-94j5-29m8-f8jq",
"modified": "2024-09-05T15:33:35Z",
"published": "2024-09-05T06:31:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32668"
},
{
"type": "WEB",
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:12.bhyve.asc"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
WID-SEC-W-2024-2056
Vulnerability from csaf_certbund - Published: 2024-09-04 22:00 - Updated: 2024-12-04 23:00Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integerüberlauf und einen Pufferüberlauf zurückzuführen. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu beschädigen und das System instabil zu machen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integerüberlauf und einen Pufferüberlauf zurückzuführen. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu beschädigen und das System instabil zu machen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler betrifft bhyve aufgrund einer unsachgemäßen Validierung des Offsets und der Größe von Speicherzugriffen im MMIO-Handler für ein emuliertes TPM-Gerät, was zu einem Pufferüberlauf führt. Ein lokaler Angreifer kann diese Sicherheitslücke ausnutzen, um beliebigen Code mit Root-Rechten auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Die Sicherheitslücke besteht in der UMTX_OP_SHM-Operation aufgrund einer unsachgemäßen Behandlung des gleichzeitigen Entfernens von Shared Memory Mappings, was zu einem vorzeitigen Freigeben von Objekten führt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Code auszuführen und weitere Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler besteht in bhyve aufgrund einer unzureichenden Überprüfung der Grenzen im Code der USB-Emulation, was zu einem Out-of-bounds-Schreiben in den Heap führt. Ein lokaler Angreifer, der bösartige Software in einer Guest-VM ausführt, kann diese Schwachstelle ausnutzen, um beliebigen Code mit Root-Rechten auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeBSD ist ein Open Source Betriebssystem aus der BSD Familie und geh\u00f6rt damit zu den Unix Derivaten.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in FreeBSD Project FreeBSD OS ausnutzen, um seine Privilegien zu erh\u00f6hen und beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-2056 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2056.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-2056 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2056"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:09.libnv.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:10.bhyve.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:11.ctl.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-24:12.bhyve.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:14.umtx.asc"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240916-0001 vom 2024-09-16",
"url": "https://security.netapp.com/advisory/ntap-20240916-0001/"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory FREEBSD-SA-24:16.LIBNV vom 2024-09-19",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:16.libnv.asc"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240920-0008 vom 2024-09-20",
"url": "https://security.netapp.com/advisory/ntap-20240920-0008/"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240926-0010 vom 2024-09-26",
"url": "https://security.netapp.com/advisory/ntap-20240926-0010/"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-453 vom 2024-12-05",
"url": "https://www.dell.com/support/kbdoc/de-de/000256645/dsa-2024-453-security-update-for-dell-powerscale-onefs-multiple-security-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "FreeBSD Project FreeBSD OS: Mehrere Schwachstellen erm\u00f6glichen Privilegieneskalation und Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-12-04T23:00:00.000+00:00",
"generator": {
"date": "2024-12-05T10:11:18.964+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-2056",
"initial_release_date": "2024-09-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-09-16T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-09-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von FreeBSD aufgenommen"
},
{
"date": "2024-09-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.8.0.1",
"product_id": "T035762"
}
},
{
"category": "product_version",
"name": "OneFS 9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS 9.8.0.1",
"product_id": "T035762-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.8.0.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS \u003c9.4.0.20",
"product_id": "T038705"
}
},
{
"category": "product_version",
"name": "OneFS 9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS 9.4.0.20",
"product_id": "T038705-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.4.0.20"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.5.1.1",
"product_id": "T038706"
}
},
{
"category": "product_version",
"name": "OneFS 9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS 9.5.1.1",
"product_id": "T038706-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.5.1.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS \u003c9.7.1.3",
"product_id": "T039585"
}
},
{
"category": "product_version",
"name": "OneFS 9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS 9.7.1.3",
"product_id": "T039585-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.7.1.3"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.9.0.1",
"product_id": "T039586"
}
},
{
"category": "product_version",
"name": "OneFS 9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS 9.9.0.1",
"product_id": "T039586-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.9.0.1"
}
}
}
],
"category": "product_name",
"name": "PowerScale"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "FreeBSD Project FreeBSD OS",
"product": {
"name": "FreeBSD Project FreeBSD OS",
"product_id": "4035",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.1",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.1",
"product_id": "T037299"
}
},
{
"category": "product_version",
"name": "14.1",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.1",
"product_id": "T037299-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.0",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.0",
"product_id": "T037300"
}
},
{
"category": "product_version",
"name": "14",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.0",
"product_id": "T037300-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.4",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c13.4",
"product_id": "T037301"
}
},
{
"category": "product_version",
"name": "13.4",
"product": {
"name": "FreeBSD Project FreeBSD OS 13.4",
"product_id": "T037301-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:13.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.3",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c13.3",
"product_id": "T037302"
}
},
{
"category": "product_version",
"name": "13.3",
"product": {
"name": "FreeBSD Project FreeBSD OS 13.3",
"product_id": "T037302-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:13.3"
}
}
}
],
"category": "product_name",
"name": "FreeBSD OS"
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NetApp Data ONTAP",
"product": {
"name": "NetApp Data ONTAP",
"product_id": "7654",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T027038",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45287",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integer\u00fcberlauf und einen Puffer\u00fcberlauf zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu besch\u00e4digen und das System instabil zu machen."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45287"
},
{
"cve": "CVE-2024-45288",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integer\u00fcberlauf und einen Puffer\u00fcberlauf zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu besch\u00e4digen und das System instabil zu machen."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45288"
},
{
"cve": "CVE-2024-41928",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler betrifft bhyve aufgrund einer unsachgem\u00e4\u00dfen Validierung des Offsets und der Gr\u00f6\u00dfe von Speicherzugriffen im MMIO-Handler f\u00fcr ein emuliertes TPM-Ger\u00e4t, was zu einem Puffer\u00fcberlauf f\u00fchrt. Ein lokaler Angreifer kann diese Sicherheitsl\u00fccke ausnutzen, um beliebigen Code mit Root-Rechten auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-41928"
},
{
"cve": "CVE-2024-42416",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-42416"
},
{
"cve": "CVE-2024-43110",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-43110"
},
{
"cve": "CVE-2024-45063",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45063"
},
{
"cve": "CVE-2024-8178",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-8178"
},
{
"cve": "CVE-2024-43102",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Die Sicherheitsl\u00fccke besteht in der UMTX_OP_SHM-Operation aufgrund einer unsachgem\u00e4\u00dfen Behandlung des gleichzeitigen Entfernens von Shared Memory Mappings, was zu einem vorzeitigen Freigeben von Objekten f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Code auszuf\u00fchren und weitere Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-43102"
},
{
"cve": "CVE-2024-32668",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler besteht in bhyve aufgrund einer unzureichenden \u00dcberpr\u00fcfung der Grenzen im Code der USB-Emulation, was zu einem Out-of-bounds-Schreiben in den Heap f\u00fchrt. Ein lokaler Angreifer, der b\u00f6sartige Software in einer Guest-VM ausf\u00fchrt, kann diese Schwachstelle ausnutzen, um beliebigen Code mit Root-Rechten auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-32668"
}
]
}
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.