René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

112 lines
3.1 KiB
JSON

{
"id": "CVE-2014-7198",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-04-01T00:29:00.243",
"lastModified": "2019-04-01T14:59:08.710",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "OMERO before 5.0.6 has multiple CSRF vulnerabilities because the framework for OMERO's web interface lacks CSRF protection."
},
{
"lang": "es",
"value": "Omero, en versiones anteriores a la 5.0.6, tiene m\u00faltiples vulnerabilidades de Cross-Site Request Forgery (CSRF), porque el marco de la interfaz web de OMERO carece de protecci\u00f3n contra ataques de Cross-Site Request Forgery (CSRF)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openmicroscopy:omero:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.0.6",
"matchCriteriaId": "0912A133-BB09-4A36-AC50-FAC081FBF80D"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.openmicroscopy.org.uk/pipermail/ome-users/2014-November/004871.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.openmicroscopy.org/security/advisories/2014-SV3-csrf/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}