Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-35978 (GCVE-0-2022-35978)
Vulnerability from cvelistv5 – Published: 2022-08-15 19:05 – Updated: 2025-04-23 17:50
VLAI
EPSS
Title
Lua sandbox escape from mod in Minetest
Summary
Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user's system. There are currently no known workarounds.
Severity
7.7 (High)
CWE
- CWE-693 - Protection Mechanism Failure
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/minetest/minetest/security/adv… | x_refsource_CONFIRM |
| https://github.com/minetest/minetest/commit/da71e… | x_refsource_MISC |
| https://dev.minetest.net/Changelog#5.5.0_.E2.86.9… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:51:59.584Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-35978",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T14:02:10.251336Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T17:50:19.948Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "minetest",
"vendor": "minetest",
"versions": [
{
"status": "affected",
"version": "\u003c= 5.5.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693: Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-15T19:05:11.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
}
],
"source": {
"advisory": "GHSA-663q-pcjw-27cc",
"discovery": "UNKNOWN"
},
"title": "Lua sandbox escape from mod in Minetest",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-35978",
"STATE": "PUBLIC",
"TITLE": "Lua sandbox escape from mod in Minetest"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "minetest",
"version": {
"version_data": [
{
"version_value": "\u003c= 5.5.1"
}
]
}
}
]
},
"vendor_name": "minetest"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc",
"refsource": "CONFIRM",
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"name": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13",
"refsource": "MISC",
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"name": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0",
"refsource": "MISC",
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
}
]
},
"source": {
"advisory": "GHSA-663q-pcjw-27cc",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-35978",
"datePublished": "2022-08-15T19:05:11.000Z",
"dateReserved": "2022-07-15T00:00:00.000Z",
"dateUpdated": "2025-04-23T17:50:19.948Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-35978",
"date": "2026-05-27",
"epss": "0.13734",
"percentile": "0.94366"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"5.6.0\", \"matchCriteriaId\": \"433136C9-13AD-4E1A-AC0E-47402B44EE79\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.\"}, {\"lang\": \"es\", \"value\": \"Minetest es un motor de juegos voxel de c\\u00f3digo abierto que permite modificar y crear juegos f\\u00e1cilmente. En **single player**, un mod puede establecer una configuraci\\u00f3n global que controla el script Lua cargado para mostrar el men\\u00fa principal. El script es cargado en cuanto sale de la sesi\\u00f3n de juego. El entorno Lua en el que es ejecutado el men\\u00fa no est\\u00e1 aislado y puede interferir directamente con el sistema del usuario. Actualmente no se presentan mitigaciones conocidas.\"}]",
"id": "CVE-2022-35978",
"lastModified": "2024-11-21T07:12:05.913",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L\", \"baseScore\": 7.7, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.3}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 10.0, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 6.0}]}",
"published": "2022-08-15T19:15:08.890",
"references": "[{\"url\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-693\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-35978\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-08-15T19:15:08.890\",\"lastModified\":\"2024-11-21T07:12:05.913\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.\"},{\"lang\":\"es\",\"value\":\"Minetest es un motor de juegos voxel de c\u00f3digo abierto que permite modificar y crear juegos f\u00e1cilmente. En **single player**, un mod puede establecer una configuraci\u00f3n global que controla el script Lua cargado para mostrar el men\u00fa principal. El script es cargado en cuanto sale de la sesi\u00f3n de juego. El entorno Lua en el que es ejecutado el men\u00fa no est\u00e1 aislado y puede interferir directamente con el sistema del usuario. Actualmente no se presentan mitigaciones conocidas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":5.3},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":10.0,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-693\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.6.0\",\"matchCriteriaId\":\"433136C9-13AD-4E1A-AC0E-47402B44EE79\"}]}]}],\"references\":[{\"url\":\"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T09:51:59.584Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-35978\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T14:02:10.251336Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T14:02:11.471Z\"}}], \"cna\": {\"title\": \"Lua sandbox escape from mod in Minetest\", \"source\": {\"advisory\": \"GHSA-663q-pcjw-27cc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"minetest\", \"product\": \"minetest\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 5.5.1\"}]}], \"references\": [{\"url\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-693\", \"description\": \"CWE-693: Protection Mechanism Failure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-08-15T19:05:11.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, \"source\": {\"advisory\": \"GHSA-663q-pcjw-27cc\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c= 5.5.1\"}]}, \"product_name\": \"minetest\"}]}, \"vendor_name\": \"minetest\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"name\": \"https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"name\": \"https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13\", \"refsource\": \"MISC\"}, {\"url\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"name\": \"https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\", \"refsource\": \"MISC\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-693: Protection Mechanism Failure\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-35978\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Lua sandbox escape from mod in Minetest\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-35978\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T17:50:19.948Z\", \"dateReserved\": \"2022-07-15T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-08-15T19:05:11.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2022-35978
Vulnerability from fkie_nvd - Published: 2022-08-15 19:15 - Updated: 2024-11-21 07:12
Severity
7.7 (High) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L
10.0 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
10.0 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Summary
Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user's system. There are currently no known workarounds.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0 | Release Notes, Vendor Advisory | |
| security-advisories@github.com | https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13 | Patch, Third Party Advisory | |
| security-advisories@github.com | https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0 | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*",
"matchCriteriaId": "433136C9-13AD-4E1A-AC0E-47402B44EE79",
"versionEndExcluding": "5.6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds."
},
{
"lang": "es",
"value": "Minetest es un motor de juegos voxel de c\u00f3digo abierto que permite modificar y crear juegos f\u00e1cilmente. En **single player**, un mod puede establecer una configuraci\u00f3n global que controla el script Lua cargado para mostrar el men\u00fa principal. El script es cargado en cuanto sale de la sesi\u00f3n de juego. El entorno Lua en el que es ejecutado el men\u00fa no est\u00e1 aislado y puede interferir directamente con el sistema del usuario. Actualmente no se presentan mitigaciones conocidas."
}
],
"id": "CVE-2022-35978",
"lastModified": "2024-11-21T07:12:05.913",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.3,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-15T19:15:08.890",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-693"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GSD-2022-35978
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user's system. There are currently no known workarounds.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-35978",
"description": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.",
"id": "GSD-2022-35978",
"references": [
"https://www.suse.com/security/cve/CVE-2022-35978.html",
"https://advisories.mageia.org/CVE-2022-35978.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-35978"
],
"details": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.",
"id": "GSD-2022-35978",
"modified": "2023-12-13T01:19:33.636523Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-35978",
"STATE": "PUBLIC",
"TITLE": "Lua sandbox escape from mod in Minetest"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "minetest",
"version": {
"version_data": [
{
"version_value": "\u003c= 5.5.1"
}
]
}
}
]
},
"vendor_name": "minetest"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc",
"refsource": "CONFIRM",
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"name": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13",
"refsource": "MISC",
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"name": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0",
"refsource": "MISC",
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
}
]
},
"source": {
"advisory": "GHSA-663q-pcjw-27cc",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.6.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-35978"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/commit/da71e86633d0b27cd02d7aac9fdac625d141ca13"
},
{
"name": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/minetest/minetest/security/advisories/GHSA-663q-pcjw-27cc"
},
{
"name": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0
}
},
"lastModifiedDate": "2022-08-17T14:16Z",
"publishedDate": "2022-08-15T19:15Z"
}
}
}
OPENSUSE-SU-2023:0001-1
Vulnerability from csaf_opensuse - Published: 2023-01-03 09:15 - Updated: 2023-01-03 09:15Summary
Security update for minetest
Severity
Important
Notes
Title of the patch: Security update for minetest
Description of the patch: This update for minetest fixes the following issues:
Update to version 5.6.0
* Fix CVE-2022-35978 ( boo#1202423 ): Mod scripts can escape sandbox in single player mode
* `name` in game.conf is deprecated for the game title, use `title` instead
* Add depth sorting for node faces
* Various bug fixes
* Full changes: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0
- Introduced mbranch-protection=none CXX flag to resolve boo#1193141
(aarch64).
Update to version 5.5.0 & 5.5.1:
* Full log for version 5.5.0: https://dev.minetest.net/Changelog#5.4.0_.E2.86.92_5.5.0
* This release switches from Irrlicht to our own fork called IrrlichtMt.
* Full log for version 5.5.1: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.5.1
* This is a maintenance release based on 5.5.0, it contains bugfixes but no new features.
- Added hardening to systemd service(s) (boo#1181400).
- Update to version 5.4.1:
* This is a maintenance release based on 5.4.0,
it contains bugfixes but no new features.
- Update to version 5.4.0
* Full log: https://dev.minetest.net/Changelog#5.3.0_.E2.86.92_5.4.0
* Removed support for bumpmapping, generated normal maps
and parallax occlusion
* By default, the crosshair will now change to an 'X' when
pointing to objects
* Prevent players accessing inventories of other players
* Prevent interacting with items out of the hotbar
* Prevent players from being able to modify ItemStack meta
- Update to version 5.3.0.
(see https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0)
* Formspec improvements, including a scrolling GUI element
* Performance improvements to the Server and API
* Many bug fixes and small features
- Now requires desktop-file-utils version >= 0.25.
Patchnames: openSUSE-2023-1
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
10 (Critical)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-data-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetest-lang-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-data-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetest-lang-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-data-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetest-lang-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-data-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetest-lang-5.6.0-bp154.2.3.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
10 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 minetest",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for minetest fixes the following issues:\n\nUpdate to version 5.6.0\n\n * Fix CVE-2022-35978 ( boo#1202423 ): Mod scripts can escape sandbox in single player mode\n * `name` in game.conf is deprecated for the game title, use `title` instead\n * Add depth sorting for node faces\n * Various bug fixes\n * Full changes: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0\n\n- Introduced mbranch-protection=none CXX flag to resolve boo#1193141\n (aarch64).\n\nUpdate to version 5.5.0 \u0026 5.5.1:\n\n * Full log for version 5.5.0: https://dev.minetest.net/Changelog#5.4.0_.E2.86.92_5.5.0\n * This release switches from Irrlicht to our own fork called IrrlichtMt.\n * Full log for version 5.5.1: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.5.1\n * This is a maintenance release based on 5.5.0, it contains bugfixes but no new features.\n\n- Added hardening to systemd service(s) (boo#1181400). \n\n- Update to version 5.4.1:\n * This is a maintenance release based on 5.4.0,\n it contains bugfixes but no new features.\n\n- Update to version 5.4.0\n * Full log: https://dev.minetest.net/Changelog#5.3.0_.E2.86.92_5.4.0\n * Removed support for bumpmapping, generated normal maps\n and parallax occlusion\n * By default, the crosshair will now change to an \u0027X\u0027 when\n pointing to objects\n * Prevent players accessing inventories of other players\n * Prevent interacting with items out of the hotbar\n * Prevent players from being able to modify ItemStack meta\n\n- Update to version 5.3.0. \n (see https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0)\n * Formspec improvements, including a scrolling GUI element\n * Performance improvements to the Server and API\n * Many bug fixes and small features\n- Now requires desktop-file-utils version \u003e= 0.25.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2023-1",
"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/opensuse-su-2023_0001-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2023:0001-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6BEL53A6YRA752TFXGECQDT4XJ7UK6P5/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2023:0001-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6BEL53A6YRA752TFXGECQDT4XJ7UK6P5/"
},
{
"category": "self",
"summary": "SUSE Bug 1181400",
"url": "https://bugzilla.suse.com/1181400"
},
{
"category": "self",
"summary": "SUSE Bug 1193141",
"url": "https://bugzilla.suse.com/1193141"
},
{
"category": "self",
"summary": "SUSE Bug 1202423",
"url": "https://bugzilla.suse.com/1202423"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35978 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35978/"
}
],
"title": "Security update for minetest",
"tracking": {
"current_release_date": "2023-01-03T09:15:50Z",
"generator": {
"date": "2023-01-03T09:15:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2023:0001-1",
"initial_release_date": "2023-01-03T09:15:50Z",
"revision_history": [
{
"date": "2023-01-03T09:15:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-bp154.2.3.5.aarch64",
"product": {
"name": "minetest-5.6.0-bp154.2.3.5.aarch64",
"product_id": "minetest-5.6.0-bp154.2.3.5.aarch64"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"product": {
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"product_id": "minetestserver-5.6.0-bp154.2.3.5.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"product": {
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"product_id": "minetest-data-5.6.0-bp154.2.3.5.noarch"
}
},
{
"category": "product_version",
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"product": {
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"product_id": "minetest-lang-5.6.0-bp154.2.3.5.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"product": {
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"product_id": "minetest-5.6.0-bp154.2.3.5.ppc64le"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"product": {
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"product_id": "minetestserver-5.6.0-bp154.2.3.5.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-bp154.2.3.5.s390x",
"product": {
"name": "minetest-5.6.0-bp154.2.3.5.s390x",
"product_id": "minetest-5.6.0-bp154.2.3.5.s390x"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"product": {
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"product_id": "minetestserver-5.6.0-bp154.2.3.5.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-bp154.2.3.5.x86_64",
"product": {
"name": "minetest-5.6.0-bp154.2.3.5.x86_64",
"product_id": "minetest-5.6.0-bp154.2.3.5.x86_64"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"product": {
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"product_id": "minetestserver-5.6.0-bp154.2.3.5.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP3",
"product": {
"name": "SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3"
}
},
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP4",
"product": {
"name": "SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.aarch64 as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.s390x as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.x86_64 as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-data-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetest-lang-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64 as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64 as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.aarch64 as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.s390x as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.x86_64 as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-data-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetest-lang-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64 as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64 as component of SUSE Package Hub 15 SP4",
"product_id": "SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-data-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetest-lang-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-bp154.2.3.5.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetest-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-bp154.2.3.5.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-data-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-data-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-bp154.2.3.5.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetest-lang-5.6.0-bp154.2.3.5.noarch"
},
"product_reference": "minetest-lang-5.6.0-bp154.2.3.5.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.aarch64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.ppc64le"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.s390x"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-bp154.2.3.5.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.x86_64"
},
"product_reference": "minetestserver-5.6.0-bp154.2.3.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-35978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35978"
}
],
"notes": [
{
"category": "general",
"text": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35978",
"url": "https://www.suse.com/security/cve/CVE-2022-35978"
},
{
"category": "external",
"summary": "SUSE Bug 1202423 for CVE-2022-35978",
"url": "https://bugzilla.suse.com/1202423"
}
],
"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 Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetest-5.6.0-bp154.2.3.5.x86_64",
"SUSE Package Hub 15 SP4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"SUSE Package Hub 15 SP4:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.3:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.3:minetestserver-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetest-5.6.0-bp154.2.3.5.x86_64",
"openSUSE Leap 15.4:minetest-data-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetest-lang-5.6.0-bp154.2.3.5.noarch",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.aarch64",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.ppc64le",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.s390x",
"openSUSE Leap 15.4:minetestserver-5.6.0-bp154.2.3.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-01-03T09:15:50Z",
"details": "critical"
}
],
"title": "CVE-2022-35978"
}
]
}
OPENSUSE-SU-2024:12284-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
minetest-5.6.0-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: minetest-5.6.0-1.1 on GA media
Description of the patch: These are all security issues fixed in the minetest-5.6.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-12284
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
10 (Critical)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:minetest-5.6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-5.6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-5.6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-5.6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-data-5.6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-data-5.6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-data-5.6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-data-5.6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetestserver-5.6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetestserver-5.6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetestserver-5.6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:minetestserver-5.6.0-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "minetest-5.6.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the minetest-5.6.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12284",
"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/opensuse-su-2024_12284-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35978 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35978/"
}
],
"title": "minetest-5.6.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12284-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-1.1.aarch64",
"product": {
"name": "minetest-5.6.0-1.1.aarch64",
"product_id": "minetest-5.6.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "minetest-data-5.6.0-1.1.aarch64",
"product": {
"name": "minetest-data-5.6.0-1.1.aarch64",
"product_id": "minetest-data-5.6.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "minetest-lang-5.6.0-1.1.aarch64",
"product": {
"name": "minetest-lang-5.6.0-1.1.aarch64",
"product_id": "minetest-lang-5.6.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-1.1.aarch64",
"product": {
"name": "minetestserver-5.6.0-1.1.aarch64",
"product_id": "minetestserver-5.6.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-1.1.ppc64le",
"product": {
"name": "minetest-5.6.0-1.1.ppc64le",
"product_id": "minetest-5.6.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "minetest-data-5.6.0-1.1.ppc64le",
"product": {
"name": "minetest-data-5.6.0-1.1.ppc64le",
"product_id": "minetest-data-5.6.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "minetest-lang-5.6.0-1.1.ppc64le",
"product": {
"name": "minetest-lang-5.6.0-1.1.ppc64le",
"product_id": "minetest-lang-5.6.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-1.1.ppc64le",
"product": {
"name": "minetestserver-5.6.0-1.1.ppc64le",
"product_id": "minetestserver-5.6.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-1.1.s390x",
"product": {
"name": "minetest-5.6.0-1.1.s390x",
"product_id": "minetest-5.6.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "minetest-data-5.6.0-1.1.s390x",
"product": {
"name": "minetest-data-5.6.0-1.1.s390x",
"product_id": "minetest-data-5.6.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "minetest-lang-5.6.0-1.1.s390x",
"product": {
"name": "minetest-lang-5.6.0-1.1.s390x",
"product_id": "minetest-lang-5.6.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-1.1.s390x",
"product": {
"name": "minetestserver-5.6.0-1.1.s390x",
"product_id": "minetestserver-5.6.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "minetest-5.6.0-1.1.x86_64",
"product": {
"name": "minetest-5.6.0-1.1.x86_64",
"product_id": "minetest-5.6.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "minetest-data-5.6.0-1.1.x86_64",
"product": {
"name": "minetest-data-5.6.0-1.1.x86_64",
"product_id": "minetest-data-5.6.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "minetest-lang-5.6.0-1.1.x86_64",
"product": {
"name": "minetest-lang-5.6.0-1.1.x86_64",
"product_id": "minetest-lang-5.6.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "minetestserver-5.6.0-1.1.x86_64",
"product": {
"name": "minetestserver-5.6.0-1.1.x86_64",
"product_id": "minetestserver-5.6.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-5.6.0-1.1.aarch64"
},
"product_reference": "minetest-5.6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-5.6.0-1.1.ppc64le"
},
"product_reference": "minetest-5.6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-5.6.0-1.1.s390x"
},
"product_reference": "minetest-5.6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-5.6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-5.6.0-1.1.x86_64"
},
"product_reference": "minetest-5.6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-data-5.6.0-1.1.aarch64"
},
"product_reference": "minetest-data-5.6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-data-5.6.0-1.1.ppc64le"
},
"product_reference": "minetest-data-5.6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-data-5.6.0-1.1.s390x"
},
"product_reference": "minetest-data-5.6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-data-5.6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-data-5.6.0-1.1.x86_64"
},
"product_reference": "minetest-data-5.6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.aarch64"
},
"product_reference": "minetest-lang-5.6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.ppc64le"
},
"product_reference": "minetest-lang-5.6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.s390x"
},
"product_reference": "minetest-lang-5.6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetest-lang-5.6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.x86_64"
},
"product_reference": "minetest-lang-5.6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetestserver-5.6.0-1.1.aarch64"
},
"product_reference": "minetestserver-5.6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetestserver-5.6.0-1.1.ppc64le"
},
"product_reference": "minetestserver-5.6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetestserver-5.6.0-1.1.s390x"
},
"product_reference": "minetestserver-5.6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "minetestserver-5.6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:minetestserver-5.6.0-1.1.x86_64"
},
"product_reference": "minetestserver-5.6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-35978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35978"
}
],
"notes": [
{
"category": "general",
"text": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:minetest-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35978",
"url": "https://www.suse.com/security/cve/CVE-2022-35978"
},
{
"category": "external",
"summary": "SUSE Bug 1202423 for CVE-2022-35978",
"url": "https://bugzilla.suse.com/1202423"
}
],
"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": [
"openSUSE Tumbleweed:minetest-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:minetest-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-data-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetest-lang-5.6.0-1.1.x86_64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.aarch64",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.ppc64le",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.s390x",
"openSUSE Tumbleweed:minetestserver-5.6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-35978"
}
]
}
OPENSUSE-SU-2025:14825-1
Vulnerability from csaf_opensuse - Published: 2025-02-20 00:00 - Updated: 2025-02-20 00:00Summary
luanti-5.11.0-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: luanti-5.11.0-1.1 on GA media
Description of the patch: These are all security issues fixed in the luanti-5.11.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14825
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
10 (Critical)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:luanti-5.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-5.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-5.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-5.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-data-5.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-data-5.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-data-5.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-data-5.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luantiserver-5.11.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luantiserver-5.11.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luantiserver-5.11.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:luantiserver-5.11.0-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
7 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "luanti-5.11.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the luanti-5.11.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14825",
"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/opensuse-su-2025_14825-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14825-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z3ZK4G6DNQFIACTL2C265VGZDQPXSRAZ/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14825-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z3ZK4G6DNQFIACTL2C265VGZDQPXSRAZ/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35978 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35978/"
}
],
"title": "luanti-5.11.0-1.1 on GA media",
"tracking": {
"current_release_date": "2025-02-20T00:00:00Z",
"generator": {
"date": "2025-02-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14825-1",
"initial_release_date": "2025-02-20T00:00:00Z",
"revision_history": [
{
"date": "2025-02-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "luanti-5.11.0-1.1.aarch64",
"product": {
"name": "luanti-5.11.0-1.1.aarch64",
"product_id": "luanti-5.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "luanti-data-5.11.0-1.1.aarch64",
"product": {
"name": "luanti-data-5.11.0-1.1.aarch64",
"product_id": "luanti-data-5.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "luanti-lang-5.11.0-1.1.aarch64",
"product": {
"name": "luanti-lang-5.11.0-1.1.aarch64",
"product_id": "luanti-lang-5.11.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "luantiserver-5.11.0-1.1.aarch64",
"product": {
"name": "luantiserver-5.11.0-1.1.aarch64",
"product_id": "luantiserver-5.11.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "luanti-5.11.0-1.1.ppc64le",
"product": {
"name": "luanti-5.11.0-1.1.ppc64le",
"product_id": "luanti-5.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "luanti-data-5.11.0-1.1.ppc64le",
"product": {
"name": "luanti-data-5.11.0-1.1.ppc64le",
"product_id": "luanti-data-5.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "luanti-lang-5.11.0-1.1.ppc64le",
"product": {
"name": "luanti-lang-5.11.0-1.1.ppc64le",
"product_id": "luanti-lang-5.11.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "luantiserver-5.11.0-1.1.ppc64le",
"product": {
"name": "luantiserver-5.11.0-1.1.ppc64le",
"product_id": "luantiserver-5.11.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "luanti-5.11.0-1.1.s390x",
"product": {
"name": "luanti-5.11.0-1.1.s390x",
"product_id": "luanti-5.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "luanti-data-5.11.0-1.1.s390x",
"product": {
"name": "luanti-data-5.11.0-1.1.s390x",
"product_id": "luanti-data-5.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "luanti-lang-5.11.0-1.1.s390x",
"product": {
"name": "luanti-lang-5.11.0-1.1.s390x",
"product_id": "luanti-lang-5.11.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "luantiserver-5.11.0-1.1.s390x",
"product": {
"name": "luantiserver-5.11.0-1.1.s390x",
"product_id": "luantiserver-5.11.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "luanti-5.11.0-1.1.x86_64",
"product": {
"name": "luanti-5.11.0-1.1.x86_64",
"product_id": "luanti-5.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "luanti-data-5.11.0-1.1.x86_64",
"product": {
"name": "luanti-data-5.11.0-1.1.x86_64",
"product_id": "luanti-data-5.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "luanti-lang-5.11.0-1.1.x86_64",
"product": {
"name": "luanti-lang-5.11.0-1.1.x86_64",
"product_id": "luanti-lang-5.11.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "luantiserver-5.11.0-1.1.x86_64",
"product": {
"name": "luantiserver-5.11.0-1.1.x86_64",
"product_id": "luantiserver-5.11.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-5.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-5.11.0-1.1.aarch64"
},
"product_reference": "luanti-5.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-5.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-5.11.0-1.1.ppc64le"
},
"product_reference": "luanti-5.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-5.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-5.11.0-1.1.s390x"
},
"product_reference": "luanti-5.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-5.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-5.11.0-1.1.x86_64"
},
"product_reference": "luanti-5.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-data-5.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-data-5.11.0-1.1.aarch64"
},
"product_reference": "luanti-data-5.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-data-5.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-data-5.11.0-1.1.ppc64le"
},
"product_reference": "luanti-data-5.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-data-5.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-data-5.11.0-1.1.s390x"
},
"product_reference": "luanti-data-5.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-data-5.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-data-5.11.0-1.1.x86_64"
},
"product_reference": "luanti-data-5.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-lang-5.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.aarch64"
},
"product_reference": "luanti-lang-5.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-lang-5.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.ppc64le"
},
"product_reference": "luanti-lang-5.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-lang-5.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.s390x"
},
"product_reference": "luanti-lang-5.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luanti-lang-5.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.x86_64"
},
"product_reference": "luanti-lang-5.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luantiserver-5.11.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luantiserver-5.11.0-1.1.aarch64"
},
"product_reference": "luantiserver-5.11.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luantiserver-5.11.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luantiserver-5.11.0-1.1.ppc64le"
},
"product_reference": "luantiserver-5.11.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luantiserver-5.11.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luantiserver-5.11.0-1.1.s390x"
},
"product_reference": "luantiserver-5.11.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "luantiserver-5.11.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:luantiserver-5.11.0-1.1.x86_64"
},
"product_reference": "luantiserver-5.11.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-35978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35978"
}
],
"notes": [
{
"category": "general",
"text": "Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited. The Lua environment the menu runs in is not sandboxed and can directly interfere with the user\u0027s system. There are currently no known workarounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:luanti-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35978",
"url": "https://www.suse.com/security/cve/CVE-2022-35978"
},
{
"category": "external",
"summary": "SUSE Bug 1202423 for CVE-2022-35978",
"url": "https://bugzilla.suse.com/1202423"
}
],
"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": [
"openSUSE Tumbleweed:luanti-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:luanti-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-data-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luanti-lang-5.11.0-1.1.x86_64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.aarch64",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.ppc64le",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.s390x",
"openSUSE Tumbleweed:luantiserver-5.11.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-20T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-35978"
}
]
}
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…