"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-10-07 12:01:37 +00:00
parent a655c293f2
commit a78a8851f0
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
7 changed files with 77 additions and 8 deletions

View File

@ -86,6 +86,11 @@
"url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1648493%2C1660800",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1648493%2C1660800"
},
{
"refsource": "DEBIAN",
"name": "DSA-4770",
"url": "https://www.debian.org/security/2020/dsa-4770"
}
]
},

View File

@ -86,6 +86,11 @@
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646140",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646140"
},
{
"refsource": "DEBIAN",
"name": "DSA-4770",
"url": "https://www.debian.org/security/2020/dsa-4770"
}
]
},

View File

@ -86,6 +86,11 @@
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1641487",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1641487"
},
{
"refsource": "DEBIAN",
"name": "DSA-4770",
"url": "https://www.debian.org/security/2020/dsa-4770"
}
]
},

View File

@ -86,6 +86,11 @@
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1660211",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1660211"
},
{
"refsource": "DEBIAN",
"name": "DSA-4770",
"url": "https://www.debian.org/security/2020/dsa-4770"
}
]
},

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25985",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-25985",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
"affects": {
"vendor": {
"vendor_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."
"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": "MonoCMS Blog 1.0 is affected by: Arbitrary File Deletion. Any authenticated user can delete files on and off the webserver (php files can be unlinked and not deleted)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://monocms.com/download",
"refsource": "MISC",
"name": "https://monocms.com/download"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/48848",
"url": "https://www.exploit-db.com/exploits/48848"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Cross Site Request Forgery (CSRF) vulnerability in MonoCMS Blog version as of 29-09-2020 allows attackers to change the password of a user."
"value": "A Cross Site Request Forgery (CSRF) vulnerability in MonoCMS Blog 1.0 allows attackers to change the password of a user."
}
]
},

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "MonoCMS Blog version as of 29-09-2020 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash."
"value": "MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash."
}
]
},