Search criteria
2 vulnerabilities found for add-apt-repository by Canonical
CVE-2020-15709 (GCVE-0-2020-15709)
Vulnerability from nvd – Published: 2020-09-05 03:30 – Updated: 2024-09-17 01:51
VLAI?
Title
add-apt-repository print ASNI terminal codes
Summary
Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways.
Severity ?
No CVSS data available.
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Canonical | add-apt-repository |
Affected:
0.98.9.* , < 0.98.9.2
(custom)
Affected: 0.96.24.32.* , < 0.96.24.32.14 (custom) Affected: 0.96.20.* , < 0.96.20.10 (custom) Affected: 0.92.37.* , < 0.92.37.8ubuntu0.1~esm1 (custom) |
Credits
Jason A. Donenfeld
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T13:22:30.826Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "add-apt-repository",
"vendor": "Canonical",
"versions": [
{
"lessThan": "0.98.9.2",
"status": "affected",
"version": "0.98.9.*",
"versionType": "custom"
},
{
"lessThan": "0.96.24.32.14",
"status": "affected",
"version": "0.96.24.32.*",
"versionType": "custom"
},
{
"lessThan": "0.96.20.10",
"status": "affected",
"version": "0.96.20.*",
"versionType": "custom"
},
{
"lessThan": "0.92.37.8ubuntu0.1~esm1",
"status": "affected",
"version": "0.92.37.*",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jason A. Donenfeld"
}
],
"datePublic": "2020-08-04T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-09-05T03:30:17",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
],
"source": {
"advisory": "https://ubuntu.com/security/notices/USN-4457-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1890286"
],
"discovery": "EXTERNAL"
},
"title": "add-apt-repository print ASNI terminal codes",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2020-08-04T00:00:00.000Z",
"ID": "CVE-2020-15709",
"STATE": "PUBLIC",
"TITLE": "add-apt-repository print ASNI terminal codes"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "add-apt-repository",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0.98.9.*",
"version_value": "0.98.9.2"
},
{
"version_affected": "\u003c",
"version_name": "0.96.24.32.*",
"version_value": "0.96.24.32.14"
},
{
"version_affected": "\u003c",
"version_name": "0.96.20.*",
"version_value": "0.96.20.10"
},
{
"version_affected": "\u003c",
"version_name": "0.92.37.*",
"version_value": "0.92.37.8ubuntu0.1~esm1"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Jason A. Donenfeld"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e",
"refsource": "MISC",
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
]
},
"source": {
"advisory": "https://ubuntu.com/security/notices/USN-4457-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1890286"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2020-15709",
"datePublished": "2020-09-05T03:30:18.015729Z",
"dateReserved": "2020-07-14T00:00:00",
"dateUpdated": "2024-09-17T01:51:18.150Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-15709 (GCVE-0-2020-15709)
Vulnerability from cvelistv5 – Published: 2020-09-05 03:30 – Updated: 2024-09-17 01:51
VLAI?
Title
add-apt-repository print ASNI terminal codes
Summary
Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways.
Severity ?
No CVSS data available.
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Canonical | add-apt-repository |
Affected:
0.98.9.* , < 0.98.9.2
(custom)
Affected: 0.96.24.32.* , < 0.96.24.32.14 (custom) Affected: 0.96.20.* , < 0.96.20.10 (custom) Affected: 0.92.37.* , < 0.92.37.8ubuntu0.1~esm1 (custom) |
Credits
Jason A. Donenfeld
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T13:22:30.826Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "add-apt-repository",
"vendor": "Canonical",
"versions": [
{
"lessThan": "0.98.9.2",
"status": "affected",
"version": "0.98.9.*",
"versionType": "custom"
},
{
"lessThan": "0.96.24.32.14",
"status": "affected",
"version": "0.96.24.32.*",
"versionType": "custom"
},
{
"lessThan": "0.96.20.10",
"status": "affected",
"version": "0.96.20.*",
"versionType": "custom"
},
{
"lessThan": "0.92.37.8ubuntu0.1~esm1",
"status": "affected",
"version": "0.92.37.*",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jason A. Donenfeld"
}
],
"datePublic": "2020-08-04T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-09-05T03:30:17",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
],
"source": {
"advisory": "https://ubuntu.com/security/notices/USN-4457-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1890286"
],
"discovery": "EXTERNAL"
},
"title": "add-apt-repository print ASNI terminal codes",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2020-08-04T00:00:00.000Z",
"ID": "CVE-2020-15709",
"STATE": "PUBLIC",
"TITLE": "add-apt-repository print ASNI terminal codes"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "add-apt-repository",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0.98.9.*",
"version_value": "0.98.9.2"
},
{
"version_affected": "\u003c",
"version_name": "0.96.24.32.*",
"version_value": "0.96.24.32.14"
},
{
"version_affected": "\u003c",
"version_name": "0.96.20.*",
"version_value": "0.96.20.10"
},
{
"version_affected": "\u003c",
"version_name": "0.92.37.*",
"version_value": "0.92.37.8ubuntu0.1~esm1"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Jason A. Donenfeld"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1~esm1, printed a PPA (personal package archive) description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e",
"refsource": "MISC",
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e"
}
]
},
"source": {
"advisory": "https://ubuntu.com/security/notices/USN-4457-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1890286"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2020-15709",
"datePublished": "2020-09-05T03:30:18.015729Z",
"dateReserved": "2020-07-14T00:00:00",
"dateUpdated": "2024-09-17T01:51:18.150Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}