fkie_cve-2022-25364
Vulnerability from fkie_nvd
Published
2022-03-17 17:15
Modified
2024-11-21 06:52
Severity ?
Summary
In Gradle Enterprise before 2021.4.2, the default built-in build cache configuration allowed anonymous write access. If this was not manually changed, a malicious actor with network access to the build cache could potentially populate it with manipulated entries that execute malicious code as part of a build. As of 2021.4.2, the built-in build cache is inaccessible-by-default, requiring explicit configuration of its access-control settings before it can be used. (Remote build cache nodes are unaffected as they are inaccessible-by-default.)
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://security.gradle.com | Vendor Advisory | |
cve@mitre.org | https://security.gradle.com/advisory/2022-02 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gradle.com | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gradle.com/advisory/2022-02 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gradle | enterprise | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gradle:enterprise:*:*:*:*:*:*:*:*", "matchCriteriaId": "E24345EF-8922-477E-8407-1318B556D67C", "versionEndExcluding": "2021.4.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Gradle Enterprise before 2021.4.2, the default built-in build cache configuration allowed anonymous write access. If this was not manually changed, a malicious actor with network access to the build cache could potentially populate it with manipulated entries that execute malicious code as part of a build. As of 2021.4.2, the built-in build cache is inaccessible-by-default, requiring explicit configuration of its access-control settings before it can be used. (Remote build cache nodes are unaffected as they are inaccessible-by-default.)" }, { "lang": "es", "value": "En Gradle Enterprise versiones anteriores a 2021.4.2, la configuraci\u00f3n por defecto de la cach\u00e9 de construcci\u00f3n incorporada permit\u00eda el acceso an\u00f3nimo de escritura. Si esto no es cambiado manualmente, un actor malicioso con acceso a la red a la cach\u00e9 de compilaci\u00f3n podr\u00eda rellenarla con entradas manipuladas que ejecutaran c\u00f3digo malicioso como parte de una compilaci\u00f3n. A partir de la versi\u00f3n 2021.4.2, la cach\u00e9 de compilaci\u00f3n incorporada es inaccesible por defecto, por lo que es necesario configurar expl\u00edcitamente sus par\u00e1metros de control de acceso antes de poder usarla. (Los nodos remotos de la cach\u00e9 de compilaci\u00f3n no est\u00e1n afectados, ya que son inaccesibles por defecto)" } ], "id": "CVE-2022-25364", "lastModified": "2024-11-21T06:52:04.947", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-03-17T17:15:07.550", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com/advisory/2022-02" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com/advisory/2022-02" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-276" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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…