GSD-2021-41077
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior (if .travis.yml has been created locally by a customer, and added to git) is for a Travis service to perform builds in a way that prevents public access to customer-specific secret environment data such as signing keys, access credentials, and API tokens. However, during the stated 8-day interval, secret data could be revealed to an unauthorized actor who forked a public repository and printed files during a build process.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-41077",
"description": "The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior (if .travis.yml has been created locally by a customer, and added to git) is for a Travis service to perform builds in a way that prevents public access to customer-specific secret environment data such as signing keys, access credentials, and API tokens. However, during the stated 8-day interval, secret data could be revealed to an unauthorized actor who forked a public repository and printed files during a build process.",
"id": "GSD-2021-41077"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-41077"
],
"details": "The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior (if .travis.yml has been created locally by a customer, and added to git) is for a Travis service to perform builds in a way that prevents public access to customer-specific secret environment data such as signing keys, access credentials, and API tokens. However, during the stated 8-day interval, secret data could be revealed to an unauthorized actor who forked a public repository and printed files during a build process.",
"id": "GSD-2021-41077",
"modified": "2023-12-13T01:23:27.133554Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-41077",
"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": "The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior (if .travis.yml has been created locally by a customer, and added to git) is for a Travis service to perform builds in a way that prevents public access to customer-specific secret environment data such as signing keys, access credentials, and API tokens. However, during the stated 8-day interval, secret data could be revealed to an unauthorized actor who forked a public repository and printed files during a build process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://twitter.com/peter_szilagyi/status/1437646118700175360",
"refsource": "MISC",
"url": "https://twitter.com/peter_szilagyi/status/1437646118700175360"
},
{
"name": "https://twitter.com/peter_szilagyi/status/1437649838477283330",
"refsource": "MISC",
"url": "https://twitter.com/peter_szilagyi/status/1437649838477283330"
},
{
"name": "https://blog.travis-ci.com/2021-09-13-bulletin",
"refsource": "MISC",
"url": "https://blog.travis-ci.com/2021-09-13-bulletin"
},
{
"name": "https://news.ycombinator.com/item?id=28523350",
"refsource": "MISC",
"url": "https://news.ycombinator.com/item?id=28523350"
},
{
"name": "https://travis-ci.community/t/security-bulletin/12081",
"refsource": "MISC",
"url": "https://travis-ci.community/t/security-bulletin/12081"
},
{
"name": "https://news.ycombinator.com/item?id=28524727",
"refsource": "MISC",
"url": "https://news.ycombinator.com/item?id=28524727"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:travis-ci:travis_ci:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2021-09-10",
"versionStartIncluding": "2021-09-03",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-41077"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior (if .travis.yml has been created locally by a customer, and added to git) is for a Travis service to perform builds in a way that prevents public access to customer-specific secret environment data such as signing keys, access credentials, and API tokens. However, during the stated 8-day interval, secret data could be revealed to an unauthorized actor who forked a public repository and printed files during a build process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.travis-ci.com/2021-09-13-bulletin",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://blog.travis-ci.com/2021-09-13-bulletin"
},
{
"name": "https://twitter.com/peter_szilagyi/status/1437649838477283330",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://twitter.com/peter_szilagyi/status/1437649838477283330"
},
{
"name": "https://news.ycombinator.com/item?id=28523350",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://news.ycombinator.com/item?id=28523350"
},
{
"name": "https://twitter.com/peter_szilagyi/status/1437646118700175360",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://twitter.com/peter_szilagyi/status/1437646118700175360"
},
{
"name": "https://news.ycombinator.com/item?id=28524727",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://news.ycombinator.com/item?id=28524727"
},
{
"name": "https://travis-ci.community/t/security-bulletin/12081",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://travis-ci.community/t/security-bulletin/12081"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-09-29T18:37Z",
"publishedDate": "2021-09-14T16:15Z"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…