- Synchronized data.

This commit is contained in:
CVE Team 2018-06-19 11:02:56 -04:00
parent 872160e3b3
commit 33205f21d7
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 64 additions and 2 deletions

View File

@ -58,9 +58,9 @@
"url" : "https://github.com/pkp/pkp-lib/issues/3785"
},
{
"name" : "https://metamorfosec.com/Files/Advisories/METS-2018-001_A%20XSS%20Vulnerability%20in%20OJS%203.X.txt",
"name" : "https://metamorfosec.com/Files/Advisories/METS-2018-001-A_XSS_Vulnerability_in_OJS_3.X.txt",
"refsource" : "MISC",
"url" : "https://metamorfosec.com/Files/Advisories/METS-2018-001_A%20XSS%20Vulnerability%20in%20OJS%203.X.txt"
"url" : "https://metamorfosec.com/Files/Advisories/METS-2018-001-A_XSS_Vulnerability_in_OJS_3.X.txt"
}
]
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-12578",
"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" : "There is a heap-based buffer overflow in bmp_compress1_row in appliers.cpp in sam2p 0.49.4 that leads to a denial of service or possibly unspecified other impact."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/pts/sam2p/issues/39",
"refsource" : "MISC",
"url" : "https://github.com/pts/sam2p/issues/39"
}
]
}
}