Vulnerabilites related to gradle - build_cache_node
CVE-2021-41589 (GCVE-0-2021-41589)
Vulnerability from cvelistv5
Published
2021-10-27 13:31
Modified
2024-08-04 03:15
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the default open configuration, a malicious actor with network access can populate the cache with manipulated entries that may execute malicious code as part of a build process. This applies to the build cache provided with Gradle Enterprise and the separate build cache node service if used. If access control to the user interface is not changed from the default open configuration, a malicious actor can undo build cache access control in order to populate the cache with manipulated entries that may execute malicious code as part of a build process. This does not apply to the build cache provided with Gradle Enterprise, but does apply to the separate build cache node service if used.
References
▼ | URL | Tags |
---|---|---|
https://security.gradle.com | x_refsource_MISC | |
https://security.gradle.com/advisory/2021-06 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T03:15:28.911Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://security.gradle.com" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://security.gradle.com/advisory/2021-06" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the default open configuration, a malicious actor with network access can populate the cache with manipulated entries that may execute malicious code as part of a build process. This applies to the build cache provided with Gradle Enterprise and the separate build cache node service if used. If access control to the user interface is not changed from the default open configuration, a malicious actor can undo build cache access control in order to populate the cache with manipulated entries that may execute malicious code as part of a build process. This does not apply to the build cache provided with Gradle Enterprise, but does apply to the separate build cache node service if used." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-10-27T13:31:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://security.gradle.com" }, { "tags": [ "x_refsource_MISC" ], "url": "https://security.gradle.com/advisory/2021-06" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-41589", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the default open configuration, a malicious actor with network access can populate the cache with manipulated entries that may execute malicious code as part of a build process. This applies to the build cache provided with Gradle Enterprise and the separate build cache node service if used. If access control to the user interface is not changed from the default open configuration, a malicious actor can undo build cache access control in order to populate the cache with manipulated entries that may execute malicious code as part of a build process. This does not apply to the build cache provided with Gradle Enterprise, but does apply to the separate build cache node service if used." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://security.gradle.com", "refsource": "MISC", "url": "https://security.gradle.com" }, { "name": "https://security.gradle.com/advisory/2021-06", "refsource": "MISC", "url": "https://security.gradle.com/advisory/2021-06" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-41589", "datePublished": "2021-10-27T13:31:01", "dateReserved": "2021-09-24T00:00:00", "dateUpdated": "2024-08-04T03:15:28.911Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2019-11403 (GCVE-0-2019-11403)
Vulnerability from cvelistv5
Published
2019-04-21 16:06
Modified
2024-08-04 22:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page.
References
▼ | URL | Tags |
---|---|---|
https://gradle.com/enterprise/releases/2018.5/#changes-2 | x_refsource_MISC | |
https://security.gradle.com/advisory/CVE-2019-11403 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:55:39.647Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gradle.com/enterprise/releases/2018.5/#changes-2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.gradle.com/advisory/CVE-2019-11403" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-18T13:56:43", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://gradle.com/enterprise/releases/2018.5/#changes-2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.gradle.com/advisory/CVE-2019-11403" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-11403", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gradle.com/enterprise/releases/2018.5/#changes-2", "refsource": "MISC", "url": "https://gradle.com/enterprise/releases/2018.5/#changes-2" }, { "name": "https://security.gradle.com/advisory/CVE-2019-11403", "refsource": "CONFIRM", "url": "https://security.gradle.com/advisory/CVE-2019-11403" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-11403", "datePublished": "2019-04-21T16:06:30", "dateReserved": "2019-04-21T00:00:00", "dateUpdated": "2024-08-04T22:55:39.647Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2021-10-27 14:15
Modified
2024-11-21 06:26
Severity ?
Summary
In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the default open configuration, a malicious actor with network access can populate the cache with manipulated entries that may execute malicious code as part of a build process. This applies to the build cache provided with Gradle Enterprise and the separate build cache node service if used. If access control to the user interface is not changed from the default open configuration, a malicious actor can undo build cache access control in order to populate the cache with manipulated entries that may execute malicious code as part of a build process. This does not apply to the build cache provided with Gradle Enterprise, but does apply to the separate build cache node service if used.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://security.gradle.com | Vendor Advisory | |
cve@mitre.org | https://security.gradle.com/advisory/2021-06 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gradle.com | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gradle.com/advisory/2021-06 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gradle | build_cache_node | * | |
gradle | enterprise | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gradle:build_cache_node:*:*:*:*:*:*:*:*", "matchCriteriaId": "568F1F21-EF4F-4120-9FB9-B7F6302D5B7F", "versionEndExcluding": "10.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:gradle:enterprise:*:*:*:*:*:*:*:*", "matchCriteriaId": "33782990-15FC-4A1E-8E40-5ECF5AB9E9B7", "versionEndExcluding": "2021.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the default open configuration, a malicious actor with network access can populate the cache with manipulated entries that may execute malicious code as part of a build process. This applies to the build cache provided with Gradle Enterprise and the separate build cache node service if used. If access control to the user interface is not changed from the default open configuration, a malicious actor can undo build cache access control in order to populate the cache with manipulated entries that may execute malicious code as part of a build process. This does not apply to the build cache provided with Gradle Enterprise, but does apply to the separate build cache node service if used." }, { "lang": "es", "value": "En Gradle Enterprise versiones anteriores a 2021.3 (y Enterprise Build Cache Node versiones anteriores a 10.0), se presenta un potencial envenenamiento de la cach\u00e9 y ejecuci\u00f3n remota de c\u00f3digo cuando se ejecuta el nodo de cach\u00e9 de construcci\u00f3n con su configuraci\u00f3n por defecto. Esta configuraci\u00f3n permite un acceso an\u00f3nimo a la interfaz de usuario de configuraci\u00f3n y el acceso de escritura an\u00f3nimo a la cach\u00e9 de construcci\u00f3n. Si el control de acceso a la cach\u00e9 de construcci\u00f3n no es cambiado de la configuraci\u00f3n abierta por defecto, un actor malicioso con acceso a la red puede llenar la cach\u00e9 con entradas manipuladas que pueden ejecutar c\u00f3digo malicioso como parte de un proceso de construcci\u00f3n. Esto es aplicado a la cach\u00e9 de compilaci\u00f3n proporcionada con Gradle Enterprise y al servicio de nodo de cach\u00e9 de compilaci\u00f3n separado, si es usado. Si el control de acceso a la interfaz de usuario no es cambiado de la configuraci\u00f3n abierta por defecto, un actor malicioso puede deshacer el control de acceso a la cach\u00e9 de compilaci\u00f3n para llenar la cach\u00e9 con entradas manipuladas que pueden ejecutar c\u00f3digo malicioso como parte de un proceso de compilaci\u00f3n. Esto no es aplicado a la cach\u00e9 de construcci\u00f3n proporcionada con Gradle Enterprise, pero es aplicado al servicio de nodo de cach\u00e9 de construcci\u00f3n independiente si es usado" } ], "id": "CVE-2021-41589", "lastModified": "2024-11-21T06:26:29.020", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-10-27T14:15:07.523", "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/2021-06" }, { "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/2021-06" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2019-04-22 11:29
Modified
2024-11-21 04:21
Severity ?
Summary
In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gradle.com/enterprise/releases/2018.5/#changes-2 | Release Notes, Vendor Advisory | |
cve@mitre.org | https://security.gradle.com/advisory/CVE-2019-11403 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gradle.com/enterprise/releases/2018.5/#changes-2 | Release Notes, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gradle.com/advisory/CVE-2019-11403 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gradle | build_cache_node | * | |
gradle | enterprise | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gradle:build_cache_node:*:*:*:*:*:*:*:*", "matchCriteriaId": "99FCDCA2-5255-44B5-83D3-4D1B345CBD15", "versionEndExcluding": "5.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:gradle:enterprise:*:*:*:*:*:*:*:*", "matchCriteriaId": "8861CBCD-B19D-4784-8F0E-4F15E4D70D97", "versionEndExcluding": "2018.5.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page." }, { "lang": "es", "value": "En Gradle Enterprise versiones anteriores a 2018.5.2, Build Cache Nodes reflejar\u00eda la contrase\u00f1a configurada al ver el c\u00f3digo fuente HTML de la p\u00e1gina de configuraci\u00f3n." } ], "id": "CVE-2019-11403", "lastModified": "2024-11-21T04:21:02.487", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-04-22T11:29:04.503", "references": [ { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://gradle.com/enterprise/releases/2018.5/#changes-2" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com/advisory/CVE-2019-11403" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://gradle.com/enterprise/releases/2018.5/#changes-2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://security.gradle.com/advisory/CVE-2019-11403" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-200" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }