cvelist/2021/25xxx/CVE-2021-25684.json
2021-06-11 03:00:57 +00:00

113 lines
3.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2021-02-02T00:00:00.000Z",
"ID": "CVE-2021-25684",
"STATE": "PUBLIC",
"TITLE": "apport can be stalled by reading a FIFO"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "apport",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.20.1",
"version_value": "2.20.1-0ubuntu2.30"
},
{
"version_affected": "<",
"version_name": "2.20.9",
"version_value": "2.20.9-0ubuntu7.23"
},
{
"version_affected": "<",
"version_name": "2.20.11-0ubuntu27",
"version_value": "2.20.11-0ubuntu27.16"
},
{
"version_affected": "<",
"version_name": "2.20.11-0ubuntu50",
"version_value": "2.20.11-0ubuntu50.5"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Itai Greenhut"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that apport in data/apport did not properly open a report file to prevent hanging reads on a FIFO."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326",
"name": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326"
}
]
},
"source": {
"advisory": "https://ubuntu.com/security/notices/USN-4720-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326"
],
"discovery": "EXTERNAL"
}
}