cvelist/2020/24xxx/CVE-2020-24584.json

112 lines
4.2 KiB
JSON
Raw Normal View History

2020-08-21 13:01:25 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-01 13:01:40 +00:00
"ID": "CVE-2020-24584",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2020-08-21 13:01:25 +00:00
},
2020-09-01 13:01:40 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-21 13:01:25 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-01 13:01:40 +00:00
"value": "An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.djangoproject.com/en/dev/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/dev/releases/security/"
},
2021-01-20 15:02:47 +00:00
{
"refsource": "UBUNTU",
"name": "USN-4479-1",
"url": "https://usn.ubuntu.com/4479-1/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-94407454d7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F2ZHO3GZCJMP3DDTXCNVFV6ED3W64NAU/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-6941c0a65b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCRPQCBTV3RZHKVZ6K6QOAANPRZQD3GI/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-9c6b391162",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OLGFFLMF3X6USMJD7V5F5P4K2WVUTO3T/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
2020-09-01 13:01:40 +00:00
{
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!topic/django-announce/zFCMdgUnutU",
"url": "https://groups.google.com/forum/#!topic/django-announce/zFCMdgUnutU"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!topic/django-announce/Gdqn58RqIDM",
"url": "https://groups.google.com/forum/#!topic/django-announce/Gdqn58RqIDM"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/09/01/2",
"url": "https://www.openwall.com/lists/oss-security/2020/09/01/2"
},
{
"refsource": "MISC",
"name": "https://www.djangoproject.com/weblog/2020/sep/01/security-releases/",
"url": "https://www.djangoproject.com/weblog/2020/sep/01/security-releases/"
2020-09-02 16:01:29 +00:00
},
2020-09-18 12:01:29 +00:00
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200918-0004/",
"url": "https://security.netapp.com/advisory/ntap-20200918-0004/"
2020-08-21 13:01:25 +00:00
}
]
}
}