"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-03-14 01:01:14 +00:00
parent 9cb5f5dfc7
commit 75caed5c41
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
8 changed files with 154 additions and 0 deletions

View File

@ -101,6 +101,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html", "name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html" "url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html"
},
{
"refsource": "FULLDISC",
"name": "20200313 RichFaces exploitation toolkit",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
} }
] ]
} }

View File

@ -86,6 +86,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html", "name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html" "url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html"
},
{
"refsource": "FULLDISC",
"name": "20200313 RichFaces exploitation toolkit",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
} }
] ]
} }

View File

@ -61,6 +61,11 @@
"name": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html", "name": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html",
"refsource": "MISC", "refsource": "MISC",
"url": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html" "url": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html"
},
{
"refsource": "FULLDISC",
"name": "20200313 RichFaces exploitation toolkit",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
} }
] ]
} }

View File

@ -81,6 +81,11 @@
"name": "RHSA-2018:2930", "name": "RHSA-2018:2930",
"refsource": "REDHAT", "refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2930" "url": "https://access.redhat.com/errata/RHSA-2018:2930"
},
{
"refsource": "FULLDISC",
"name": "20200313 RichFaces exploitation toolkit",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
} }
] ]
} }

View File

@ -96,6 +96,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html", "name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html" "url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html"
},
{
"refsource": "FULLDISC",
"name": "20200313 RichFaces exploitation toolkit",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
} }
] ]
} }

View File

@ -61,6 +61,11 @@
"url": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/", "url": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/",
"refsource": "MISC", "refsource": "MISC",
"name": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/" "name": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/10132",
"url": "https://wpvulndb.com/vulnerabilities/10132"
} }
] ]
} }

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10565",
"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": "grub2-bhyve, as used in FreeBSD bhyve before revision 525916 2020-02-12, does not validate the address provided as part of a memrw command (read_* or write_*) by a guest through a grub2.cfg file. This allows an untrusted guest to perform arbitrary read or write operations in the context of the grub-bhyve process, resulting in code execution as root on the host OS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://svnweb.freebsd.org/ports?view=revision&revision=525916",
"refsource": "MISC",
"name": "https://svnweb.freebsd.org/ports?view=revision&revision=525916"
}
]
}
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10566",
"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": "grub2-bhyve, as used in FreeBSD bhyve before revision 525916 2020-02-12, mishandles font loading by a guest through a grub2.cfg file, leading to a buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://svnweb.freebsd.org/ports?view=revision&revision=525916",
"refsource": "MISC",
"name": "https://svnweb.freebsd.org/ports?view=revision&revision=525916"
}
]
}
}