cvelist/2020/15xxx/CVE-2020-15709.json
2020-09-05 04:01:45 +00:00

97 lines
3.6 KiB
JSON

{
"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": "<",
"version_name": " 0.98.9.*",
"version_value": " 0.98.9.2"
},
{
"version_affected": "<",
"version_name": " 0.96.24.32.*",
"version_value": " 0.96.24.32.14"
},
{
"version_affected": "<",
"version_name": " 0.96.20.*",
"version_value": " 0.96.20.10"
},
{
"version_affected": "<",
"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": [
{
"refsource": "MISC",
"url": "https://git.launchpad.net/software-properties/commit/add-apt-repository?id=97e2fe7d181e8711e0f5253d3b8db40426c17f1e",
"name": "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"
}
}