All the vulnerabilites related to Cloud Foundry - cf-deployment
cve-2019-3801
Vulnerability from cvelistv5
Published
2019-04-25 20:17
Modified
2024-09-17 02:56
Severity ?
EPSS score ?
Summary
Cloud Foundry cf-deployment, versions prior to 7.9.0, contain java components that are using an insecure protocol to fetch dependencies when building. A remote unauthenticated malicious attacker could hijack the DNS entry for the dependency, and inject malicious code into the component.
References
▼ | URL | Tags |
---|---|---|
https://www.cloudfoundry.org/blog/cve-2019-3801 | x_refsource_CONFIRM | |
http://www.securityfocus.com/bid/108104 | vdb-entry, x_refsource_BID |
Impacted products
Vendor | Product | Version | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Cloud Foundry | CredHub |
Version: 2.1 < 2.1.3 Version: 1.9 < 1.9.10 |
||||||||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T19:19:18.469Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.cloudfoundry.org/blog/cve-2019-3801" }, { "name": "108104", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/108104" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "CredHub", "vendor": "Cloud Foundry", "versions": [ { "lessThan": "2.1.3", "status": "affected", "version": "2.1", "versionType": "custom" }, { "lessThan": "1.9.10", "status": "affected", "version": "1.9", "versionType": "custom" } ] }, { "product": "UAA Release (OSS)", "vendor": "Cloud Foundry", "versions": [ { "lessThan": "v64.0", "status": "affected", "version": "All", "versionType": "custom" } ] }, { "product": "cf-deployment", "vendor": "Cloud Foundry", "versions": [ { "lessThan": "v7.9.0", "status": "affected", "version": "All", "versionType": "custom" } ] }, { "product": "UAA Release (LTS)", "vendor": "Pivotal", "versions": [ { "lessThan": "v60.2", "status": "affected", "version": "v60", "versionType": "custom" }, { "lessThan": "v64.1", "status": "affected", "version": "v64", "versionType": "custom" } ] } ], "datePublic": "2019-04-25T00:00:00", "descriptions": [ { "lang": "en", "value": "Cloud Foundry cf-deployment, versions prior to 7.9.0, contain java components that are using an insecure protocol to fetch dependencies when building. A remote unauthenticated malicious attacker could hijack the DNS entry for the dependency, and inject malicious code into the component." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-494", "description": "CWE-494: Download of Code Without Integrity Check", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-04-30T13:06:03", "orgId": "c550e75a-17ff-4988-97f0-544cde3820fe", "shortName": "dell" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.cloudfoundry.org/blog/cve-2019-3801" }, { "name": "108104", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/108104" } ], "source": { "discovery": "UNKNOWN" }, "title": "Java Projects using HTTP to fetch dependencies", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security_alert@emc.com", "DATE_PUBLIC": "2019-04-25T00:00:00.000Z", "ID": "CVE-2019-3801", "STATE": "PUBLIC", "TITLE": "Java Projects using HTTP to fetch dependencies" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "CredHub", "version": { "version_data": [ { "affected": "\u003c", "version_affected": "\u003c", "version_name": "2.1", "version_value": "2.1.3" }, { "affected": "\u003c", "version_affected": "\u003c", "version_name": "1.9", "version_value": "1.9.10" } ] } }, { "product_name": "UAA Release (OSS)", "version": { "version_data": [ { "affected": "\u003c", "version_affected": "\u003c", "version_name": "All", "version_value": "v64.0" } ] } }, { "product_name": "cf-deployment", "version": { "version_data": [ { "affected": "\u003c", "version_affected": "\u003c", "version_name": "All", "version_value": "v7.9.0" } ] } } ] }, "vendor_name": "Cloud Foundry" }, { "product": { "product_data": [ { "product_name": "UAA Release (LTS)", "version": { "version_data": [ { "affected": "\u003c", "version_affected": "\u003c", "version_name": "v60", "version_value": "v60.2" }, { "affected": "\u003c", "version_affected": "\u003c", "version_name": "v64", "version_value": "v64.1" } ] } } ] }, "vendor_name": "Pivotal" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cloud Foundry cf-deployment, versions prior to 7.9.0, contain java components that are using an insecure protocol to fetch dependencies when building. A remote unauthenticated malicious attacker could hijack the DNS entry for the dependency, and inject malicious code into the component." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-494: Download of Code Without Integrity Check" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.cloudfoundry.org/blog/cve-2019-3801", "refsource": "CONFIRM", "url": "https://www.cloudfoundry.org/blog/cve-2019-3801" }, { "name": "108104", "refsource": "BID", "url": "http://www.securityfocus.com/bid/108104" } ] }, "source": { "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "c550e75a-17ff-4988-97f0-544cde3820fe", "assignerShortName": "dell", "cveId": "CVE-2019-3801", "datePublished": "2019-04-25T20:17:37.272844Z", "dateReserved": "2019-01-03T00:00:00", "dateUpdated": "2024-09-17T02:56:41.904Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }