"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-02-02 07:00:41 +00:00
parent 1aec9e32a9
commit 61c7309fd8
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 147 additions and 14 deletions

View File

@ -231,6 +231,21 @@
"refsource": "MLIST",
"name": "[oss-security] 20210201 Re: Linux Kernel: local priv escalation via futexes",
"url": "http://www.openwall.com/lists/oss-security/2021/02/01/4"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2021/02/01/4",
"url": "https://www.openwall.com/lists/oss-security/2021/02/01/4"
},
{
"refsource": "MISC",
"name": "https://elongl.github.io/exploitation/2021/01/08/cve-2014-3153.html",
"url": "https://elongl.github.io/exploitation/2021/01/08/cve-2014-3153.html"
},
{
"refsource": "MISC",
"name": "https://github.com/elongl/CVE-2014-3153",
"url": "https://github.com/elongl/CVE-2014-3153"
}
]
}

View File

@ -1,17 +1,81 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-24335",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-24335",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "An issue was discovered in uIP through 1.0, as used in Contiki and Contiki-NG. Domain name parsing lacks bounds checks, allowing an attacker to corrupt memory with crafted DNS packets."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/adamdunkels/uip",
"refsource": "MISC",
"name": "https://github.com/adamdunkels/uip"
},
{
"url": "https://github.com/contiki-os/contiki",
"refsource": "MISC",
"name": "https://github.com/contiki-os/contiki"
},
{
"url": "https://github.com/contiki-ng/contiki-ng",
"refsource": "MISC",
"name": "https://github.com/contiki-ng/contiki-ng"
},
{
"refsource": "MISC",
"name": "https://www.kb.cert.org/vuls/id/815128",
"url": "https://www.kb.cert.org/vuls/id/815128"
},
{
"refsource": "MISC",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01"
}
]
}

View File

@ -5,13 +5,13 @@
"CVE_data_meta": {
"ID": "CVE-2021-20207",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "REJECT"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs:CVE-2021-3348. Reason: This candidate is a reservation duplicate of CVE-2021-3348. Notes: All CVE users should reference CVE-2021-3348 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage."
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3281",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-3281",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by \"startapp --template\" and \"startproject --template\") allows directory traversal via an archive with absolute paths or relative paths with dot segments."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/django-announce"
},
{
"url": "https://docs.djangoproject.com/en/3.1/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/3.1/releases/security/"
},
{
"refsource": "CONFIRM",
"name": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/",
"url": "https://www.djangoproject.com/weblog/2021/feb/01/security-releases/"
}
]
}