2024-12-08 03:06:42 +00:00

126 lines
3.8 KiB
JSON

{
"id": "CVE-2022-40299",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-09T01:15:07.853",
"lastModified": "2024-11-21T07:21:13.403",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Singular before 4.3.1, a predictable /tmp pathname is used (e.g., by sdb.cc), which allows local users to gain the privileges of other users via a procedure in a file under /tmp. NOTE: this CVE Record is about sdb.cc and similar files in the Singular interface that have predictable /tmp pathnames; this CVE Record is not about the lack of a safe temporary-file creation capability in the Singular language."
},
{
"lang": "es",
"value": "En Singular versiones anteriores a 4.3.1, es usado un nombre de ruta /tmp predecible (por ejemplo, por sdb.cc), lo que permite a usuarios locales conseguir los privilegios de otros usuarios por medio de un procedimiento en un archivo bajo /tmp. NOTA: este registro CVE esta referido a sdb.cc y a archivos similares en la interfaz de Singular que presentan nombres de ruta /tmp predecibles; este registro CVE no esta referido a una falta de capacidad de creaci\u00f3n de archivos temporales seguros en el lenguaje Singular"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-330"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:singular:singular:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.3.1",
"matchCriteriaId": "3FE9F514-BE4C-43B5-AAF5-30D4AE629E20"
}
]
}
]
}
],
"references": [
{
"url": "http://michael.orlitzky.com/cves/cve-2022-40299.xhtml",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Singular/Singular/commit/5f28fbf066626fa9c4a8f0e6408c0bb362fb386c",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Singular/Singular/issues/1137",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "http://michael.orlitzky.com/cves/cve-2022-40299.xhtml",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Singular/Singular/commit/5f28fbf066626fa9c4a8f0e6408c0bb362fb386c",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Singular/Singular/issues/1137",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}