{ "id": "CVE-2017-1085", "sourceIdentifier": "secteam@freebsd.org", "published": "2018-09-12T14:29:00.780", "lastModified": "2024-11-21T03:21:18.467", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "In FreeBSD before 11.2-RELEASE, an application which calls setrlimit() to increase RLIMIT_STACK may turn a read-only memory region below the stack into a read-write region. A specially crafted executable could be exploited to execute arbitrary code in the user context." }, { "lang": "es", "value": "En FreeBSD en versiones anteriores a la 11.2-RELEASE, una aplicaci\u00f3n que llama a setrlimit() para incrementar RLIMIT_STACK podr\u00eda hacer que una regi\u00f3n de memoria de solo lectura bajo la pila pase a ser una regi\u00f3n de lectura y escritura. Un ejecutable especialmente manipulado podr\u00eda explotarse para ejecutar c\u00f3digo arbitrario en el contexto del usuario." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "baseScore": 7.2, "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE" }, "baseSeverity": "HIGH", "exploitabilityScore": 3.9, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*", "versionEndExcluding": "11.2", "matchCriteriaId": "B7354D16-6431-43C2-97BA-EBBF482572C9" } ] } ] } ], "references": [ { "url": "https://www.exploit-db.com/exploits/42279/", "source": "secteam@freebsd.org", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", "source": "secteam@freebsd.org", "tags": [ "Exploit", "Technical Description", "Third Party Advisory" ] }, { "url": "https://www.exploit-db.com/exploits/42279/", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Technical Description", "Third Party Advisory" ] } ] }