fkie_cve-2025-43715
Vulnerability from fkie_nvd
Published
2025-04-17 03:15
Modified
2025-04-17 20:21
Severity ?
Summary
Nullsoft Scriptable Install System (NSIS) before 3.11 on Windows allows local users to escalate privileges to SYSTEM during an installation, because the temporary plugins directory is created under %WINDIR%\temp and unprivileged users can place a crafted executable file by winning a race condition. This occurs because EW_CREATEDIR does not always set the CreateRestrictedDirectory error flag.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Nullsoft Scriptable Install System (NSIS) before 3.11 on Windows allows local users to escalate privileges to SYSTEM during an installation, because the temporary plugins directory is created under %WINDIR%\\temp and unprivileged users can place a crafted executable file by winning a race condition. This occurs because EW_CREATEDIR does not always set the CreateRestrictedDirectory error flag." }, { "lang": "es", "value": "Nullsoft Scriptable Install System (NSIS) anterior a la versi\u00f3n 3.11 en Windows permite a los usuarios locales escalar privilegios a SYSTEM durante una instalaci\u00f3n, ya que el directorio temporal de complementos se crea en %WINDIR%\\temp y los usuarios sin privilegios pueden colocar un archivo ejecutable manipulado al superar una condici\u00f3n de ejecuci\u00f3n. Esto ocurre porque EW_CREATEDIR no siempre activa el indicador de error CreateRestrictedDirectory." } ], "id": "CVE-2025-43715", "lastModified": "2025-04-17T20:21:48.243", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.4, "impactScore": 6.0, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2025-04-17T03:15:16.457", "references": [ { "source": "cve@mitre.org", "url": "https://nsis.sourceforge.io/Docs/AppendixF.html#v3.11-rl" }, { "source": "cve@mitre.org", "url": "https://sourceforge.net/p/nsis/bugs/1315/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-754" } ], "source": "cve@mitre.org", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…