Search
Find a vulnerability
Search criteria
2 vulnerabilities found for arrow by arrow-kt
CVE-2019-11404 (GCVE-0-2019-11404)
Vulnerability from nvd – Published: 2019-04-21 16:06 – Updated: 2024-08-04 22:55
VLAI
EPSS
VEX
Summary
arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack.
Severity
8.1 (High)
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/arrow-kt/arrow/issues/1310 | x_refsource_MISC |
| https://github.com/arrow-kt/arrow/commit/74198dab… | x_refsource_MISC |
| https://github.com/arrow-kt/arrow/releases/tag/0.9.0 | x_refsource_MISC |
| https://github.com/arrow-kt/ank/issues/35 | x_refsource_MISC |
| https://github.com/arrow-kt/ank/pull/36 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:55:39.674Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/ank/pull/36"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-04-21T16:06:56.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/ank/pull/36"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11404",
"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": "arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/arrow-kt/arrow/issues/1310",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"name": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"name": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"name": "https://github.com/arrow-kt/ank/issues/35",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"name": "https://github.com/arrow-kt/ank/pull/36",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/ank/pull/36"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-11404",
"datePublished": "2019-04-21T16:06:56.000Z",
"dateReserved": "2019-04-21T00:00:00.000Z",
"dateUpdated": "2024-08-04T22:55:39.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2019-11404 (GCVE-0-2019-11404)
Vulnerability from cvelistv5 – Published: 2019-04-21 16:06 – Updated: 2024-08-04 22:55
VLAI
EPSS
VEX
Summary
arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack.
Severity
8.1 (High)
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/arrow-kt/arrow/issues/1310 | x_refsource_MISC |
| https://github.com/arrow-kt/arrow/commit/74198dab… | x_refsource_MISC |
| https://github.com/arrow-kt/arrow/releases/tag/0.9.0 | x_refsource_MISC |
| https://github.com/arrow-kt/ank/issues/35 | x_refsource_MISC |
| https://github.com/arrow-kt/ank/pull/36 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:55:39.674Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/arrow-kt/ank/pull/36"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-04-21T16:06:56.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/arrow-kt/ank/pull/36"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11404",
"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": "arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/arrow-kt/arrow/issues/1310",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/issues/1310"
},
{
"name": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/commit/74198dab522393487d5344f194dc21208ab71ae8"
},
{
"name": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/arrow/releases/tag/0.9.0"
},
{
"name": "https://github.com/arrow-kt/ank/issues/35",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/ank/issues/35"
},
{
"name": "https://github.com/arrow-kt/ank/pull/36",
"refsource": "MISC",
"url": "https://github.com/arrow-kt/ank/pull/36"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-11404",
"datePublished": "2019-04-21T16:06:56.000Z",
"dateReserved": "2019-04-21T00:00:00.000Z",
"dateUpdated": "2024-08-04T22:55:39.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}