cvelist/2021/41xxx/CVE-2021-41077.json
2021-09-14 19:00:56 +00:00

87 lines
3.4 KiB
JSON

{
"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": [
{
"url": "https://twitter.com/peter_szilagyi/status/1437646118700175360",
"refsource": "MISC",
"name": "https://twitter.com/peter_szilagyi/status/1437646118700175360"
},
{
"url": "https://twitter.com/peter_szilagyi/status/1437649838477283330",
"refsource": "MISC",
"name": "https://twitter.com/peter_szilagyi/status/1437649838477283330"
},
{
"url": "https://blog.travis-ci.com/2021-09-13-bulletin",
"refsource": "MISC",
"name": "https://blog.travis-ci.com/2021-09-13-bulletin"
},
{
"url": "https://news.ycombinator.com/item?id=28523350",
"refsource": "MISC",
"name": "https://news.ycombinator.com/item?id=28523350"
},
{
"refsource": "MISC",
"name": "https://travis-ci.community/t/security-bulletin/12081",
"url": "https://travis-ci.community/t/security-bulletin/12081"
},
{
"refsource": "MISC",
"name": "https://news.ycombinator.com/item?id=28524727",
"url": "https://news.ycombinator.com/item?id=28524727"
}
]
}
}