"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-04-01 00:00:43 +00:00
parent 4202f1512d
commit 578f674e5c
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -2,7 +2,30 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-7198",
"STATE": "RESERVED"
"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",
@ -11,7 +34,33 @@
"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": "OMERO before 5.0.6 has multiple CSRF vulnerabilities because the framework for OMERO's web interface lacks CSRF protection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openmicroscopy.org/security/advisories/2014-SV3-csrf/",
"refsource": "MISC",
"name": "https://www.openmicroscopy.org/security/advisories/2014-SV3-csrf/"
},
{
"url": "http://lists.openmicroscopy.org.uk/pipermail/ome-users/2014-November/004871.html",
"refsource": "MISC",
"name": "http://lists.openmicroscopy.org.uk/pipermail/ome-users/2014-November/004871.html"
}
]
}