cvelist/2020/11xxx/CVE-2020-11867.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2020-04-17 04:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-30 22:01:38 +00:00
"ID": "CVE-2020-11867",
"STATE": "PUBLIC"
2020-04-17 04:01:17 +00:00
},
2020-11-30 22:01:38 +00:00
"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",
2020-04-17 04:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-30 22:01:38 +00:00
"value": "Audacity through 2.3.3 saves temporary files to /var/tmp/audacity-$USER by default. After Audacity creates the temporary directory, it sets its permissions to 755. Any user on the system can read and play the temporary audio .au files located there."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/audacity/audacity/releases",
"refsource": "MISC",
"name": "https://github.com/audacity/audacity/releases"
},
{
"refsource": "MISC",
"name": "https://salvatoresecurity.com/the-many-perils-of-tmp/",
"url": "https://salvatoresecurity.com/the-many-perils-of-tmp/"
2021-02-15 03:00:38 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-8aaccdbb5f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WKK3S2QBXBHOFOQMXMGY5QAKVUWUX2YY/"
2021-06-22 03:00:49 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-1a043ee3d2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MG5PSF4CJ7UPMJHWX553EG3P2XN3PAYI/"
2020-04-17 04:01:17 +00:00
}
]
}
}