- Synchronized data.

This commit is contained in:
CVE Team 2018-04-15 23:02:46 -04:00
parent 877829a2f7
commit 3066e036f6
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
6 changed files with 101 additions and 1 deletions

View File

@ -62,6 +62,11 @@
"refsource" : "MISC",
"url" : "https://www.fireeye.com/blog/threat-research/2015/07/cve-2015-5122_-_seco.html"
},
{
"name" : "https://perception-point.io/2018/04/11/breaking-cfi-cve-2015-5122-coop/",
"refsource" : "MISC",
"url" : "https://perception-point.io/2018/04/11/breaking-cfi-cve-2015-5122-coop/"
},
{
"name" : "http://www.rapid7.com/db/modules/exploit/multi/browser/adobe_flash_opaque_background_uaf",
"refsource" : "MISC",

View File

@ -52,6 +52,11 @@
},
"references" : {
"reference_data" : [
{
"name" : "https://xiaodaozhi.com/exploit/117.html",
"refsource" : "MISC",
"url" : "https://xiaodaozhi.com/exploit/117.html"
},
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-0263",
"refsource" : "CONFIRM",

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10122",
"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" : "QingDao Nature Easy Soft Chanzhi Enterprise Portal System (aka chanzhieps) pro1.6 allows remote attackers to read arbitrary files via directory traversal sequences in the pathname parameter to www/file.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/goodrain-apps/chanzhieps/issues/1",
"refsource" : "MISC",
"url" : "https://github.com/goodrain-apps/chanzhieps/issues/1"
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10123",
"STATE" : "RESERVED"
},
"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."
}
]
}
}

View File

@ -52,6 +52,11 @@
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/securifera/CVE-2018-6546-Exploit/",
"refsource" : "MISC",
"url" : "https://github.com/securifera/CVE-2018-6546-Exploit/"
},
{
"name" : "https://www.securifera.com/advisories/CVE-2018-6546/",
"refsource" : "MISC",

View File

@ -34,7 +34,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "libqpdf.a in QPDF through 8.0.2 mishandles certain \"expected dictionary key but found non-name object\" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes."
"value" : "libqpdf.a in QPDF through 8.0.2 mishandles certain \"expected dictionary key but found non-name object\" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes, because nesting in direct objects is not restricted."
}
]
},
@ -52,6 +52,11 @@
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223",
"refsource" : "MISC",
"url" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223"
},
{
"name" : "https://github.com/qpdf/qpdf/issues/202",
"refsource" : "MISC",