fkie_cve-2025-22240
Vulnerability from fkie_nvd
Published
2025-06-13 07:15
Modified
2025-06-16 12:32
Severity ?
Summary
Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgt_env” variable. This can be exploited by an attacker to delete any file on the Master's process has permissions to.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using unvalidated input from the \u201ctgt_env\u201d variable. This can be exploited by an attacker to delete any file on the Master\u0027s process has permissions to." }, { "lang": "es", "value": "Creaci\u00f3n arbitraria de directorios o eliminaci\u00f3n de archivos. En el m\u00e9todo find_file de la clase GitFS, se crea una ruta mediante os.path.join con una entrada no validada de la variable \"tgt_env\". Un atacante puede aprovechar esto para eliminar cualquier archivo del proceso maestro al que tenga acceso." } ], "id": "CVE-2025-22240", "lastModified": "2025-06-16T12:32:18.840", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 0.3, "impactScore": 5.9, "source": "security@vmware.com", "type": "Secondary" } ] }, "published": "2025-06-13T07:15:21.430", "references": [ { "source": "security@vmware.com", "url": "https://docs.saltproject.io/en/3006/topics/releases/3006.12.html" }, { "source": "security@vmware.com", "url": "https://docs.saltproject.io/en/3007/topics/releases/3007.4.html" } ], "sourceIdentifier": "security@vmware.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "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…
Loading…